1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-07 05:36:35 -04:00
sdrangel/sdrbase
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
..
audio Add support for Qt6 audio 2022-11-17 14:50:16 +00:00
channel Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
commands Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
device Add progress dialog for device enumeration, as some drivers are slow. Don't automatically enumerate. 2023-01-04 15:22:41 +00:00
dsp FT8 demod: band presets 2023-01-22 20:08:32 +01:00
feature Update threading model in AFC feature. Part of #1346 2022-09-21 06:01:45 +02:00
pipes Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
plugin Allow sampling devices to be refreshed while SDRangel is running. 2022-12-20 21:06:39 +00:00
resources FT8 demod: OSD demodulation callsign verification 2023-01-29 19:27:45 +01:00
settings Map Updates 2023-02-14 14:46:08 +00:00
util Map Updates 2023-02-14 14:46:08 +00:00
webapi FT8 demod: copy from SSB demod 2023-01-16 19:58:38 +01:00
websockets Removed FPS limitation in WSSpectrum. Fixes #767 2021-02-07 10:59:19 +01:00
CMakeLists.txt Map Updates 2023-02-14 14:46:08 +00:00
maincore.cpp Fix crash when no logger implemented. Add additional error reporting for GPS positioning. 2023-01-02 15:30:34 +00:00
maincore.h Fix crash when no logger implemented. Add additional error reporting for GPS positioning. 2023-01-02 15:30:34 +00:00
mainparser.cpp Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
mainparser.h Massive UI revamping (v7): Make soapy SDR support optional. Fixes #718 2022-04-30 12:52:25 +02:00