Lars Toenning
|
9437e9680e
|
[ci] Update checks runner to Ubuntu 22
|
2023-04-18 16:07:19 +02:00 |
|
Lars Toenning
|
06e0728a74
|
[ci] Run clang-format
|
2023-04-18 16:07:19 +02:00 |
|
Lars Toenning
|
970b7c3650
|
clang-format src
|
2023-04-18 16:07:19 +02:00 |
|
Lars Toenning
|
ba41d4887b
|
clang-format tests
|
2023-04-18 16:07:19 +02:00 |
|
Lars Toenning
|
674710f146
|
clang-format samples
|
2023-04-18 16:07:19 +02:00 |
|
Lars Toenning
|
a3b5a9b780
|
Add script to check clang-format conformity
|
2023-04-18 16:07:19 +02:00 |
|
Lars Toenning
|
250d78186b
|
Add clang-format
|
2023-04-18 16:07:19 +02:00 |
|
Lars Toenning
|
bed3cb5a63
|
Bump version number
|
2023-04-08 23:16:35 +02:00 |
|
oktal3700
|
f1ce792b98
|
Assert that infinite quantity is not allowed
|
2023-04-08 20:15:13 +01:00 |
|
Mat Sutcliffe
|
07716a5ca0
|
Fix Sphinx documentation generation
This amends commit 855c97bc88
|
2023-04-08 20:07:11 +01:00 |
|
Lars Toenning
|
b4baa936d6
|
Change default branch name to main
|
2023-04-08 19:58:50 +01:00 |
|
Lars Toenning
|
d151f9ffff
|
Ignore new GCC warning
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
|
2023-04-06 17:08:03 +02:00 |
|
Lars Toenning
|
72ac4e6b47
|
Fix doxygen warnings
Fixes #188
|
2023-04-05 18:59:41 +02:00 |
|
Mat Sutcliffe
|
7691e42a5b
|
Fix doxygen warnings
Fixes #188
|
2023-04-05 18:57:11 +02:00 |
|
Mat Sutcliffe
|
5e5b3f830d
|
[CI] Upgrade Ubuntu runner to 20.04
|
2023-04-05 18:57:10 +02:00 |
|
Lars Toenning
|
a8c487ac6e
|
Update loadbalancing HTTP endpoint
v0.12.111
|
2023-03-27 20:06:38 +02:00 |
|
Lars Toenning
|
167c15771b
|
Remove unused map URL
|
2023-03-27 20:06:29 +02:00 |
|
Mat Sutcliffe
|
2bdcaabfb7
|
[CI] Replace satackey/action-js-inline with octokit/request-action
|
2023-03-12 19:00:03 +00:00 |
|
Mat Sutcliffe
|
2a6738c246
|
Add Doxygen stylesheet
From https://github.com/jothepro/doxygen-awesome-css
|
2023-03-12 19:00:03 +00:00 |
|
Mat Sutcliffe
|
cf7e604d15
|
[readme] Include X-Plane 12 in the list of supported sims
|
2023-03-12 19:00:03 +00:00 |
|
Mat Sutcliffe
|
b43d093b67
|
Bypass double precision issues in CComSystem::isSameFrequency
|
2023-03-12 19:00:03 +00:00 |
|
Mat Sutcliffe
|
d1b1ee9c06
|
Guard against aircraft with more than 4 engines
Fixes assert failure "index out of range" in QList<T>::at
|
2023-03-12 19:00:02 +00:00 |
|
Mat Sutcliffe
|
dfc288bfd7
|
Refactor rehosting logic in FSD client
|
2023-03-12 19:00:02 +00:00 |
|
Lars Toenning
|
6dc2492d29
|
Bootstrap: Remove wasLoadedFromWeb flag
v0.12.103
|
2023-03-03 12:23:43 +01:00 |
|
Lars Toenning
|
acf8df95a6
|
Adjust rehosting with automatic server
|
2023-03-01 20:45:22 +01:00 |
|
Lars Toenning
|
c4cfdc1fcc
|
Remove EOL feature
|
2023-02-28 21:12:24 +01:00 |
|
Lars Toenning
|
fb6b4085cc
|
Remove bootstrap sync from server on build
|
2023-02-28 08:29:58 +01:00 |
|
Lars Toenning
|
a62da56d5f
|
Use HTTP to get VATSIM IP in automatic mode
|
2023-02-28 08:29:58 +01:00 |
|
Lars Toenning
|
466e0dbae4
|
Read VATSIM servers from servers.json
|
2023-02-28 08:29:58 +01:00 |
|
Lars Toenning
|
ec42553910
|
Always read bootstrap.json from local file
This simplifies the bootstrap phase and synchronization.
|
2023-02-27 15:31:28 +01:00 |
|
Lars Toenning
|
fbd9255f56
|
Add getter for server file to CApplication
|
2023-02-27 15:31:11 +01:00 |
|
Lars Toenning
|
4f43633231
|
Add VATSIM server JSON to CGlobalSetup
|
2023-02-27 15:28:08 +01:00 |
|
Lars Toenning
|
4ce5ffc141
|
Fix propertyByIndex for CGlobalSetup
|
2023-02-27 15:27:48 +01:00 |
|
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 |
|