Edouard Griffiths
73c69543f9
Merge pull request #1765 from dforsi/fix/typos
...
Fix/typos
2023-08-08 22:30:23 +02:00
Daniele Forsi
c2ef9823cd
Fix beacon frequency and add a space before the unit of measure
2023-08-07 20:28:41 +02:00
Jon Beniston
5567c708e7
Support Map plugin for Qt 6.5. Some Qt 6.6 fixes.
2023-08-06 09:08:53 +01:00
Jon Beniston
632ce95c26
Change Street Map from WikiMedia to OpenStreetMap, as Wikimedia servers are no longer available. For #1709
2023-06-07 11:40:01 +01:00
Jon Beniston
65b816c8a7
Fix compiler warnings
2023-05-15 17:32:35 +01:00
Jon Beniston
b1cf8408f4
Map: Add DSC and VLF transmitters. Fix removal of polylines from 3D map. Add find support for polylines and polygoins
2023-05-15 16:47:50 +01:00
Jon Beniston
a111c1f1a0
Map: Add DSC and VLF transmitters. Fix removal of polylines from 3D map. Add find support for polylines and polygoins
2023-05-15 16:47:29 +01:00
Daniele Forsi
794be61957
Fix spelling using ispell
2023-05-02 19:43:59 +02:00
Edouard Griffiths
c50c866732
Merge pull request #1649 from dforsi/fix/typos
...
Fix spelling
2023-04-03 00:31:02 +02:00
Daniele Forsi
812f2ee452
Fix spelling
...
Fixed with:
find . -name '*.md' -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,verry --summary --write-changes {} \+
and then running the same command with --interactive=2:
find . -name '*.md' -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,verry --summary --write-changes --interactive=2 {} \+
2023-04-02 20:18:12 +02:00
Jon Beniston
99e7d6b18b
Remove files that shouldn't have been commited
2023-03-24 17:08:21 +00:00
Jon Beniston
6d571a6015
Use shift modifier to place marker on 3D map
2023-03-22 10:47:32 +00:00
Jon Beniston
50035d40c8
Map updates:
...
Add left double click to add marker to 3D map.
Add support for alititudeReference for polygon and polyline.
Add support for plugins to set color of polygons.
2023-03-21 11:07:25 +00:00
f4exb
d67aac3b27
Updated version and changelogs
2023-03-18 13:45:42 +01:00
Edouard Griffiths
1b2162d88f
Merge pull request #1613 from srcejon/fix_1608
...
Update DAB Demod to use latest DAB library
2023-03-04 13:00:03 +01:00
Jon Beniston
1b99d1a80b
Make comparisons case insensitive, as DAB ensemble names in database may not match transmitted.
2023-03-03 22:55:15 +00:00
Jon Beniston
d9f27485c3
Add Navtex transmitters and French DAB transmitters to Map
2023-03-03 17:14:56 +00:00
f4exb
5b169a3978
Updated versions and changelogs
2023-02-23 01:02:36 +01:00
Jon Beniston
1732d07cab
Add Heap Map plugin
2023-02-16 15:53:54 +00:00
Jon Beniston
8163dcb0ab
Prevent warnings about assigning undefined values
2023-02-16 14:29:17 +00:00
Jon Beniston
63cba7e7d8
Remove unused function
2023-02-16 12:18:58 +00:00
Jon Beniston
df7b763eab
Optionally reenamable smoothing on 2D maps, as 16 MSAA isn't always available
2023-02-16 11:00:30 +00:00
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
f4exb
5026e4ab5e
Updated versions and changelogs
2023-02-01 09:52:28 +01:00
f4exb
9f13c002ab
Map feature: added MIMO devices when scanning for channels
2023-01-24 00:37:42 +01:00
Jon Beniston
d66223533d
FT8 Demod: Display caller on Map feature
2023-01-23 13:07:20 +00:00
Jon Beniston
e987f15952
Reenable 3D Map
2023-01-04 16:59:09 +00:00
Jon Beniston
1124177750
Make WebEngine support in Map optional for Android
2023-01-02 15:48:08 +00:00
Jon Beniston
61825e5756
Make WebEngine support in Map optional for Android
2023-01-02 15:47:24 +00:00
Jon Beniston
2e9b8e3203
Change map provider from osm to mapboxgl on Linux, to avoid crash
2022-12-20 22:33:58 +00:00
Jon Beniston
e023611bf2
Add gesture support to maps
2022-12-20 11:14:32 +00:00
f4exb
5a0fc37241
Updated versions and changelogs
2022-12-01 22:02:11 +01:00
f4exb
618b4c91b9
Fixed Map feature settings
2022-11-28 00:43:19 +01:00
f4exb
79808fb852
Map feature: Make settings assignments atomic. Part of #1329
2022-11-27 20:00:43 +01:00
Jon Beniston
fc7c9c1fc8
Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6
2022-11-17 14:34:54 +00:00
Jon Beniston
0d5404b6fb
Remove resize code from Map and ADS-B
2022-11-11 12:35:19 +00:00
f4exb
47a6ddddd8
Updated versions and changelogs
2022-10-07 00:24:31 +02:00
Jon Beniston
8a80c2e726
Maps: Use mapboxgl as default map on Linux, as osm hangs on a variety of distros / Qt versions
2022-09-30 15:59:51 +01:00
Jon Beniston
729fe1e1a9
#1452 - Workaround Linux bug in color picker in map settings
2022-09-21 11:04:37 +01:00
Jon Beniston
048d6830d9
Remove dead code
2022-09-20 21:13:55 +01:00
Jiří Pinkava
0df2d75e6d
Replace deprecated QMutex(Recursive) with QRecursiveMutex
2022-09-17 23:00:07 +02:00
f4exb
84daf16a4b
Updated versions and changelogs
2022-08-03 18:52:33 +02:00
CRD716
9c846f363c
Fix map feature 5.15.4 check
2022-08-02 16:46:50 -05:00
Jon Beniston
824c84ee5a
Update version
2022-07-20 18:10:27 +01:00
Jon Beniston
5124b8df36
Fix type
2022-07-20 17:54:26 +01:00
Jon Beniston
22a30b5ea0
Map: Add support for Ionosonde stations
2022-07-20 17:41:11 +01:00
Jon Beniston
49189dd7ec
Map: Fix capitalisation of Radiosonde so settings are found. Fixes #1318
2022-06-30 09:14:57 +01:00
f4exb
9b2c7511fe
Updated versions and changelogs
2022-06-12 23:46:08 +02:00
Jon Beniston
511a17a6bb
Map: Default to mapboxgl for Qt 5.15.3, as osm doesn't work
2022-06-06 13:51:08 +01:00
f4exb
de94ea01b5
Updated main and plugin versions
2022-05-14 13:16:33 +02:00
f4exb
9e5c629473
v7: API: added workspace handling for device, spectrum, feature and channel. Implements #1242
2022-05-13 22:24:48 +02:00
f4exb
f77e38eb3f
Massive UI revamping (v7): Fixed sizing of feature windows. Part of #1209
2022-04-24 19:34:48 +02:00
Jon Beniston
99fce0dce0
Add FramelessWindowResizer class for resizig frameless windows.
...
Remove top-right resize grip from windows.
In channels and features, make sure enterEvent and leaveEvent are passed
to parent class.
2022-04-22 18:21:24 +01:00
f4exb
560d61abcb
Massive UI revamping (v7): feature window basic feature settings dialog: implemented reset to default title. Some cosmetic changes
2022-04-18 12:08:33 +02:00
f4exb
4e2a4b7f6c
Massive UI revamping (v7): more cleanup
2022-04-15 19:53:50 +02:00
f4exb
2f89b79c84
Massive UI revamping (v7): added channels
2022-04-12 16:20:45 +02:00
f4exb
43f53fe26a
Massive UI revamping (v7): created configurations with just Features for now
2022-04-05 16:28:07 +02:00
f4exb
5abef702e4
Massive UI revamping (v7): features
2022-04-05 16:28:07 +02:00
f4exb
7f1c838cec
Updated versions and changelogs
2022-03-30 22:16:08 +02:00
f4exb
9f54d32945
Final cleanup of legacy message pipes. Implements #1154
2022-03-29 23:03:54 +02:00
f4exb
35f1c2aacc
Map feature and dependent plugins: implement new message pipes. Part of #1154
2022-03-29 20:12:15 +02:00
f4exb
842546aec6
Rotator controller and dependent plugins: implemented new message pipes and other fixes. Part of #1154
2022-03-28 20:12:25 +02:00
f4exb
920d160f13
FeatureAPI: Added more convenient getIdentifier pure virtual method
2022-03-26 12:25:35 +01:00
f4exb
4111c967e9
Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185
2022-03-23 22:32:23 +01:00
Jon Beniston
4010ca6f75
Map: Remove unneeded code
2022-03-23 09:05:56 +00:00
Jon Beniston
080a3f5ae3
ADS-B: Remove device set refresh button, as now automatic. Fix possible crash on close.
2022-03-23 09:04:04 +00:00
Jon Beniston
54410f8154
Remove obsolete code
2022-03-21 10:16:47 +00:00
Jon Beniston
5ec2133782
Update station icon on map when My Position preference changes
2022-03-21 10:14:35 +00:00
f4exb
188186046e
Removed status tips
2022-03-18 21:53:53 +01:00
f4exb
9c063410fb
Message pipes rework: more renaming
2022-03-02 23:57:35 +01:00
Jon Beniston
a4d6564854
Use common coordinate transform code
2022-03-01 17:26:35 +00:00
Jon Beniston
652ecc91e4
Use HTML to ensure line break
2022-03-01 17:25:56 +00:00
Jon Beniston
bcff46a826
Add Radiosonde support to Map and DemodAnalyzer
2022-03-01 17:24:35 +00:00
f4exb
74f917682b
Message pipes rework: renaming to legacy
2022-02-28 23:08:01 +01:00
f4exb
308ffcad54
Updated versions and changelogs
2022-02-20 22:37:25 +01:00
Jon Beniston
29b2941951
Map Updates
...
Fix 3D map for Qt < 5.15.
Add 3D map label scale setting.
Add 3D map time to Web report.
Reduce height of display settings dialog to fit on smaller screens.
2022-02-09 16:41:40 +00:00
f4exb
590c4ef352
Updated versions and changelogs
2022-02-07 21:47:25 +01:00
Jon Beniston
a59d7b782c
Fix linux warnings
2022-02-04 22:53:09 +00:00
Jon Beniston
df8451dbde
Fix linux warnings
2022-02-04 22:42:05 +00:00
Jon Beniston
bce51d09d7
Fix linux warnings
2022-02-04 22:26:40 +00:00
Jon Beniston
09eff20a8e
Add missing image and fix Linux compilation warnings
2022-02-04 21:33:04 +00:00
Jon Beniston
72980c691d
Add Cesium
2022-02-04 20:41:22 +00:00
Jon Beniston
97f9835a71
Add 3D Map to Map feature
2022-02-04 20:40:43 +00:00
f4exb
98b305f320
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
f4exb
63bea7734b
Fixed range-loop-construct warnings in GCC 11
2021-12-27 19:04:23 +01:00
f4exb
35adc25450
Updated version changelogs and readmes
2021-12-16 10:32:52 +01:00
Jon Beniston
7b418cb20e
Display locator not location
2021-12-03 18:37:10 +00:00
Jon Beniston
629d174c31
Add IBP beacons and GRAVES to Map feature
2021-12-03 18:23:14 +00:00
f4exb
2a9cc27a41
Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes
2021-12-01 00:21:19 +01:00
f4exb
bb99edddc1
Updated version and changelogs
2021-11-26 22:51:28 +01:00
Jon Beniston
03004e00f7
Add links to documentation
2021-11-24 11:31:51 +00:00
Jon Beniston
c0fdb670ab
Add better Map API key support
2021-11-23 16:44:07 +00:00
Jon Beniston
0a0bcffc04
Fix markdown in readme.md
2021-11-12 16:58:45 +00:00
f4exb
e2923696b4
Updated versions and changelogs
2021-11-06 21:33:26 +01:00
Jon Beniston
9f2cb0c29c
Merge CSV code in to a single file.
2021-11-04 12:33:43 +00:00
Jon Beniston
af841dd88f
Don't use WA_DeleteOnClose for progess dialogs, as a crash can occur if the user closes the window before the download is complete.
2021-11-03 11:02:04 +00:00
f4exb
920fa82022
Implemented run action API in relevant feature plugins
2021-10-22 02:01:33 +02:00
f4exb
17869f2dac
API: Features: correct feature set and feature indexes replacing device and channel indexes respectively
2021-09-17 00:52:08 +02:00
Jon Beniston
b7ef6fe421
Add radio time transmitters to map
2021-06-23 15:15:50 +01:00
f4exb
93aefd6de3
Updated versions and changelogs
2021-05-11 10:50:46 +02:00