Jon Beniston
4af26f3aa1
Support earlier versions of QT and fix type punning
2021-01-29 16:08:32 +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
Edouard Griffiths
47c5c6d333
Merge pull request #756 from srcejon/fix_750
...
Fix for issue #750 - packet demod state not being saved correctly
2021-01-22 23:48:53 +01:00
Edouard Griffiths
590cf2fdf8
Merge pull request #755 from srcejon/map_updates
...
Map updates
2021-01-22 21:22:09 +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
ecdffc4780
Add Solar flux unit conversions
2021-01-22 16:57:47 +00:00
Jon Beniston
32a6790395
Fix compiler warnings
2021-01-22 15:22:47 +00:00
Jon Beniston
32aec5385a
Fix for issue #750 - packet demod state not being saved correctly
2021-01-22 15:11:33 +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
Edouard Griffiths
c8d07396d2
Merge pull request #753 from df7cb/speling
...
Fix some typos spotted by lintian
2021-01-19 19:29:37 +01:00
Christoph Berg
0d6a3a4f47
Fix some typos spotted by lintian
2021-01-19 12:36:56 +01:00
Edouard Griffiths
aef15f7a2a
Merge pull request #751 from srcejon/fix_filesink
...
FileSink plugin - show warnings when failing to open / write to a file
2021-01-18 20:23:01 +01:00
Jon Beniston
3fed08f320
Output filename rather than file
2021-01-18 16:33:50 +00:00
Jon Beniston
890f6fc049
Add tooltip to record button
2021-01-18 09:55:51 +00:00
Jon Beniston
d6bf5223db
Fix formatting
2021-01-18 09:55:39 +00:00
Jon Beniston
f0e37131ed
FileSink: Generate qWarning and error dialog in GUI when failing to open a file or write to a file.
2021-01-18 09:55:15 +00:00
Edouard Griffiths
9147eb6046
Merge pull request #748 from srcejon/fixes
...
Feature Fixes
2021-01-16 10:04:54 +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
Edouard Griffiths
5bc1d0cd7d
Merge pull request #746 from srcejon/master
...
Add PacketDemod, APRS, Map and Star Tracker plugins
2021-01-14 17:55:37 +01:00
Jon Beniston
8ae2897814
Disconnect connection to APRS-IS when worker stopped
2021-01-14 10:03:37 +00:00
Jon Beniston
45bf9e6d74
Don't use Qt::hex as not available on earlier versions of Qt
2021-01-14 09:36:50 +00:00
Jon Beniston
ac05f4e0a1
Add Map plugin image
2021-01-13 23:22:37 +00:00
Jon Beniston
8658ce6fe7
Add images for documentation
2021-01-13 23:11:21 +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
c847bdea36
At QtCharts package dependency
2021-01-13 21:03:55 +00:00
Jon Beniston
721d0a40c2
Update Web API for latest plugins and features
2021-01-13 20:56:45 +00:00
Jon Beniston
3adea2fd70
Remove ChannelAPI reference, as no longer the case
2021-01-13 20:53:10 +00:00
Jon Beniston
4d04ee1c31
Add StarTracker feature
2021-01-13 20:51:38 +00:00
Jon Beniston
79497e56e4
Add Packet demod image
2021-01-13 20:37:48 +00:00
Jon Beniston
579cb8ee68
Remove obsolete code
2021-01-13 20:37:28 +00:00
Jon Beniston
5a52052d2c
Add APRS Feature
2021-01-13 20:37:09 +00:00
Jon Beniston
bbe75aab6f
Add Map feature for displaying the combined items from other plugins
2021-01-13 20:07:28 +00:00
Jon Beniston
c74ec2c426
Add packet demodulator
2021-01-13 19:58:07 +00:00
Jon Beniston
931a63dc8b
GS-232 Controller updates.
...
Update GS-232 controller to use message pipes for the target.
Add field displaying the name of the target.
Add azimuth and elevation offsets.
Report worker thread errors to the GUI.
2021-01-13 19:44:53 +00:00
Jon Beniston
f2ebd72004
ADS-B demodulator updates.
...
Use message pipes for target.
Send aircraft to Map feature.
All selection of flight paths for all aircraft, or just the selected
aircraft.
Do not display demod stats by default.
2021-01-13 17:15:32 +00:00
Jon Beniston
082904aa17
Fix bit stuffing and SSID in packet modulator
2021-01-13 17:12:14 +00:00
Jon Beniston
1adfe3415c
Fix WebAPI settings for identThreshold and magDecAdjust
2021-01-13 17:11:21 +00:00
Jon Beniston
41fca9d2fd
Fix spelling of radiansToDegrees.
...
Add additional unit conversions.
2021-01-13 17:10:18 +00:00
Jon Beniston
0ab857c358
Add PipeEndPoint class, that both ChannelAPI and Feature can inherit
...
from, to allow either to be used as pipe sources.
Add MsgMapItem, MsgPacket and MsgTargetAzimuthElevation messages that
can be passed between channels and features via pipes.
2021-01-13 17:07:38 +00:00
Edouard Griffiths
e61fffbd28
Merge pull request #744 from srcejon/pipes
...
Fix crash in pipe garbage collection
2021-01-08 17:51:55 +01:00