Commit Graph

207 Commits

Author SHA1 Message Date
Mat Sutcliffe
4ab3e9a03b Ref T682 Don't convert text codec name to lower case, as it is case sensitive. 2019-09-16 22:40:03 +01:00
Klaus Basan
ee9f1188d7 Settings for reverse lookup + fixes
Ref T658 related
2019-09-16 22:39:53 +01:00
Klaus Basan
718d186e46 Emulated driver UI/situation form size 2019-09-16 20:29:58 +01:00
Klaus Basan
ef2398f6a9 Ref T658, renamed to MsReverseLookupFile et.al. 2019-09-16 20:29:53 +01:00
Klaus Basan
0d2bf4865a Margins in situation form 2019-09-16 20:29:43 +01:00
Klaus Basan
3aa5794836 Min. size of situation form 2019-09-16 20:29:39 +01:00
Klaus Basan
ca8f40bc28 Model matching resolution for airline groups
* UI
* setup class
2019-05-23 13:12:59 +02:00
Klaus Basan
e4dc189004 Matching settings UI tweak 2019-05-23 13:12:59 +02:00
Klaus Basan
9cd0d5554c Ref T663, avoid ASSERT when simulator is NO single simulator in mapping tool 2019-05-23 13:12:58 +02:00
Klaus Basan
2b4d71bb28 Ref T658, settings for matching (dirs/UI) 2019-05-23 13:00:25 +02:00
Klaus Basan
17dcccb1fb Minor UI fix 2019-05-13 11:21:10 +02:00
Klaus Basan
7ac0450836 Setting to display validation only in case of warnings/errors 2019-05-13 11:20:57 +02:00
Klaus Basan
bcbdaaf1a7 COM audio did not tune in (voice room) if channel was already selected at startup
Reason was: hardcoded channel spacing to 8.33kHz

As a result changed to channel spacing based on COM unit, which could also be changed at runtime

* the issue itself was in own aircraft context
* added functions for channel spacing
* changed to COM unit channel spacing (instead of hardcoded spacing)
2019-05-13 11:20:49 +02:00
Klaus Basan
eba5b1924b Ref T648, display X/Y/Z 2019-05-13 11:20:49 +02:00
Klaus Basan
2d654e2fef Ref T609, tristate LED showing if synced with simulator com 2019-05-13 11:20:40 +02:00
Klaus Basan
918559e60f Ref T609, active COM1/2 in sim LEDs and function 2019-05-13 11:20:38 +02:00
Klaus Basan
8eb3bd5278 Own model set dialog / dialog improvements
* better terms
* clear button to clear own model set
2019-05-13 11:20:38 +02:00
Klaus Basan
139ae130db Improved tooltip/error message 2019-05-13 11:20:37 +02:00
Klaus Basan
16061f61e8 Minor cockpit COM UI adjustments 2019-04-11 22:12:11 +01:00
Klaus Basan
9f1090d430 Cockpit COM component align widget heights 2019-04-11 22:12:06 +01:00
Klaus Basan
8c5ee52128 Simplified cockpit COM component layout 2019-04-11 22:12:05 +01:00
Klaus Basan
837fc86b7e Matching form UI adjustments 2019-04-11 22:12:01 +01:00
Klaus Basan
530bd38f00 Ref T472, matching settings/setup for categories 2019-04-11 22:11:35 +01:00
Klaus Basan
9745bafd4e Minor adjustments in interpolation setup
* scenery offset fix default is off
* renamings
2019-04-11 22:11:31 +01:00
Mat Sutcliffe
e9a4c49d68 Ref T547 Update license masthead in all source code files. 2019-02-22 20:36:43 +00:00
Klaus Basan
b476ce4894 Fixed missing gs from situation form 2019-02-22 20:36:09 +00:00
Klaus Basan
9623b7a1da Ref T515, set failover and "modelSetRemoveFailedModel" in combination 2019-02-22 20:35:42 +00:00
Klaus Basan
6470c61d0a Ref T515, added failover flag for addingRemoteModelFailed
* adjusted signatures
* renamings and minor style adjustments
2019-02-22 20:35:41 +00:00
Klaus Basan
da92f3885c Ref T515, settings for matching (run validation) 2019-02-22 20:35:38 +00:00
Klaus Basan
13c67e4838 Login UI/lookup improvements
* made tool -> push buttons as easier to spot
* reverse lookup of model before login -> always latest DB data
* use "text only" ICAO code if loading from DB yields no result
2019-02-22 20:35:33 +00:00
Klaus Basan
49a49f48ee Minor UI adjustments 2019-02-22 20:35:22 +00:00
Roland Rossgotterer
3db811f11d Handle initial null position from CCoordinateDialog
Summary:
CCoordinateDialog is setup with an initial null position. The user has to manually set one in case own aircraft position is de-selected to proceed with weather fetching. Previously the null position was accepted and passed on to the weather request with undefined results.

Reviewers: #swift_pilot_client

Maniphest Tasks: T406

Differential Revision: https://dev.swift-project.org/D81
2019-02-22 20:35:16 +00:00
Klaus Basan
cd095dbb3f Misc. smaller UI adjustments/style 2019-02-22 20:35:09 +00:00
Klaus Basan
8bb7eb5d2b Minor wizard UI adjustments 2019-02-22 20:35:09 +00:00
Mat Sutcliffe
225ff81252 Ref T485 Adjust CLogMessage and CStatusMessage call sites to use the new API. 2019-02-22 20:34:55 +00:00
Klaus Basan
0817d38b4c Ref T265, Ref T430, added parts and CG to modify form 2019-02-22 20:24:00 +00:00
Klaus Basan
da0e021332 Ref T265, Ref T430, Ref T473 parts added to mapping UI 2019-02-22 20:23:58 +00:00
Klaus Basan
d89b217e9b PQ parsing using "best guess" strategy as default plus renamings 2019-02-22 20:23:54 +00:00
Klaus Basan
298f746862 Ref T265, Ref T430, Ref T473 CG in model form 2019-02-22 20:23:53 +00:00
Mat Sutcliffe
462172a87f Fixed clazy warnings: unnecessary containers and containers being detached in range-for loops. 2019-02-22 20:23:37 +00:00
Mat Sutcliffe
9f85a7b560 Fixed clazy warnings: pass large objects by reference to const. 2019-02-22 20:23:33 +00:00
Mat Sutcliffe
333ea1b8df Fixed clazy warnings: empty QStringLiteral. 2019-02-22 20:23:32 +00:00
Klaus Basan
9f408e8319 Fixes in model set form as described by RP
https://swift-project.slack.com/archives/G96QTUBEG/p1544353355002400

* fixed missing radio button groups
* return values for some functions to detect "changes"
* minor style fixes
2018-12-10 03:41:16 +01:00
Klaus Basan
9d85b70307 Allow to unhide password in pilot form and server form 2018-12-10 03:41:15 +01:00
Klaus Basan
774458afc9 Viewbase style, UI style 2018-12-05 04:03:59 +01:00
Klaus Basan
93656d0a99 Network setup not yet used, disabled 2018-11-29 20:54:26 +01:00
Klaus Basan
beec69281a Login component set FSD/voice details based on current server selection 2018-11-16 02:49:56 +01:00
Klaus Basan
0b368ad935 Ref T431, FSD setup allow to force 4 letter airline ICAO code 2018-11-16 02:49:54 +01:00
Klaus Basan
1a45d8e1b8 Login component, hide server selection when displaying FSD details as otherwise there is not enough space 2018-11-16 02:49:54 +01:00
Klaus Basan
79547efe0a Login UI improvements 2018-11-16 02:49:54 +01:00