sdrangel/sdrbase/channel
srcejon a398381aaf Allow ADS-B to send airport ATC frequencies to Frequency Scanner.
Add ATC callsigns.
Add ATC mode, displaying basic info for all aircraft.
Add airport range rings.
Change Device setting to be an AM Demod setting, so AM demod isn't at DC.
Add basic aircraft data to ADSB Web API report.
2023-10-26 16:31:37 +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 Allow ADS-B to send airport ATC frequencies to Frequency Scanner. 2023-10-26 16:31:37 +01:00
channelwebapiutils.h Allow ADS-B to send airport ATC frequencies to Frequency Scanner. 2023-10-26 16:31:37 +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