Klaus Basan
3f2fc33b27
Minor change, added ' in error messages
2017-01-10 23:46:08 +00:00
Klaus Basan
ec3fc93a19
refs #846 , core: shutdown when failure and assert for missing facade
2017-01-10 23:46:06 +00:00
Klaus Basan
235673123d
refs #846 , improved start and waitForSetup
...
* directly wait for setup after triggering read
* use more detailed status messages
* in case of severe issues directly stop application
2017-01-10 23:46:05 +00:00
Klaus Basan
83dad62d4b
refs #846 , return CStatusMessageList instead bool, more detailed info
...
* renamed to ps_setupHandlingCompleted
* removed m_startUpCompleted
2017-01-10 23:46:04 +00:00
Klaus Basan
0fc34be74f
refs #846 , use CStatusMessageList instead bool
...
More detailed error messages
2017-01-10 23:46:02 +00:00
Klaus Basan
d6235d901e
refs #846 , allow to display cmdLineErrorMessage by BlackMisc::CStatusMessageList
...
Improved formatting and HTL escape message
2017-01-10 23:46:01 +00:00
Klaus Basan
62f2593486
refs #846 , setup reader
...
* save last error message
* renamed to setupHandlingCompleted
* docu
2017-01-10 23:46:00 +00:00
Klaus Basan
1e85842c71
Some minor fixes (typos, doxygen, etc.) found during #846
2017-01-10 23:45:58 +00:00
Klaus Basan
8341da2310
refs #846 , support message as HTML
2017-01-10 23:45:57 +00:00
Klaus Basan
eed9910e75
refs #506 , init log filter
2017-01-10 23:45:56 +00:00
Klaus Basan
1a7c11f49c
refs #506 , allow to set dialog or filter widget for log component
...
Added filter widget, dialog and filter can be toggled
2017-01-10 23:45:54 +00:00
Klaus Basan
59eb0247a7
refs #506 , applied recommended changes for 506 to other filters
...
https://dev.vatsim-germany.org/issues/506#note-5
2017-01-10 23:45:53 +00:00
Klaus Basan
b3c7be8765
refs #506 , use digest signals in pilot client
...
(less UI updates)
2017-01-10 23:45:52 +00:00
Klaus Basan
63dab2dd28
refs #506 , using filters in view/logcomponet
2017-01-10 23:45:50 +00:00
Klaus Basan
67216876f1
refs #506 , status filter bar/dialog for status messages
2017-01-10 23:45:49 +00:00
Klaus Basan
67125a1ecc
refs #506 , filter for status messages
2017-01-10 23:45:48 +00:00
Klaus Basan
3c8056c838
refs #506 , use digest signal modelDataChangedDigest
2017-01-10 23:45:46 +00:00
Klaus Basan
24bf0b940f
refs #506 , utility function for status message
2017-01-10 23:45:45 +00:00
Klaus Basan
deed61a88c
Formatting, doxygen, minor adjustments
2017-01-10 23:45:44 +00:00
Klaus Basan
5d5da0641f
refs #844 , use inline UI for settings and settings in ATC component
...
Allow to toggle stations in/outside range
2017-01-10 23:45:42 +00:00
Klaus Basan
2108422dc2
refs #844 , allow to remove ATC stations outside of range
2017-01-10 23:45:41 +00:00
Klaus Basan
b98a1408ae
refs #844 , UI for ATC stations settings (inline)
2017-01-10 23:45:40 +00:00
Klaus Basan
97819f0154
Formatting
2017-01-10 23:45:38 +00:00
Klaus Basan
d1e5566579
refs #844 , settings for ATC stations (value object + trait)
2017-01-10 23:45:37 +00:00
Klaus Basan
a7469d2959
refs #841 , use settings to decide which text message is displayed
2017-01-10 23:45:36 +00:00
Klaus Basan
062f0671ea
refs #841 , UI to set text message settings and added this UI to textmessage component
2017-01-10 23:45:34 +00:00
Klaus Basan
b2e53d64f1
refs #841 , settings which text messages will be displayed in GUI
...
(not to be confused which messages will be relayed to simulator)
2017-01-10 23:45:33 +00:00
Klaus Basan
3e4c0a0c2a
Minor adjustment to identify section causing issue in VATSIM file
2017-01-10 23:45:32 +00:00
Klaus Basan
93a18f433c
refs #840 , FSX driver: get ground elevation from simulator
...
* fixed wrong request id
* made functions private where possible
* added data definitions for simobject data
2017-01-10 23:45:30 +00:00
Klaus Basan
be297d8ccf
refs #840 , update (ground) elevation via remote aircraft provider
2017-01-10 23:45:29 +00:00
Klaus Basan
667009c85e
refs #840 , moved interpolator classes into Simulation namespace
2017-01-10 23:45:27 +00:00
Klaus Basan
46fafde7a0
refs #840 , add support for interpolation hints
2017-01-10 23:45:25 +00:00
Klaus Basan
534b9fb09e
refs #840 , style and const-correctness
2017-01-10 23:45:24 +00:00
Klaus Basan
de72a678a2
refs #840 , updated value classes
...
* VTOL flag
* doxygen
* allow to stop after an object has been found
* support for hints/elevation
2017-01-10 23:45:22 +00:00
Klaus Basan
e1b472490f
refs #840 , class combining all hints for the interpolator
2017-01-10 23:45:19 +00:00
Klaus Basan
70aee605cb
refs #840 , value classes for ground elevation plane
...
Can be used as single point elevation or plane covering an airport
2017-01-10 23:45:18 +00:00
Mathew Sutcliffe
ef04c05831
refs #847 Missing cache directory is not an error, just means there is nothing to load.
2017-01-10 23:45:16 +00:00
Mathew Sutcliffe
34f7acbf8d
refs #847 Fixed apparent copy/paste mistake.
2017-01-10 23:45:15 +00:00
Mathew Sutcliffe
26498ca916
refs #847 Use a local static QTempDirectory so it is not destroyed too early.
2017-01-10 23:45:13 +00:00
Klaus Basan
97137c46a6
refs #785 , use selection interface with views
...
* adjusted sortByPropertyIndex, selectObjects
* function to select by row numbers
2017-01-10 23:45:11 +00:00
Klaus Basan
a374146a41
refs #785 , use selection interface
...
* reselect of updates
* marked some QStandardItemModel functions as final (as suggested by MS)
* removed no longer used functions
2017-01-10 23:45:09 +00:00
Klaus Basan
988e1b70be
refs #785 , interface to access selection model
2017-01-10 23:45:08 +00:00
Roland Winklmeier
4b93d0e2d8
CCoordinateGeodetic::calculateEuclideanDistance unit tests
2017-01-10 23:45:07 +00:00
Roland Winklmeier
58c816197e
Use onGround flag only when ground speed is low
...
OnGround flag is not synchronized with positions and causes jumps
during right before takeoff and after landing. By adding a threshold
currently being 20 kts, we move the jump into an area when the aircraft
is still leveled.
2017-01-10 23:45:06 +00:00
Roland Winklmeier
d46318be5e
Use interpolated timestamp in order to get corresponding parts
...
So far the current timestamp was used to get the aircraft parts. This
caused aircraft jumps during takeoff and landing as soon as the on ground
flag changed.
2017-01-10 23:45:04 +00:00
Roland Winklmeier
518a0debb4
Fix CAircraftEngine to QString conversion
...
Instead of the actual engine number, the ASCII character with number
0-3 was printed.
2017-01-10 23:45:03 +00:00
Roland Winklmeier
7e1a3d4ef2
Aircraft parts history component
...
This frame component allows to display the current aircraft parts
and the received history for a given callsign.
refs #835
2017-01-10 23:45:01 +00:00
Roland Winklmeier
4994bf12b2
Let airspace monitor store the aircraft parts history
...
This commit adds a feature in airspace monitor to store the history
of received aircraft parts. If needed the history can be retrieved
via context methods.
refs #835
2017-01-10 23:45:00 +00:00
Klaus Basan
a210b029f1
Fixed issues shown by new cppcheck rules
...
#831
2017-01-10 23:44:56 +00:00
Klaus Basan
5adb86ae83
refs #836 , display elevation in UI
...
* added has hasGroundElevation
* added elevation to sim.values
2017-01-10 23:44:55 +00:00