Klaus Basan
5ebf119acb
Ref T709, added "follow aircraft distance" and timestamp, removed old settings
2019-09-16 22:40:57 +01:00
Klaus Basan
d1db1943ae
Ref T709, display settings as string/QString (for logging)
2019-09-16 22:40:56 +01:00
Klaus Basan
60305d461f
Ref T709, style
2019-09-16 22:40:55 +01:00
Klaus Basan
81c832457e
Ref T709, based on the Qt free base class, added swift compliant settings class
2019-09-16 22:40:53 +01:00
Klaus Basan
a809679b34
Ref T709, added Qt free base class for settings which can be used on XSwiftBus and swift side
...
This has to be "Qt free"
2019-09-16 22:40:52 +01:00
Klaus Basan
cc4b8b61ae
Ref T709, move case insensitive compare to utils (so it can be used elsewhere)
2019-09-16 22:40:52 +01:00
Klaus Basan
ed2762fd40
Improved model file timestamp handling
2019-09-16 22:40:49 +01:00
Klaus Basan
b213f594c7
Fixed wrong airline in reverse lookup
...
* Air Arabia bug
* see https://discordapp.com/channels/539048679160676382/568904623151382546/608611828578254859
2019-09-16 22:40:48 +01:00
Klaus Basan
b87d0f5f15
Ref T705, use model set for reverse lookup
...
* allow finding model string from set, for NON DB models
* pass model set as parameter
2019-09-16 22:40:40 +01:00
Klaus Basan
d5a4e3d70d
Ref T705, utility functions for NON DB models
2019-09-16 22:40:39 +01:00
Klaus Basan
ac22e1d17d
Ref T554, check function for auto publishing
2019-09-16 22:40:35 +01:00
Klaus Basan
3e6c4f2ef1
Improved MS registry reading
...
* also read if compiled without support for this simulator (makes sense for tools/mapping)
* check if directory exists
2019-09-16 22:40:34 +01:00
Klaus Basan
1b4aa1162a
Style, typo
2019-09-16 22:40:33 +01:00
Klaus Basan
4237839bbd
Ref T704, split matching utils for logging in aviation context
2019-09-16 22:40:32 +01:00
Klaus Basan
b76d89bf27
Ref T660, make sure all file paths (for FSX/P3D) are Qt standard (not Windows native)
2019-09-16 22:40:29 +01:00
Klaus Basan
5799e31d27
XPlane sub directory check (model dirs in XPlane dir), unified with settings is valid
2019-09-16 22:40:28 +01:00
Klaus Basan
cd63712cd7
Ref T701, reduce by airline name and/or telephony designator if possible
2019-09-16 22:40:27 +01:00
Klaus Basan
0767deb41d
Ref T701, IAircraftModelSetProvider 1st version
...
* added to matcher
* and simulator context
* in facade changed init order, as we need getCContextOwnAircraft() / getCContextSimulator()
Remark: Need 2 contexts is not ideal, but accepted for the moment
2019-09-16 22:40:26 +01:00
Klaus Basan
242bea3636
Ref T660, FSX path handling
...
* exclude paths from exclude patterns
* check for *air file
* use absolute paths
2019-09-16 22:40:23 +01:00
Klaus Basan
5bd3507ed9
Ref T660, unify FSX and P3D directory generation (from config files)
...
* removed unused functions
* sxSimObjectsDirPlusAddOnXmlSimObjectsPaths
* use simulator directory for FSX (same as P3D)
* renamings
2019-09-16 22:40:21 +01:00
Klaus Basan
b3af9bc356
Ref T660, also use relative paths in add-on.xml
2019-09-16 22:40:19 +01:00
Klaus Basan
6e99bf2e02
Ref T701, utility functions
2019-09-16 22:40:19 +01:00
Klaus Basan
ea7b3316c9
Flight plan fixes based on https://discordapp.com/channels/539048679160676382/539486309882789888/597133111272275970
...
* improved setting of combox value, fixed wrong text
* do NOT emit signals when same index
* getOwnCallsign
* do NOT used cache FPs for own aircraft
2019-09-16 22:40:18 +01:00
Klaus Basan
891a058f17
Ref T698, enable network stats for restricted distributions
2019-09-16 22:40:17 +01:00
Klaus Basan
25dc43f19c
Log all FSX/P3D config files read
2019-09-16 22:40:17 +01:00
Klaus Basan
419b837b65
P3D/FSX parser, skip reading of aircraft.cfg/sim.cfg files
...
* actually only aircraft.cfg files should be considered
* we also read sim.cfg files (Robinson)
* results in a lot of trash
https://discordapp.com/channels/539048679160676382/594962359441948682/596359689260761089
2019-09-16 22:40:16 +01:00
Klaus Basan
821e7e73c9
Ref T698, added remote aircraft context to network class
2019-09-16 22:40:15 +01:00
Klaus Basan
66f19b29be
Ref T554, setting for auto publish (timestamp)
2019-09-16 22:40:07 +01:00
Klaus Basan
16e19ad6d3
Fixed typo, style
2019-09-16 22:40:07 +01:00
Mat Sutcliffe
f95df7455b
Improved doxygen comments for CSimulatorInternals.
2019-09-16 22:40:07 +01:00
Mat Sutcliffe
73d3a341da
Ref T689 Add validation that XP model directories are within the XP sim directory.
2019-09-16 22:40:06 +01:00
Mat Sutcliffe
668a77d083
Ref T689 Settings validation can produce more descriptive error messages.
2019-09-16 22:40:05 +01:00
Mat Sutcliffe
359bd1ab15
Ref T633 Simplify whitespace in X-Plane flyable model strings.
2019-09-16 22:40:04 +01:00
Mat Sutcliffe
61439a48e0
Inline functions defined in header file, to avoid ODR violation.
2019-09-16 22:40:04 +01:00
Mat Sutcliffe
4a7a0a0485
Ref T597 Generic DBus marshalling operators for QFlags.
2019-09-16 22:40:02 +01:00
Klaus Basan
950af0c588
Ref T658, improved matching script
...
* properties
* functions
* log improved
* fixes
2019-09-16 22:39:56 +01:00
Klaus Basan
6cefb5175d
Avoid issues if simulator is NOT yet set in emulateed driver
2019-09-16 22:39:54 +01:00
Klaus Basan
6bc2a15f61
Allow to disable reverse lookup for model string and livery ids
2019-09-16 22:39:53 +01:00
Klaus Basan
ee9f1188d7
Settings for reverse lookup + fixes
...
Ref T658 related
2019-09-16 22:39:53 +01:00
Klaus Basan
7b6650db32
Ref T658, renamed to "MatchingScriptReturnValues" because it is NO object to be used in matching script
2019-09-16 22:39:52 +01:00
Klaus Basan
4e24edcb0a
Ref T658, matching script support for flight number and callsign "as set"
2019-09-16 22:39:52 +01:00
Klaus Basan
bab053a0a2
Ref T683, display ground elevation/CG in simulator live data view
2019-09-16 22:39:52 +01:00
Klaus Basan
fa6101d02b
Ref T683, use slow updates in FS9 for thins not to be updated every cycle
2019-09-16 22:39:51 +01:00
Klaus Basan
e1b0375d68
Ref T683, own aircraft provider CG update
2019-09-16 22:39:50 +01:00
Klaus Basan
daeea07090
Ref T683, style
2019-09-16 22:39:49 +01:00
Klaus Basan
70a350ed66
Ref T683, settings for "record gnd.elevation" (based on own aircraft)
2019-09-16 22:39:32 +01:00
Klaus Basan
017e9402fd
Ref T681, use simulator or DB CG as in settings
2019-09-16 22:38:07 +01:00
Klaus Basan
6d490e9a49
Ref T681, preparations to use CG from DB
...
* renamed to "getSimulatorCG" ...
* pass simulator settings to sim.env.provider to decide what CG to use
* store DB CG and init it when aircraft is added
* style
2019-09-16 22:38:07 +01:00
Klaus Basan
33c3ee68f1
Doxygen and style
2019-09-16 22:38:06 +01:00
Klaus Basan
a447c054ca
Ref T681, settings for CG from DB
2019-09-16 22:37:59 +01:00