1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-06 05:06:33 -04:00
sdrangel/sdrbase/device
2019-08-03 11:21:46 +02:00
..
deviceapi.cpp Fixed buddies list handling at buddy termination time. Fixes #359 2019-06-04 07:08:59 +02:00
deviceapi.h Device user arguments: pass from main window to device API 2019-06-13 18:43:06 +02:00
deviceenumerator.cpp Full renaming of FileSource device to FileInput 2019-07-08 00:59:04 +02:00
deviceenumerator.h Full renaming of FileSource device to FileInput 2019-07-08 00:59:04 +02:00
deviceuserargs.cpp DeviceUserArgs: do not use iterator with QList and removed operator == on DeviceArgs struct 2019-06-30 04:20:18 +02:00
deviceuserargs.h DeviceUserArgs: do not use iterator with QList and removed operator == on DeviceArgs struct 2019-06-30 04:20:18 +02:00
devicewebapiadapter.h REST API: config: GET (10): mechanism to deal with device settings API formatting without creating a complete device object. Applied to Airspy input 2019-08-03 11:21:46 +02:00