This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
VE7UWU
/
sdrangel
Watch
1
Star
0
Fork
0
You've already forked sdrangel
mirror of
https://github.com/f4exb/sdrangel.git
synced
2025-05-31 22:32:24 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
sdrangel
/
devices
/
usrp
History
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
..
CMakeLists.txt
…
deviceusrp.cpp
USRP: Add support for non-discoverable devices and user arguments.
2022-06-01 15:37:50 +01:00
deviceusrp.h
…
deviceusrpparam.cpp
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
deviceusrpparam.h
USRP: Add support for non-discoverable devices and user arguments.
2022-06-01 15:37:50 +01:00
deviceusrpshared.cpp
…
deviceusrpshared.h
…