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
channelapi.h
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