Commit Graph

7 Commits

Author SHA1 Message Date
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