1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-09 06:36:34 -04:00
sdrangel/plugins/channelrx
Jon Beniston 9c7aa8b333 Map Updates
Allow OpenSkyNetwork DB, OpenAIP and OurAirports DB stuctures to be
shared by different plugins, to speed up loading.
Perform map anti-aliasing on the whole map, rather than just info boxes,
to improve rendering speed when there are many items. Add map
multisampling as a preference.
Add plotting of airspaces, airports, navaids on Map feature.
Add support for polylines and polygons to be plotted on Map feature.
Add support for images to 2D Map feature.
Add distance and name filters to Map feature.
Filter map items when zoomed out or if off screen, to improve rendering
performance.
Add UK DAB, FM and AM transmitters to Map feature.
Use labelless maps for 2D transmit maps in Map feature (same as in ADS-B
demod).
2023-02-14 14:46:08 +00:00
..
chanalyzer Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
demodadsb Map Updates 2023-02-14 14:46:08 +00:00
demodais Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
demodam Fixed passing QPoint reference from right click enabler to connected method. Fixes #1549 2022-12-28 20:33:28 +01:00
demodapt Reduce UI minimum size for small Android screens 2023-01-02 15:26:18 +00:00
demodatv Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
demodbfm Reduce UI minimum size for small Android screens 2023-01-02 15:26:18 +00:00
demodchirpchat Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
demoddab Fixed passing QPoint reference from right click enabler to connected method. Fixes #1549 2022-12-28 20:33:28 +01:00
demoddatv Update aligned_malloc implementation on Android, so it works with API level 23 2023-01-02 15:31:27 +00:00
demoddsd DSD demod: disable audio for YSF wide mode if AMBE feature is active. Fixes #1587 2023-02-04 02:36:48 +01:00
demodfreedv Fixed passing QPoint reference from right click enabler to connected method. Fixes #1549 2022-12-28 20:33:28 +01:00
demodft8 FT8 demod GUI: display channel marker in correct stream if connected to a MIMO device 2023-01-30 23:58:56 +01:00
demodm17 Fixed passing QPoint reference from right click enabler to connected method. Fixes #1549 2022-12-28 20:33:28 +01:00
demodnfm Fixed passing QPoint reference from right click enabler to connected method. Fixes #1549 2022-12-28 20:33:28 +01:00
demodpacket Remove unused libraries 2023-01-02 15:31:51 +00:00
demodpager Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
demodradiosonde Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
demodssb Updated versions and changelogs 2023-01-14 01:07:29 +01:00
demodvor Fixed passing QPoint reference from right click enabler to connected method. Fixes #1549 2022-12-28 20:33:28 +01:00
demodvormc Fixed passing QPoint reference from right click enabler to connected method. Fixes #1549 2022-12-28 20:33:28 +01:00
demodwfm Fixed passing QPoint reference from right click enabler to connected method. Fixes #1549 2022-12-28 20:33:28 +01:00
filesink Support FileInput plugin on Android, by using QFile rather istream 2023-01-02 15:42:34 +00:00
freqtracker Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
localsink Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
noisefigure Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
radioastronomy Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
radioclock Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
remotesink Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
remotetcpsink Add RSP and Android remote TCP protocol commands 2022-12-20 11:13:25 +00:00
sigmffilesink Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
udpsink Add DialogPositioner to ensure dialogs are fully on screen and remain on 2022-12-20 10:31:15 +00:00
CMakeLists.txt FT8 demod: copy from SSB demod 2023-01-16 19:58:38 +01:00