Commit Graph

7243 Commits

Author SHA1 Message Date
Klaus Basan
7035330744 Views: JSON values can be shown as popup 2018-11-29 20:54:25 +01:00
Klaus Basan
394147dcb9 Server handling
* added tower view as hardcoded
* renamed to predefined servers
* utility functions to add/remove FSD setup flags
2018-11-29 20:54:25 +01:00
Klaus Basan
2dd43226ba Ref T420, style 2018-11-29 20:54:25 +01:00
Klaus Basan
4792dbf8d1 Ref T420, setting to save "auto logoff"
* added flag in settings
* use in login component
2018-11-29 20:54:25 +01:00
Klaus Basan
0e5dc4e12a On login page, clear aircraft/airline fields if model is not from DB
* discussion https://swift-project.slack.com/archives/CCV74GESV/p1543344801126700
* emulated driver settings allow non DB model for testing
* use "showOverlayHTMLMessage"
2018-11-29 20:54:25 +01:00
Klaus Basan
9f6cb9a72f Allow to delete data directory from application view
* allow to re-init applicazion list (needed because directories can be deleted)
* context menu for "delete data directory"
2018-11-29 20:54:25 +01:00
Klaus Basan
d704a8aeab Simulator update returns info what was updated 2018-11-29 20:54:25 +01:00
Klaus Basan
9c46cab133 Add in simulator info returns delta 2018-11-29 20:54:25 +01:00
Klaus Basan
2ad293fbad Ref T441, allow to refresh model set (if something was changed, and one would want to revert) 2018-11-29 20:54:25 +01:00
Klaus Basan
13f6cc1180 Ref T437, Ref D29 fixed Jenkins build warnings
Discussed here: https://swift-project.slack.com/archives/G7GD2UP9C/p1543238741010300
The manual changed applied on the original FSUIPC SDK file were reveretd b adding a newer version
2018-11-29 20:54:25 +01:00
Klaus Basan
2abd974369 Ref T441, check for key duplicates and changes simulator 2018-11-29 20:54:24 +01:00
Klaus Basan
4a28b589d8 Ref T441, overlay messages for model set component 2018-11-29 20:54:16 +01:00
Klaus Basan
0002752fa6 Ref T441, find model string duplicates 2018-11-26 06:26:45 +01:00
Klaus Basan
2b8d7f425e Ref T441, use distributor preferences in "reduce dialog" 2018-11-26 06:26:07 +01:00
Klaus Basan
115dc6759c Ref T441, integrated CDbReduceModelDuplicates with own model set component
* some members renamed
* context menu for "model reduction"
* adjusted model statistics
2018-11-26 06:26:07 +01:00
Klaus Basan
77839acf70 Ref T441, 1st version for "reduction" dialog 2018-11-26 06:26:07 +01:00
Klaus Basan
d240dc73ab Ref T441, statistics can also display matrix 2018-11-25 18:28:32 +01:00
Klaus Basan
e7e82c3ab1 Style, minor fixes 2018-11-25 18:26:45 +01:00
Klaus Basan
1f1fa6d7aa Ref T441, model list utility functions 2018-11-25 18:21:52 +01:00
Klaus Basan
3edbd09732 Ref T438, allow to collapse "Message to" button area and disable icons 2018-11-23 19:57:33 +01:00
Klaus Basan
62860eb30b Ref T436, allow to set a global offset altitude for testing (example: ".altos ? -10m") 2018-11-23 02:43:11 +01:00
Klaus Basan
31ba0c1520 Ref T437, samples for FSUIPC 2018-11-23 02:14:51 +01:00
Klaus Basan
9292b63be6 Ref T437, FSUIPC thread assert check 2018-11-22 19:55:04 +01:00
Klaus Basan
d6fad99474 Ref T437, renamed CFsuipc functions to align with FSUIPC code 2018-11-22 19:55:04 +01:00
Klaus Basan
410d77330f Ref T437, extern C and use normal pointer 2018-11-22 19:55:04 +01:00
Klaus Basan
e9fd49731c Ref T438, open text message from aircraft context menu 2018-11-22 19:55:04 +01:00
Klaus Basan
ef340e6dba FSX: Warning if file is not found 2018-11-22 19:55:04 +01:00
Klaus Basan
7f7cf2e031 Ref T436, underflow detection for FSX
* utility functions
* force gnd flag to avoid underflow
2018-11-22 19:55:04 +01:00
Klaus Basan
f6e04d4488 Ref T437, skip updates for FSUIPC and SB area for some cycles 2018-11-22 19:55:04 +01:00
Klaus Basan
39e4b2a61d Style
* CLANG
* #ifdef
2018-11-22 19:55:04 +01:00
Klaus Basan
034525316e Ref T437, fixed missing update of "m_simTransponder" which caused SB area changes to be ignored
* also added SELCAL hints
* sync m_simTransponder
2018-11-22 19:55:04 +01:00
Klaus Basan
7bd3d2793e Ref T437, FSX common improvements
* some SB area fixes like SIMCONNECT_CLIENT_DATA_SET_FLAG_DEFAULT
* use either SB area or FSUIPC
* also write XPDR via FSUIPC
2018-11-22 19:55:03 +01:00
Klaus Basan
d2ca97846d Allow to reload other swift versions UI 2018-11-22 19:55:03 +01:00
Klaus Basan
33116d3b21 Ref T437, adjusted CFsuipc class 2018-11-22 19:55:03 +01:00
Klaus Basan
39d2eba85b Ref T437, updated 64bit FSUIPC file 2018-11-22 19:55:03 +01:00
Klaus Basan
657aea9323 Ref T437, copy the client area byte array instead of just casting it 2018-11-22 19:55:03 +01:00
Klaus Basan
82467da45b Ref T436, correct file name handling (UNC) and validate FSX position 2018-11-22 19:55:03 +01:00
Klaus Basan
3434abefb0 Ref T436, init m_s[0-3] correctly 2018-11-22 19:55:03 +01:00
Klaus Basan
6caba4b1ef Ref T437, added data definition for running 2018-11-22 19:55:03 +01:00
Klaus Basan
10b242cec8 Ref T437, update cockpit from FSUIPC 2018-11-22 19:55:03 +01:00
Klaus Basan
ebde8e7360 Ref T436, style 2018-11-22 19:55:03 +01:00
Klaus Basan
d424abdefb Ref T437, style 2018-11-22 19:55:03 +01:00
Klaus Basan
8ce3ac06ae Ref T437, update internals when changing FSUIPC on/off 2018-11-22 19:55:03 +01:00
Klaus Basan
22f17bec44 Ref T437, renamed SB4 to SB3 (as the extension was already available in SB3) 2018-11-22 19:55:02 +01:00
Klaus Basan
3f8ea99d14 FSUIPC Clang fixes 2018-11-22 19:55:02 +01:00
Klaus Basan
0ab4a18bda Set correct model type and added model type "TypeReverseLookup" 2018-11-22 19:55:02 +01:00
Klaus Basan
8439f19ca3 Minor UI adjustments 2018-11-22 19:55:02 +01:00
Klaus Basan
cb422d72cf Misc. style issues interpolation/model adding 2018-11-22 19:55:02 +01:00
Klaus Basan
c8ba6946bd Allow to enable HTML color (as tooltip must be "black") 2018-11-22 19:55:02 +01:00
Klaus Basan
3096822f70 Use HTML overlay message in flightplan 2018-11-22 19:54:52 +01:00