Commit Graph

7058 Commits

Author SHA1 Message Date
Klaus Basan
19e421838d Ref T554, auto publish dialog can be called from menu (mapping tool) 2019-04-11 22:11:43 +01:00
Klaus Basan
8569713331 Ref T554, style 2019-04-11 22:11:42 +01:00
Klaus Basan
ee4d498733 Ref T565, "canTalk" function in audio context 2019-04-11 22:11:42 +01:00
Klaus Basan
d8d4fdf766 Ref T565, check for audio context 2019-04-11 22:11:42 +01:00
Klaus Basan
244c7e638a Ref T565, setup and support for "no audio transmission" sound
* UI, added checkbox for "no audio tx"
* added in audio settings
* added in sound generator
2019-04-11 22:11:42 +01:00
Klaus Basan
5ac1f65756 Ref T565, "canTalk" utility functions 2019-04-11 22:11:42 +01:00
Klaus Basan
a049ee7025 Ref T554, auto publish messages 2019-04-11 22:11:41 +01:00
Klaus Basan
3dd13051e5 Warning if XSwiftBus version does not match swift pilot client version 2019-04-11 22:11:41 +01:00
Klaus Basan
f90486fcdc Ref T472, fixed matcher component
' store matcher setup
* resize display for results
2019-04-11 22:11:41 +01:00
Klaus Basan
0b29894bd8 Ref T472, completer displays category 2019-04-11 22:11:41 +01:00
Klaus Basan
3a10483379 Ref T472, added a 1st version of glider category matching 2019-04-11 22:11:41 +01:00
Klaus Basan
13de708944 Ref T472, improved scoring for ICAO code and added category support 2019-04-11 22:11:41 +01:00
Klaus Basan
54adb40329 Ref T472, further utility functions for category handling 2019-04-11 22:11:40 +01:00
Klaus Basan
c899bfbea7 Minor tweak remove redundant "/' and string message improvements 2019-04-11 22:11:40 +01:00
Klaus Basan
360edca4b3 Ref T472, utility functions for category 2019-04-11 22:11:39 +01:00
Klaus Basan
5c46fa3afa CLANG style 2019-04-11 22:11:39 +01:00
Klaus Basan
859a418691 Ref T566, added "short log" parameter 2019-04-11 22:11:39 +01:00
Klaus Basan
1dd6a0852d Fixed update info
* save before displaying "update info" as it relies on saved channel
* signal to indicate new version, using that for launcher header
2019-04-11 22:11:39 +01:00
Mat Sutcliffe
e6096abf57 Ref T557 Work around bug in GCC 5. 2019-04-11 22:11:39 +01:00
Klaus Basan
a4dc89a295 Ref T562, fix 2-letter aircraft ICAO codes
* added constexpr for aircraft ICAO min/max length
* use ICAO designator in FP if there is no "getCombinedPrefixIcaoSuffix"
2019-04-11 22:11:39 +01:00
Klaus Basan
e31fa91052 FP style 2019-04-11 22:11:38 +01:00
Klaus Basan
0e03e7baf0 Ref T558, play notification sound after SELCAL tone
* return SELCAL tone duration
* play follow up tone
2019-04-11 22:11:38 +01:00
Klaus Basan
94513951e1 Added backtrace attributes for Qt version and platform 2019-04-11 22:11:38 +01:00
Klaus Basan
f080f0bb86 Cmd.line arg --skipsa to skip "single application check". Allows to run multiple clients on one machine. 2019-04-11 22:11:37 +01:00
Klaus Basan
4e20c20274 CAircraftIcaoCode/CAirlineIcao style 2019-04-11 22:11:37 +01:00
Klaus Basan
8154b67fcc Ref T419, download component improvements
* do not download again if already exists
* check if download can be run on current platform
2019-04-11 22:11:37 +01:00
Klaus Basan
8bf14d3dd5 Download dialog style 2019-04-11 22:11:37 +01:00
Klaus Basan
c60692605d Ref T419, utility function if canRunOnCurrentPlatform" 2019-04-11 22:11:37 +01:00
Klaus Basan
d1b4660b20 Ref T419, artifact name to platform 2019-04-11 22:11:37 +01:00
Klaus Basan
b70b280d73 Distribution style 2019-04-11 22:11:37 +01:00
Klaus Basan
b9c233802f Ref T419, use version from IDatastoreObject in CArtifact
* add QVersion
* remove version parts from CArtifact
2019-04-11 22:11:37 +01:00
Klaus Basan
aabc975889 Ref T419, update component
* warning about different platform
* using Qt::QueuedConnection
* style
2019-04-11 22:11:36 +01:00
Klaus Basan
162cb3163c Ref T419, download component style/myself guard 2019-04-11 22:11:36 +01:00
Klaus Basan
283b827a7a Ref T419, better icon for public version 2019-04-11 22:11:36 +01:00
Klaus Basan
2cc53ce67c Ref T419, utility functions for platform 2019-04-11 22:11:36 +01:00
Klaus Basan
b0b8e82a2d Ref T559, add space after voice capabilities + fixed typo 2019-04-11 22:11:36 +01:00
Klaus Basan
5f047f0694 Ref T559, using Qt::QueuedConnection 2019-04-11 22:11:36 +01:00
Mat Sutcliffe
83dec5408b Ref T557 Metaclass flag to preserve measurement unit when marshalling PQ's in flight plans. 2019-04-11 22:11:35 +01:00
Klaus Basan
567a55503f Ref T556, fixed wrong meta member -> BLACK_METAMEMBER(cruiseTrueAirspeed) 2019-04-11 22:11:35 +01:00
Klaus Basan
1055c0fb17 Ref T556, FP related fixes
* myself guard
* improved overlay messages
* removed redundant constexpr.
2019-04-11 22:11:35 +01:00
Klaus Basan
503bbf3a26 Ref T472, initial version of category matcher 2019-04-11 22:11:35 +01:00
Klaus Basan
5846860382 Ref T472, utility functions for aircraft categories 2019-04-11 22:11:35 +01:00
Klaus Basan
b57003c4e8 Style, typo 2019-04-11 22:11:35 +01:00
Klaus Basan
530bd38f00 Ref T472, matching settings/setup for categories 2019-04-11 22:11:35 +01:00
Klaus Basan
6ca6d12851 Added "isWeatherActivated" based on the discussion with LT 2019-04-11 22:11:34 +01:00
Klaus Basan
f98ba0e494 CLANG style 2019-04-11 22:11:34 +01:00
Klaus Basan
4c33e4d792 Ref T554, publishing function for "auto publish data"
* writer
* services
2019-04-11 22:11:34 +01:00
Klaus Basan
4fb0db01bd Ref T554, "auto publish test data" for emulated driver 2019-04-11 22:11:34 +01:00
Klaus Basan
0f4629d8f4 Ref T554, auto publish dialog in swift mapping tool 2019-04-11 22:11:34 +01:00
Klaus Basan
16e3042cfb Ref T554 UI stubs 2019-04-11 22:11:33 +01:00