Commit Graph

8242 Commits

Author SHA1 Message Date
Klaus Basan
c78b42d5ea Ref T698, added remote aircraft context to network class 2019-07-11 20:46:34 +02:00
Klaus Basan
495294fb80 Ref T698, display network statistics in UI (internals) 2019-07-11 20:46:33 +02:00
Klaus Basan
d6f92f9f49 Ref T698, functions to count network VATLIB calls to identify packets
* functions in network classes
* context functions
2019-07-11 20:46:33 +02:00
Klaus Basan
f90baedf8a Style 2019-07-11 20:46:33 +02:00
Klaus Basan
cb2fbbd1e1 Ref T417, flight plan follow ups
* fixed eventfilter, only allow ASCII values, disable in read only mode
* set remarks values "from external"
* set SELCAL value
2019-07-01 19:32:46 +02:00
Mat Sutcliffe
6115f7d093 Ref T696 Fix number formatting for CTime and CAngle.
- Removed the 'L' in the format strings, so the C locale is used.
- Added `1 + digits` to the `fieldWidth`, as this actually includes the
  decimal point and the digits after it.
2019-07-01 19:32:46 +02:00
Klaus Basan
a8d2916e9e Minor stylesheet utils improvements 2019-07-01 19:32:46 +02:00
Klaus Basan
a0d5fcdf42 Minor performance improvement of subdir check
* follow T689
* no need to always get and init simulator directory as it will not change
2019-07-01 19:32:46 +02:00
Klaus Basan
0cedb86808 Do not use QML debugger 2019-07-01 19:32:46 +02:00
Klaus Basan
c11390bda6 Ref T417, FP UI allow SimBrief download 2019-07-01 19:32:45 +02:00
Klaus Basan
4325d6c07a Ref T417, SimBrief download dialog 2019-07-01 19:32:45 +02:00
Klaus Basan
b348a88a18 Ref T417, parse SimBrief XML format 2019-07-01 19:32:45 +02:00
Klaus Basan
7f5a0e7827 Ref T417, SimBrief data class 2019-06-30 23:52:20 +02:00
Klaus Basan
0f9f088d98 Added network to UNIT tests (needed for CUrl
Other includes where needed
2019-06-30 23:52:20 +02:00
Klaus Basan
83dd48a897 Improved string concat to avoid "//" in paths 2019-06-30 23:52:19 +02:00
Klaus Basan
6d0a4f115b Ref T691, tab focus in FP 2019-06-30 23:52:19 +02:00
Klaus Basan
3eb6e0fbfe Remove push_macro, seems no longer to be needed 2019-06-30 23:52:19 +02:00
Klaus Basan
854952e1b9 Ref T554, trigger auto publish dialog when shutting down 2019-06-30 23:52:19 +02:00
Klaus Basan
10970ecf69 Ref T554, signal if auto publish data are written 2019-06-30 23:52:19 +02:00
Klaus Basan
74d332f98b Restore dock widget from settings, fixed frameless widget restore
https://discordapp.com/channels/539048679160676382/539486309882789888/593835010566521033
2019-06-30 23:52:18 +02:00
Klaus Basan
f06eb1bc7f Ref T554, setting for auto publish (timestamp) 2019-06-30 23:52:18 +02:00
Klaus Basan
1cd7496a78 Fixed typo, style 2019-06-30 23:52:18 +02:00
Klaus Basan
a0131bb48c fixup! Handled some potentially "dangerous" parsing issues for VATSIM file (no coordinate) 2019-06-30 00:33:43 +02:00
Mat Sutcliffe
b3be42da45 fixup! Ref T689 Add validation that XP model directories are within the XP sim directory. 2019-06-29 15:36:35 +01:00
Mat Sutcliffe
8d99ae90dd Improved doxygen comments for CSimulatorInternals. 2019-06-29 15:34:00 +01:00
Mat Sutcliffe
3061270426 fixup! Ref T690, aded SVFR and DVFR to FP 2019-06-27 00:17:37 +01:00
Mat Sutcliffe
982861f132 Ref T689 Add validation that XP model directories are within the XP sim directory. 2019-06-26 22:08:51 +01:00
Mat Sutcliffe
aa9e2b70cc Ref T689 Settings validation can produce more descriptive error messages. 2019-06-26 22:08:50 +01:00
Mat Sutcliffe
fce2b74333 Extra ccache options to allow sharing caches between different Jenkins jobs. 2019-06-26 22:08:49 +01:00
Mat Sutcliffe
33f7334eac Ref T633 Simplify whitespace in X-Plane flyable model strings. 2019-06-26 22:08:48 +01:00
Mat Sutcliffe
f921b87c8a Inline functions defined in header file, to avoid ODR violation. 2019-06-26 22:08:47 +01:00
Mat Sutcliffe
70a79bdd10 [XSwiftBus] Fixed UTF-8 ellipsis character indicating wrapped text messages. 2019-06-26 22:08:47 +01:00
Mat Sutcliffe
e9dc7f8da8 Ref T682 Don't convert text codec name to lower case, as it is case sensitive. 2019-06-26 22:08:46 +01:00
Mat Sutcliffe
81352d8f07 Disable X-Plane's built-in voice ATIS when XSwiftBus is active. 2019-06-26 22:08:46 +01:00
Mat Sutcliffe
24d45b7f85 Update libxplanemp. 2019-06-26 22:08:45 +01:00
Mat Sutcliffe
dd72f2ee36 Ref T597 Generic DBus marshalling operators for QFlags. 2019-06-26 22:08:45 +01:00
Mat Sutcliffe
c3f7173d21 Ref T476 Static asserts to ensure array and non-array datarefs are used correctly. 2019-06-26 22:08:45 +01:00
Klaus Basan
d6038b3ed3 fixup! Send FP altitude without unit 2019-06-26 16:47:48 +02:00
Klaus Basan
7e34398a4a Send FP altitude without unit
https://discordapp.com/channels/539048679160676382/539846348275449887/593211815559823367
https://discordapp.com/channels/539048679160676382/539846348275449887/593063154238619649
2019-06-26 11:30:01 +02:00
Klaus Basan
8593eb412c Ref T690, aded SVFR and DVFR to FP 2019-06-25 23:57:45 +02:00
Klaus Basan
693418e826 Handled some potentially "dangerous" parsing issues for VATSIM file (no coordinate)
https://discordapp.com/channels/539048679160676382/539486489977946112/593081121512751116
2019-06-25 23:57:45 +02:00
Klaus Basan
75af17ef3e Improved VATLIB error messages
* added missing msg.vatServerWrongType
* Message txt

https://discordapp.com/channels/539048679160676382/539925070550794240/593133713022255126
2019-06-25 23:57:45 +02:00
Roland Rossgotterer
7d69a13d95 Define static constexpr int in source file
This fixes a linker error.
2019-06-25 23:57:45 +02:00
Roland Rossgotterer
7b9d94f78c [GFS] Properly validate cloud pressure levels
For some reason, the parser returned 0.0 instead of 9.998e20 for undefined values.
Atmospheric pressure levels cannot be lower than 1000, hence use this as the lower boundary.
In all other circumstances, the pressure level needs to be set (either to real value or to nan) for the follow up code to detect undefined values.
2019-06-25 23:57:45 +02:00
Roland Rossgotterer
4ff449a4d3 [GFS] Handle added parameters in GFS 0.25 files
Template 4.0 did not use to have TCDC, PRATE, CSNOW and CRAIN parameters. Ignore them for now.
2019-06-25 23:57:45 +02:00
Roland Rossgotterer
ef19fcf8c8 Update externals 2019-06-25 23:57:45 +02:00
Roland Rossgotterer
e60fc6730c [GFS] Update NOAA GFS download url to reflect new directory query 2019-06-25 23:57:45 +02:00
Roland Rossgotterer
54d406d620 Style 2019-06-25 23:57:44 +02:00
Klaus Basan
1df04b77f9 Ref T673, adjusted models 2019-06-22 00:08:25 +02:00
Klaus Basan
e8072e1f37 Ref T673, hide values marked as incognito column 2019-06-22 00:08:09 +02:00