sdrangel/sdrbase/channel
Jon Beniston 4ac5e729ff Rotator Controller Updates
Add support for X/Y coordinates.
Add coordinate precision setting.
Automatically scan for serial port changes.
Refactor so each protocol is implemented in a separate class.
Add start of DFM protocol.
2023-04-03 16:47:13 +01:00
..
channelapi.cpp Massive UI revamping (v7): Implemented channel move to another device and more 2022-04-16 16:45:53 +02:00
channelapi.h v7: API: added workspace handling for device, spectrum, feature and channel. Implements #1242 2022-05-13 22:24:48 +02:00
channelutils.cpp REST API: config: fixes (2) 2019-08-13 12:18:47 +02:00
channelutils.h MSVC fixes 2019-08-12 13:23:05 +02:00
channelwebapiadapter.h Feature plugins framework: presets 2020-09-28 16:49:32 +02:00
channelwebapiutils.cpp Rotator Controller Updates 2023-04-03 16:47:13 +01:00
channelwebapiutils.h Rotator Controller Updates 2023-04-03 16:47:13 +01:00
remotedatablock.h Remote input/sink implemented remote control (1) 2021-12-24 21:06:15 +01:00
remotedataqueue.cpp Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
remotedataqueue.h Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
remotedatareadqueue.cpp Remote output/source: implemented choice of sample size in transmission. Fixes in the size conversion routines 2021-12-19 11:30:48 +01:00
remotedatareadqueue.h Remote: more fixes in conversion routines 2021-12-20 22:30:43 +01:00