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
Jon Beniston
d5857c3878
Move Feature workers to thread
2021-11-25 09:28:59 +00:00
Jon Beniston
03004e00f7
Add links to documentation
2021-11-24 11:31:51 +00:00
Jon Beniston
f72f18debf
Save/restore rollup state in features
2021-11-23 13:35:57 +00:00
f4exb
e2923696b4
Updated versions and changelogs
2021-11-06 21:33:26 +01:00
Jon Beniston
05987586bf
#897 - Add support for vertically expanding widgets to RollupWidget
2021-10-30 16:20:24 +01:00
f4exb
54d880ac56
Updated versions and changelogs
2021-10-24 10:08:22 +02:00
f4exb
fee2c5065d
API: report running state for feature plugins with run action
2021-10-23 21:24:25 +02:00
f4exb
920fa82022
Implemented run action API in relevant feature plugins
2021-10-22 02:01:33 +02:00
f4exb
995b804084
Updated versions and changelogs
2021-10-12 23:25:14 +02:00
Jon Beniston
60b500f56c
Fix gcc warnings
2021-10-12 12:17:57 +01:00
Jon Beniston
fbef25884e
Add Radio Astronomy plugin
2021-10-12 11:31:14 +01:00
Jon Beniston
cddc8c9b83
Star Tracker updates.
...
Plot Sun and Moon on sky temperature chart.
Plot markers on Galactic line-of-sight chart.
Create animations from Galactic line-of-sight chart.
Allow weather at antenna location to be downloaded from openweathermap.org
Allow target to be entered as Galactic longitude / latitude.
Add azimuth and elevation offsets to support scans around targets.
Add S7, S8 and S9 targets.
Refactor some code from GUI to main plugin, so computed values can be used in other plugins.
2021-10-12 11:07:56 +01: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
f4exb
a57c856a26
Updated versions and changelogs
2021-06-27 19:17:28 +02:00
Jon Beniston
a5f1e70bba
Add call to plotChart to avoid strangeness on Linux
2021-06-25 13:18:16 +01:00
Jon Beniston
af21350b40
Add galactic line of slight plot and galactic coords to Star Tracker
2021-06-25 13:00:59 +01:00
Jon Beniston
51c240f42f
Remove unused variable
2021-05-30 12:54:43 +01:00
f4exb
1e5c4343d1
Updated versions and changelogs
2021-05-28 12:26:20 +02:00
Jon Beniston
ea0ef1b95c
Don't use gui/dmsspinbox.h for settings, as not available in server build
2021-05-24 13:22:38 +01:00
Jon Beniston
5f75e2578d
Don't apply settings with Az/El received. Fix typos
2021-05-24 13:11:00 +01:00
Jon Beniston
b5339b1ec8
Add Custom Az/El target and drift scan plot to Star Tracker.
2021-05-24 12:34:38 +01:00
f4exb
873ec7809c
Updated versions and changelogs
2021-05-01 11:13:21 +02:00
Jon Beniston
51960a869e
Fix small memory leak in Star Tracker
2021-04-28 15:34:54 +01:00
f4exb
37a5bf3395
Updated versions and chagnelogs
2021-04-25 21:33:06 +02:00
f4exb
ec8cdc63f4
Satellite and Star tracker features: use dark theme as default
2021-04-23 01:17:05 +02:00
f4exb
b23b33bdc4
Satellite and Star tracker plugins: added dark theme option for the charts
2021-04-20 02:27:43 +02: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
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
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
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
af7e69c7c1
Fix gcc warnings
2021-01-13 23:03:55 +00:00
Jon Beniston
4d04ee1c31
Add StarTracker feature
2021-01-13 20:51:38 +00:00