Lars Toenning
945ef36151
refactor: Remove navigation equipment from remark generator
...
The NAV/ field in the remarks (same as COM/) is a freetext field. The content
may be dependent on the air traffic authority/country.
Further, most of the equipment information is nowadays handled with the
ICAO equipment code. NAV/ is likely required in special cases only, for
example when filing equipment code Z (Other equipment).
2024-01-23 20:25:30 +01:00
Lars Toenning
d2831a17ef
feat: Add voice capability to remarks for SimBrief flightplans
2024-01-23 20:25:30 +01:00
Lars Toenning
23e2dc9057
feat: Add ICAOEQ capability to FSD client
2024-01-23 20:25:30 +01:00
Lars Toenning
1f4f60d793
feat: Add wake turbulence category enum
2024-01-23 20:25:30 +01:00
Lars Toenning
f209a1743c
fix(ui): Reorder radar widget settings
2023-11-26 18:41:07 +01:00
Lars Toenning
9774857169
feat(ui): Display pressure with fixed number of digits on weather page
2023-11-26 18:41:07 +01:00
Lars Toenning
488f9dc119
feat(ui): Display pressure also in inHg on weather page
...
Fixes #217
2023-11-26 18:41:07 +01:00
Lars Toenning
4902e0615b
Extend description of "AFV blocking" setting
2023-11-26 18:41:07 +01:00
Lars Toenning
b58aea75ea
Remove unused PTTBlocked notification sound
2023-11-26 18:41:07 +01:00
Lars Toenning
0af28c2708
Separate word "Ground speed" in radar component
2023-11-19 12:51:59 +01:00
Lars Toenning
41e8ddf2ae
Add spinbox to change radar tag font size
...
Fixes #121
2023-11-19 12:51:59 +01:00
Lars Toenning
ee33a75ba0
Add login/logoff notification sound option
...
Fixes #156
2023-11-16 11:45:06 +01:00
Lars Toenning
e1cf40463f
Remove ATC tune in/out notification sound
...
Related to #156
2023-11-16 11:45:06 +01:00
Lars Toenning
b57dfa1cb8
Remove unused "no audio transmission" notification sound
...
Related to #156
2023-11-16 11:45:06 +01:00
Lars Toenning
bcc4bdd31e
Add SPDX identifiers for REUSE compliance
...
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com >
2023-10-03 09:29:49 +02:00
Lars Toenning
7ef0e6e1eb
Fix cppcheck warnings
2023-04-18 16:07:19 +02:00
Lars Toenning
970b7c3650
clang-format src
2023-04-18 16:07:19 +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
Lars Toenning
6dc2492d29
Bootstrap: Remove wasLoadedFromWeb flag
2023-03-03 12:23:43 +01:00
Lars Toenning
8747b91ea6
Remove unused ChannelSpacing parameter
2023-02-10 19:08:49 +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
b3e5539ec2
Enable 8.33 kHz frequency spacing support
...
Related to #186
2023-02-10 19:08:32 +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.
2022-06-22 22:33:17 +02:00
Lars Toenning
05293feb8f
Initialize sim connection status for logincomponent
...
When using distributed mode and the simulator is already connected to swiftCore, the GUI will not trigger the update on the login component via the simulatorStatusChanged signal.
Therefore we will trigger the initial update manually (same is already done for the simulator connection LED).
2022-05-25 19:47:34 +01:00
Lars Toenning
c0efc9ea81
Clean up includes
2022-05-25 19:47:34 +01:00
oktal3700
5a0e01c997
[GUI] Fix wrong default xswiftbus version in updater
...
Fixes #154
2022-02-19 21:35:31 +00:00
Lars Toenning
dee61a8c14
Issue #122 Block network connect without simulator
2022-02-17 21:18:16 +01:00
Lars Toenning
424ac1b3da
Fix typo
2022-02-13 16:58:20 +01:00
Mat Sutcliffe
2d62e90c54
Issue #115 Blink connect button in addition to disconnect button
2021-11-13 19:27:59 +00:00
Mat Sutcliffe
a592bb2bbe
Include style
2021-09-18 15:07:49 +01:00
Mat Sutcliffe
312dec792b
Doxygen style
2021-09-18 15:07:48 +01:00
Mat Sutcliffe
57d32da826
Use nested namespaces (C++17 feature)
2021-09-18 15:07:48 +01:00
Lars Toenning
cedaa48f5a
Issue #120 Remove separate PTT COM1/COM2 hotkeys
2021-09-14 00:07:01 +02:00
Lars Toenning
c0919ecb77
Improve pilotform tab order
2021-09-14 00:07:01 +02:00
Mat Sutcliffe
abc96590e4
Issue #115 Blink the disconnect button to catch the user's attention
2021-09-10 18:33:37 +01:00
Mat Sutcliffe
fb1d81afe6
Issue #115 Hide the logoff timer when it's not counting down
2021-09-10 18:33:36 +01:00
Mat Sutcliffe
07fa2d47a3
Issue #115 Don't stop timer when opening login view
...
Otherwise the timer will always stop immediately after it starts.
2021-09-10 18:33:36 +01:00
Mat Sutcliffe
3067c51885
Issue #115 Actually start the auto-logoff timer when needed
...
Fixes mistake in fbbfd5ebe2
2021-09-10 18:33:36 +01:00
Lars Toenning
4b37c5ca30
Issue #100 Add slider for master output volume
2021-09-05 11:24:34 +02:00
Lars Toenning
c1b75f7532
Issue #100 Seperate COM1/2 output volumes
2021-09-03 17:43:02 +01:00
Mat Sutcliffe
2ac1a13894
Issue #115 Main connect button is checked iff network is connected
2021-09-01 20:40:50 +01:00
Mat Sutcliffe
fbbfd5ebe2
Issue #115 Opening login view doesn't trigger disconnect countdown
2021-09-01 20:38:27 +01:00
Mat Sutcliffe
a418add1f3
Issue #77 Convert CRgbColor to QPixmap directly
...
Converting via CIcon was disabled in order to break cyclic a dependency,
but in these cases a direct conversion had always been possible anyway.
2021-08-31 19:09:59 +01:00
Mat Sutcliffe
eb6b0ff289
Fix clang-tidy and clazy warnings
2021-08-29 17:02:27 +01:00
Mat Sutcliffe
dd3fc42c94
Remove unused code
2021-08-29 17:02:27 +01:00
Mat Sutcliffe
68933408db
Issue #37 GUI message when FPS drops below threshold
2021-08-29 17:02:26 +01:00
Mat Sutcliffe
1c10c3ba0a
Issue #22 Fixed bug that meant altitude dialog "override" field was never used
2021-08-21 18:38:55 +01:00
Mat Sutcliffe
34a61d1d69
Issue #107 Flight plan aircraft type doesn't need to be in the DB
2021-08-21 18:38:55 +01:00
Mat Sutcliffe
fba8172e0e
Issue #112 Hotkeys to zoom in/out radar
2021-08-21 18:38:55 +01:00