1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-20 03:46:36 -04:00
sdrangel/sdrbase/device
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 REST API: config: fixes (2) 2019-08-13 12:18:47 +02:00
deviceutils.h
devicewebapiadapter.h