Commit Graph

109 Commits

Author SHA1 Message Date
f4exb fcbb383978 Updated versions and changelogs 2021-04-08 19:32:54 +02:00
Jon Beniston 8ac583f36c Send AOS to features. Support AOS/LOS in local time on map. 2021-04-07 21:23:02 +01:00
Jon Beniston 300c428f8c Add PER tester feature 2021-04-07 20:25:12 +01:00
Jon Beniston ab0cda90b6 Add support for choosing metric or imperial units as per #829 2021-04-02 21:14:49 +01:00
f4exb 0a713e4d30 Updated versions and changelogs 2021-03-29 21:21:32 +02:00
Jon Beniston 0b05fcc250 Add support for Packet demodulator to Demod Analyzer feature. Use RF bandwidth setting for interpolator 2021-03-27 10:07:23 +00:00
Jon Beniston 44fb239562 Fix Doppler timing interval to be seconds not milliseconds 2021-03-27 08:32:52 +00:00
Jon Beniston ae6bbe2614 Update APRS docs to indicate ChirpChat support 2021-03-25 22:33:46 +00:00
Jon Beniston 039c4d032e Add basic APRS support to ChirpChatDemod 2021-03-25 22:15:41 +00:00
f4exb 43059e39b1 Set depending objects to nullptr before deleting GUI. Fixes #806 2021-03-15 19:55:17 +01:00
Jon Beniston f6b3512951 Add delay of 1s before starting file sinks, to give time for DSPnotification to be processed in filerecord 2021-03-08 22:10:43 +00:00
f4exb 2389f0d55c Updated versions and changelogs 2021-03-03 13:52:40 +01:00
Jon Beniston 30a8dd00ea Add ERC-M controller support in GS-232 Controller 2021-03-01 16:03:10 +00:00
Jon Beniston ce69c06586 Fix Satellite Tracker build on Mac 2021-03-01 16:02:48 +00:00
Jon Beniston 45c55e0ba6 Fix spelling in readme and add numbers to settings image 2021-03-01 16:02:16 +00:00
f4exb 19b809affb Updated versions and changelogs 2021-02-28 20:36:17 +01:00
Jon Beniston b9ccaae744 Fix Satellite Tracker build and warnings on Linux 2021-02-27 20:47:34 +00:00
Jon Beniston 0ee1fcabbd Fix path to image in Satellite Tracker readme 2021-02-27 12:01:26 +00:00
Jon Beniston f0ad8cb975 Fix paths in Satellite Tracker readme 2021-02-27 11:55:12 +00:00
Jon Beniston 8f1fe0e088 Fix gcc warnings 2021-02-27 11:48:43 +00:00
Jon Beniston ced903638c Star Tracker updates
Plot elevation and azimuth on line charts.
Add polar chart for elevation and azimuth.
Use wrapping time widget to more easily scroll through time.
2021-02-26 20:33:39 +00:00
Jon Beniston 3ccfa6db29 APRS updates
Don't run windeployqt as redundant.
Reduce chart margin size to give more area to graphs.
Use latest packetmod URI.
2021-02-26 20:32:33 +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 cd504da84e Add min and max limits for azimuth and elevation in GS-232 controller. Add satellite tracker support 2021-02-26 20:27:35 +00:00
Jon Beniston 5461facb3b Add Satellite Tracker feature 2021-02-26 20:25:48 +00:00
f4exb b5d501e6ab Spactrum: allow arbitrary FPS (API) or in a range of FPS (GUI) with possible no limit. Implements #772 2021-02-12 00:53:18 +01:00
Jon Beniston d1c728b030 Only confirm redownload of solar flux data if less than 1 day old 2021-01-31 15:44:16 +00:00
Jon Beniston 22e711342a Separate Star Tracker resources in to separate files, to reduce RAM required by compiler 2021-01-31 15:31:26 +00:00
Jon Beniston 53977b4ad1 Fix unused variable warnings 2021-01-29 17:00:56 +00:00
Jon Beniston 9504f588fb Fix spelling mistakes 2021-01-29 16:47:07 +00:00
Jon Beniston 930e3d16f9 Fix use of uninitialised variable 2021-01-29 12:58:40 +00:00
Jon Beniston d80087b974 Star Tracker updates.
Add sky temperature calculation.
Add Solar flux plot.
Add .gitattributes so .fits files are treated as binary.
2021-01-29 12:57:58 +00:00
f4exb 52b51feded Updated versions and changelogs 2021-01-23 11:39:03 +01:00
Edouard Griffiths de8e2e7f18
Merge pull request #757 from srcejon/star_tracker_updates
Star tracker update
2021-01-23 02:13:23 +01:00
Jon Beniston 91c034398c Fix saving of solarFluxUnits setting 2021-01-22 17:11:12 +00:00
Jon Beniston 7bb848de49 Add Solar flux and LST fields to readme.md 2021-01-22 16:58:55 +00:00
Jon Beniston f7845dfe05 Add Solar flux measurement to Star Tracker GUI 2021-01-22 16:58:24 +00: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
Christoph Berg 0d6a3a4f47 Fix some typos spotted by lintian 2021-01-19 12:36:56 +01: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 8ae2897814 Disconnect connection to APRS-IS when worker stopped 2021-01-14 10:03:37 +00: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 2094a01ae7 Start ARPS GUI on stations tab 2021-01-13 21:18:14 +00:00
Jon Beniston 3adea2fd70 Remove ChannelAPI reference, as no longer the case 2021-01-13 20:53:10 +00:00