1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 09:56:34 -04:00
sdrangel/sdrbase/settings
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
..
configuration.cpp Add buttons to stack MDI windows vertically and put in tabs. 2022-12-20 16:10:11 +00:00
configuration.h Add buttons to stack MDI windows vertically and put in tabs. 2022-12-20 16:10:11 +00:00
featuresetpreset.cpp Fixed -Wunused-variable warnings 2020-11-14 18:45:05 +01:00
featuresetpreset.h Feature plugins framework: presets 2020-09-28 16:49:32 +02:00
mainsettings.cpp AMBE feature: removed AMBE support in main application 2022-05-25 01:00:33 +02:00
mainsettings.h Map Updates 2023-02-14 14:46:08 +00:00
preferences.cpp Map Updates 2023-02-14 14:46:08 +00:00
preferences.h Map Updates 2023-02-14 14:46:08 +00:00
preset.cpp v7: added API for configurations and updated presets API. Implements #1234 2022-05-08 19:33:10 +02:00
preset.h v7: added API for configurations and updated presets API. Implements #1234 2022-05-08 19:33:10 +02:00
rollupstate.cpp Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
rollupstate.h Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
serializable.h Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00