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
5ff0a5d0ac4149ab14a22755dbaabd638e46b41b
sdrangel
/
sdrbase
/
device
T
History
Jon Beniston
c54d268280
Add progress dialog for device enumeration, as some drivers are slow. Don't automatically enumerate.
2023-01-04 15:22:41 +00:00
..
deviceapi.cpp
Add start/stop all devices button in toolbar. Add device stateChanged signal. Use in RTL SDR GUI for updating device state
2022-08-27 10:18:17 +01:00
deviceapi.h
Add start/stop all devices button in toolbar. Add device stateChanged signal. Use in RTL SDR GUI for updating device state
2022-08-27 10:18:17 +01:00
deviceenumerator.cpp
Add progress dialog for device enumeration, as some drivers are slow. Don't automatically enumerate.
2023-01-04 15:22:41 +00:00
deviceenumerator.h
Add progress dialog for device enumeration, as some drivers are slow. Don't automatically enumerate.
2023-01-04 15:22:41 +00:00
deviceset.cpp
Some clang warnong fixes
2022-07-24 21:48:02 +02:00
deviceset.h
Massive UI revamping (v7): added channels
2022-04-12 16:20:45 +02:00
deviceuserargs.cpp
Update sdrbase and sdrgui to support Qt5 and Qt6
2022-11-17 14:41:55 +00:00
deviceuserargs.h
Device user arguments: implemented non discoverable devices specification in GUI
2019-12-15 00:19:50 +01:00
deviceutils.cpp
…
deviceutils.h
…
devicewebapiadapter.h
…