Commit Graph

7644 Commits

Author SHA1 Message Date
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
Klaus Basan
961afa531b Ref T554, collect auto-publish data in simulator 2019-04-11 22:11:33 +01:00
Klaus Basan
3023b0152f Ref T554, auto-publish class for data 2019-04-11 22:11:33 +01:00
Klaus Basan
35039b7482 Ref T554, style 2019-04-11 22:11:33 +01:00
Klaus Basan
3e0d318a48 Ref T554, PQ "valueRoundedAsString" 2019-04-11 22:11:33 +01:00
Klaus Basan
fe2d092891 Use uppercase model string (coming from DB as uppercase, should be the "standard") 2019-04-11 22:11:33 +01:00
Klaus Basan
42ab781c0e Use Qt::QueuedConnection in airspace analyzer 2019-04-11 22:11:33 +01:00
Klaus Basan
a91d7cb852 Emit takeoff/touchdown signals in own aircraft context 2019-04-11 22:11:32 +01:00
Klaus Basan
892b5919f7 Style and comments of CBackgroundValidation 2019-04-11 22:11:32 +01:00
Klaus Basan
bd1ef5dfea Use "myself" QPointer with "sGui->processEventsToRefreshGui"
Rational: during "sGui->processEventsToRefreshGui" object can be deleted
2019-04-11 22:11:32 +01:00
Klaus Basan
0e916864cb Ref T546, disable provider for FS9 2019-04-11 22:11:31 +01:00
Klaus Basan
bfc7ac97c0 Ref T546, style 2019-04-11 22:11:31 +01:00
Klaus Basan
50bddbd80d Ref T546, CG and elevation provider can be disabled 2019-04-11 22:11:31 +01:00
Klaus Basan
60b3c16120 Ref T401, crash simulation improvements
* sub-directory paths in directory utils
* no UI simulated crash in release builds
* no upload rate in local developer builds
2019-04-11 22:11:31 +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
Klaus Basan
ec1dde412d Ref T542, Norwegian airlines icons (by A Fuchs) 2019-04-11 22:11:31 +01:00
Klaus Basan
076d06feb7 Audio volume component style 2019-04-11 22:11:30 +01:00
Mat Sutcliffe
2c35415b7f Bump version number. 2019-04-11 22:11:30 +01:00
Mat Sutcliffe
a2e4b42a7f Ref T547 Update license masthead in all source code files. 2019-04-11 22:11:30 +01:00
Mat Sutcliffe
69afe771d2 Ref T321 Improve CAtomicFile error message and advise the user to try restarting or manually deleting. RELEASE_0.8.8 2019-02-23 19:01:10 +00:00
Mat Sutcliffe
dbdc65793e Ref T541 Skip isAbandoned check if not called by worker thread. 2019-02-23 14:44:58 +00:00
Mat Sutcliffe
e9a4c49d68 Ref T547 Update license masthead in all source code files. 2019-02-22 20:36:43 +00:00
Mat Sutcliffe
4fd83335af Ref T547 Update HTML license document. 2019-02-22 20:36:33 +00:00
Mat Sutcliffe
7b4d3874a6 Ref T541 Abandoned worker shouldn't interrupt if it's in the owner's thread. 2019-02-22 20:36:32 +00:00
Mat Sutcliffe
5de96382bc [qmake] Removed MSVC 2015 workaround. 2019-02-22 20:36:32 +00:00
Klaus Basan
da52e25f78 Ref T401, allow to trigger crash from internals page 2019-02-22 20:36:32 +00:00
Klaus Basan
5fe4c95f4b Avoid assert without sApp/shutting down 2019-02-22 20:36:32 +00:00
Klaus Basan
bae7680e59 Ref T401, server info also when not connected 2019-02-22 20:36:31 +00:00
Klaus Basan
16dd6d7451 Ref T401, crash handling in application
* function to simulate crash
* init crash info so file is written + add arguments for handler
* enable / disable uploads
2019-02-22 20:36:31 +00:00
Klaus Basan
df3ac2b02d Ref T401, crash info can be saved as file 2019-02-22 20:36:31 +00:00
Klaus Basan
10fff29f97 Ref T472, use cross-reader (other reader) objects to avoid unnecessary parsing 2019-02-22 20:36:30 +00:00
Klaus Basan
d5aaf24231 Ref T472, add category column 2019-02-22 20:36:30 +00:00
Klaus Basan
72b7c61db7 Ref T472, style and minor fixes ("myself") 2019-02-22 20:36:29 +00:00
Klaus Basan
9cee34f4cc Ref T472, allow to pass already existing values for model parsing
* list to map: toDbKeyValueMap
* categories can also be passed, hence the categories can be seen in model views
2019-02-22 20:36:28 +00:00
Roland Rossgotterer
7a2ed1433d [XSwiftBus] Add more Linux library dependencies 2019-02-22 20:36:28 +00:00
Roland Rossgotterer
b775d99dc4 [XSwiftBus] Apply XPLM 2.1 packaging structure 2019-02-22 20:36:28 +00:00
Roland Rossgotterer
680939346c Fix CContextOwnAircraftProxy listening on the wrong DBus P2P interface
ref T531
2019-02-22 20:36:27 +00:00
Roland Rossgotterer
c6f0c46222 Add missing and sort proxy context signal connections 2019-02-22 20:36:27 +00:00
Roland Rossgotterer
7d21b6ce0b Fix remote DBus call function names 2019-02-22 20:36:27 +00:00
Roland Rossgotterer
220b271b34 [GFS] Move GFS structs out of CWeatherDataGfs
In the same step, change doubles to floats since this is what GFS provides.
2019-02-22 20:36:26 +00:00
Roland Rossgotterer
5b10abd63d [GFS] Calculate cloud levels from pressure and temperature 2019-02-22 20:36:25 +00:00