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
channelutils.h
channelwebapiadapter.h
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
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
remotedatareadqueue.h