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
2026-06-04 06:54:39 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7f720a369e4cee27221f778422c2b01d31bedd2f
sdrangel
/
devices
/
usrp
T
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
…