1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-09 14:46:34 -04:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
f4exb
6e7774d9f7 USRP enumeration: use default name and serial if not available. Fixes #1239 2022-05-14 11:20:37 +02: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
035a0ab2cb Add header to avoid compilation failure on Linux 2020-10-25 19:58:32 +00:00
Jon Beniston
d8ae6fc765 Import USRP support.
Add LO offset support.
Only set tx/rx_bandwidth after getting tx stream, to reduce TX LO leakage for <10MHz bandwidths.
Check for reference and LO lock before getting streams.
2020-10-25 11:57:48 +00:00
Jon Beniston
d4aa5d75b5 Add USRP device support. 2020-10-02 22:45:28 +01:00