1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-04 07:51:14 -05:00
Commit Graph

20 Commits

Author SHA1 Message Date
f4exb
55cc8ed33d PluginManager: removed useless methods referencing QComboBox 2017-11-01 22:02:34 +01:00
f4exb
9a055c643b Store device category (type) in the SamplingDevice structure 2017-11-01 20:06:33 +01:00
f4exb
462eb90f66 Methods to determine if a device is buit in or physical 2017-11-01 13:03:12 +01:00
f4exb
9293d4bc14 Plugin manager: removed direct combo box population methods 2017-11-01 08:32:44 +01:00
f4exb
06b346fef2 Moved device sink and source APIs amd plugin interface back to sdrbase 2017-11-01 00:30:25 +01:00
f4exb
f71803f58e DeviceSinkAPI code cleanup 2017-11-01 00:18:10 +01:00
f4exb
d5d7d40102 Tx Channel plugins now handled via DeviceUISet 2017-11-01 00:00:03 +01:00
f4exb
c0afeaefa3 More cleanup on DeviceSourceAPI and PluginManager 2017-10-31 21:57:29 +01:00
f4exb
da5f8aa6f9 Hack to try ChannelAnalyzer channel plugin handled via DeviceUISet 2017-10-31 00:07:55 +01:00
f4exb
c3de895301 Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed DeviceSourceAPI forward declaration in source GUI headers 2017-10-30 02:54:22 +01:00
f4exb
b770e656b3 Fix previous sink plugin GUI delete by doing it explicitly in the main window 2017-10-30 02:23:06 +01:00
f4exb
c3b9c268ee Better fix previous source plugin GUI delete by doing it explicitly in the main window 2017-10-30 02:15:59 +01:00
f4exb
35391e0d66 Removed GLSpectrum getter from DeviceSinkAPI 2017-10-30 01:11:35 +01:00
f4exb
da3e6dcdfb Removed direct reference to the DeviceSourceAPI in the source GUIs 2017-10-30 00:45:23 +01:00
f4exb
e520ef5aeb Removed GLSpectrum getter from DeviceSourceAPI 2017-10-30 00:02:28 +01:00
f4exb
d5ccbe4f17 Removed glSpectrum reference from plugin manager 2017-10-24 14:18:00 +02:00
f4exb
14b7406ea9 Removed main window references from plugin manager 2017-10-24 14:15:08 +02:00
f4exb
ab9474a65f Removed main window references from plugin API 2017-10-24 14:01:31 +02:00
f4exb
aefad82c38 Moved plugin interface to sdrgui because of QWidget dependency 2017-10-22 21:53:25 +02:00
f4exb
fa77ca3fb6 Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00