Evan Older
01013449bb
USRP: B210: fix sample rate range upper bound
...
Ettus B210 has a maximum sampling rate of 61.44MSPS. Exceeding this limit results in unexpected behavior. Prevent this from occurring by decreasing the maximum sample rate by from 61.444MSP to 61.44MSP (-4k).
2026-04-20 19:11:07 -04:00
Daniele Forsi
4241f01376
Fix typos in cpp files
2024-07-10 23:06:38 +02:00
f4exb
b120f9cb01
Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893
2023-11-19 13:43:10 +01:00
Jon Beniston
aeaf0e75c0
Speed up enumeration / opening USRP B210 by using hardcoded values.
2023-01-15 19:45:44 +00:00
Jon Beniston
964835e2f2
USRP: Don't call get_tx/rx methods if tx/rx channels is 0, as may result in KeyError exception
2022-06-13 08:36:31 +01:00
Jon Beniston
a9e7fe6de1
USRP: Check if device supports automatic clock rate
2022-06-07 06:58:59 +01:00
Jon Beniston
49460a48df
USRP: Add support for non-discoverable devices and user arguments.
...
Tweak UI so icons aren't squashed.
2022-06-01 15:37:50 +01:00
Jon Beniston
a9b6af0648
Fix compilation with UHD 3.15. Add dependency info to readme.
2020-10-27 09:56:15 +00:00
Jon Beniston
2400c4643c
Add master clock rate display to GUI.
...
Calculate full range of sample rates supported, by varying master clock.
Check if requested sample rate can be met.
2020-10-26 14:39:12 +00:00
Jon Beniston
d4aa5d75b5
Add USRP device support.
2020-10-02 22:45:28 +01:00