Commit Graph

10070 Commits

Author SHA1 Message Date
Lars Toenning
1bfaddc2bb Add VATSIM servers URL 2023-02-27 14:35:28 +01:00
Lars Toenning
32bdab8982 [FSX/MSFS] Fix COM TX/RX sync
After the 8.33 kHz commits, changes of the TX/RX status were only
transmitted from the sim to GUI if frequencies changed.
v0.12.92
2023-02-11 16:36:02 +01:00
Mat Sutcliffe
1f2abdcd25 Add license note about closed source vatsimauth lib 2023-02-10 19:09:00 +01:00
Lars Toenning
e2fb684ac8 Increase upper frequency limit for 8.33 kHz spacing
Related to #186
2023-02-10 19:08:56 +01:00
Lars Toenning
cc6f0d151d Round to 8.33 kHz channel when receiving text messages
Related to #186
2023-02-10 19:08:49 +01:00
Lars Toenning
ab3203043c [AFV] Use CComSystem helper to compare frequencies 2023-02-10 19:08:49 +01:00
Lars Toenning
d51e4646c6 Clarify CSimulatedAircraft method name 2023-02-10 19:08:49 +01:00
Lars Toenning
8747b91ea6 Remove unused ChannelSpacing parameter 2023-02-10 19:08:49 +01:00
Lars Toenning
76b591bf06 Rename CAtcStation frequency related methods 2023-02-10 19:08:49 +01:00
Lars Toenning
7fdb1035d1 Remove unused methods 2023-02-10 19:08:48 +01:00
Lars Toenning
a96d792e25 Adapt channel comparison for 8.33 kHz spacing
Related to #186
2023-02-10 19:08:44 +01:00
Lars Toenning
ebe59bcae5 8.33 kHz spacing support for Microsoft simulators
Related to #186
2023-02-10 19:08:39 +01:00
Lars Toenning
5724d286d0 Add 8.33 kHz spacing helper methods
Related to #186
2023-02-10 19:08:36 +01:00
Lars Toenning
b3e5539ec2 Enable 8.33 kHz frequency spacing support
Related to #186
2023-02-10 19:08:32 +01:00
Lars Toenning
92351fa8ee Fix rounding of 8.33 kHz spacing frequencies
Related to #186
2023-02-10 19:08:13 +01:00
Lars Toenning
a85905532e [UI] Add GroupBox around FGSwiftbus DBus settings 2023-02-07 18:47:17 +01:00
Lars Toenning
65b4251a3c Move FGSwiftBus settings to own class 2023-02-07 18:47:17 +01:00
Lars Toenning
c1dc5b0b06 Add icon and tooltips to plugin selector 2023-02-06 20:58:23 +01:00
Mat Sutcliffe
27662996fd Remove swift-project.net and fir-berlin.de 2023-02-03 19:21:43 +00:00
oktal3700
1dd7321774 Fix build shield in readme
See https://github.com/badges/shields/issues/8671
2023-02-03 19:21:43 +00:00
oktal3700
f21710d9e5 [CI] Fix installbuilder URL 2023-02-03 18:55:54 +00:00
Mat Sutcliffe
944a303af4 [CI] Send Discord notification using curl command v0.12.72 2023-01-24 20:15:32 +00:00
Mat Sutcliffe
8ec50864e2 Update InstallBuilder version 2023-01-24 20:15:32 +00:00
Mat Sutcliffe
88badf9c7e [XP] Ignore altitude delta when remote aircraft is on ground 2023-01-24 20:15:16 +00:00
Lars Toenning
69ec713d18 Reset altitude delta for XP11 to zero 2023-01-08 17:38:54 +01:00
Lars Toenning
2b90fbf5c9 Ignore Jetbrains IDE folders 2023-01-08 17:38:11 +01:00
FPVogel
2ed2007048 Update script to Python 3 2022-11-14 18:26:13 +00:00
Mat Sutcliffe
6e72437824 Guard against window being off-screen
QDesktopWidget::screenNumber can return -1
2022-11-14 18:26:06 +00:00
Mat Sutcliffe
1e29100102 Use new simvar to compensate for MSFS temperature effect on altitude 2022-11-14 18:12:36 +00:00
Mat Sutcliffe
b3e312e1d3 Use new dataref to compensate for XP12 temperature effect on altitude 2022-11-14 18:12:35 +00:00
Mat Sutcliffe
ec54be653d Add new datarefs for X-Plane 12 2022-11-06 15:33:15 +00:00
Mat Sutcliffe
1b03a9389d [CI] Update version of download-artifact action 2022-10-29 17:56:53 +01:00
Mat Sutcliffe
c53c1c4f20 [CI] Retry InstallBuilder download if connection refused 2022-10-29 16:25:31 +01:00
Mat Sutcliffe
179b492228 [CI] Update macOS build version 2022-10-29 15:03:15 +01:00
Mat Sutcliffe
13b31f5eb2 [CI] Update version of upload-artifact action 2022-10-29 15:03:15 +01:00
Mat Sutcliffe
bdb92c8f3c [CI] Update version of install-qt-action 2022-10-29 15:03:15 +01:00
Mat Sutcliffe
20e3b96bab [CI] Update version of checkout action 2022-10-29 15:03:14 +01:00
Mat Sutcliffe
7f4cd3147e [CI] GitHub Actions deprecated the set-output command 2022-10-29 15:03:14 +01:00
Mat Sutcliffe
952dfc493c [CI] Use wget instead of curl to download InstallBuilder on Windows 2022-10-28 18:45:10 +01:00
Mat Sutcliffe
2efdd6f05e Debug "QThread destroyed while thread is still running" 2022-10-28 18:45:08 +01:00
Mat Sutcliffe
39b6305e2e Delete worker threads in a less convoluted manner 2022-10-28 18:45:08 +01:00
Mat Sutcliffe
30aabb838f Update InstallBuilder version 2022-10-28 18:45:07 +01:00
Mat Sutcliffe
9f37edeadc Style 2022-09-04 19:47:17 +01:00
oktal3700
3743287d1c Fix regression in fatal log message handler
Don't bypass extra handling of fatal messages when
invoked in the main thread from a different thread.
2022-09-04 19:47:17 +01:00
oktal3700
6c9b2890a7 Remove wrong assert
CG can be negative.
2022-08-27 16:08:11 +01:00
Lars Toenning
ddc7b3f87b Issue #168 Trigger notification sounds
"Text message on ATC frequency" and "Text message on UNICOM" sounds
weren't triggered before.
v0.12.48
2022-06-22 22:33:17 +02:00
Lars Toenning
521859f9ac Remove broken launcher news widget
The links for news are broken.
As most announcements are published via Discord nowadays, remove it for now.
2022-06-20 23:43:45 +02:00
Lars Toenning
963c4ec495 Remove link to web map
swift web map is not running anymore
2022-06-20 23:43:45 +02:00
Lars Toenning
315df4bceb Remove unused method parameters 2022-06-20 23:43:45 +02:00
Lars Toenning
e5a82d67f9 Declare empty constructor as default 2022-06-20 23:43:45 +02:00