Commit Graph

27 Commits

Author SHA1 Message Date
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
Jon Beniston 1ac835260e Add AIS mod, demod and feature. 2021-05-07 21:50:27 +01:00
Jon Beniston 53cccf7298 Fix assertion when removing all elements from model 2021-04-13 10:14:54 +01:00
Jon Beniston 8f1fe0e088 Fix gcc warnings 2021-02-27 11:48:43 +00:00
Jon Beniston d381568437 Map updates.
Add support for taken and predicted ground tracks.
Support multiple beacons with same callsign at different locations.
Use separate QML for Qt 5.14, as 5.12 doesn't support autoFadeIn, needed
to view satellites at min zoom.
2021-02-26 20:30:59 +00:00
Jon Beniston 930e3d16f9 Fix use of uninitialised variable 2021-01-29 12:58:40 +00:00
f4exb 52b51feded Updated versions and changelogs 2021-01-23 11:39:03 +01:00
Jon Beniston 32a6790395 Fix compiler warnings 2021-01-22 15:22:47 +00:00
Jon Beniston 55ab01ae2f Fix typos in readme.md 2021-01-22 15:06:43 +00:00
Jon Beniston 446749cbbb Map updates.
Add support for different map types (street/satellite) and different map
providers.
Support finding real world addresses on the map.
Add Maidenhead locator converter.
Add Beacons.
Allow data sources to be selected by a user.
Add context menu to allow setting an object as a target, setting center
frequency and adjusting display order.
2021-01-22 14:54:22 +00:00
Jon Beniston d507f49626 Instantiate QNetworkAccessManager to avoid crash on reverse API usage 2021-01-15 11:24:21 +00:00
Jon Beniston 2c32224977 Fix cut and paste errors from PTT feature 2021-01-15 11:00:03 +00:00
Jon Beniston 7f6eee6a10 Fix markup in readme files 2021-01-15 10:31:39 +00:00
f4exb ddcc72cb24 Updated versions and changelogs 2021-01-14 23:36:55 +01:00
Jon Beniston ac05f4e0a1 Add Map plugin image 2021-01-13 23:22:37 +00:00
Jon Beniston af7e69c7c1 Fix gcc warnings 2021-01-13 23:03:55 +00:00
Jon Beniston bbe75aab6f Add Map feature for displaying the combined items from other plugins 2021-01-13 20:07:28 +00:00