Klaus Basan
e114c8c99c
Context menu of simulated aircraft view now handled in view directly
...
* removed duplicated code in mapping/aircraft component
* view can be used with context menu without further signals
2018-08-09 01:41:21 +02:00
Klaus Basan
79a133892b
Fix for context menu of aircraft view as reported in slack
...
* reported: https://swift-project.slack.com/archives/G7GD2UP9C/p1533749013000483
* logic moved to view
* removed no longer required code
2018-08-09 01:41:10 +02:00
Klaus Basan
5b44f55435
Ref T298, prepared function to "redo" a mapping
2018-08-09 01:39:30 +02:00
Klaus Basan
34e67f9485
Ref T298, matching setup form using "changed setup" signal and radio buttons for airline/aircraft first
2018-08-09 01:39:29 +02:00
Klaus Basan
8f9cc645e9
Ref T298, matching setup changed signal in contexts/matcher
2018-08-09 01:39:27 +02:00
Klaus Basan
ac128eb786
Avoid crash when refreshing style sheet. For some reasons it helps to set and empty stylesheet upfront
2018-08-09 01:39:26 +02:00
Klaus Basan
07a44dfc08
UI adjustmnets settings dialog, overview button
2018-08-09 01:39:24 +02:00
Klaus Basan
fe4fd31688
Renamed to FullInterpolation (formerly VtolInterpolation)
2018-08-09 01:39:21 +02:00
Klaus Basan
f9abfe9973
Display simulator in "live data" so we can see it in a screenshot
2018-08-09 01:39:20 +02:00
Klaus Basan
6548c71521
Synchronize model set in simulator context and improved setting of model set in matcher (ignored when same simulator)
2018-08-09 01:39:19 +02:00
Klaus Basan
6897abe912
Style, singleShot guard, Doxygen
2018-08-09 01:38:52 +02:00
Klaus Basan
6db9083c03
Added icons for simulators
2018-08-09 01:25:52 +02:00
Klaus Basan
92deb19572
Also allow to use SHIFT + button for models, aircraft
...
* added setTab functions
* shift can be used to reset to first tab
2018-08-09 01:25:51 +02:00
Roland Winklmeier
461d146619
Test port number string conversion to short instead of int
...
Port numbers have a small range and are typically expressed as short ints.
Therefore test the string conversion to short instead.
2018-08-09 01:25:49 +02:00
Roland Winklmeier
6a8658f04c
Declare destructor virtual for IMetarDecoderPart
2018-08-09 01:25:48 +02:00
Roland Winklmeier
a36023f6d8
Add missing copy constructor and assignment operators
2018-08-09 01:25:46 +02:00
Roland Winklmeier
3774f2b60f
Fix cppcheck warnings and cleanup suppression config
...
- redundantAssignment
- knownConditionTrueFalse
2018-08-09 01:25:41 +02:00
Roland Winklmeier
000bdee457
Properly default initialze DBus dispatcher
2018-08-09 01:25:39 +02:00
Roland Winklmeier
868cae446a
Fix misplaced bracket
2018-08-09 01:25:37 +02:00
Klaus Basan
b5ed7ccd0b
Ref T298, matcher improvements by using setup
...
* setup configurable
* made some functions "static" (future perspective threadsafe)
* score/reduction use some reduction functions upfront
2018-08-09 01:25:36 +02:00
Klaus Basan
d78a7e639a
Improved default for matching messages based on model set size
2018-08-09 01:25:34 +02:00
Klaus Basan
8b6bdf2276
Ref T298, added algorithm and score values to matching setup
2018-08-09 01:25:33 +02:00
Klaus Basan
bd8d11d9d6
Simulator "live data", clean up when simulator status changes (remove no longer valid values)
2018-08-09 01:25:31 +02:00
Klaus Basan
68607a3cb8
Ref T298, better string handling/messages
2018-08-09 01:25:30 +02:00
Klaus Basan
d310c9c843
Ref T298, model matching settings trait and used settings in simulator context
2018-08-09 01:25:28 +02:00
Klaus Basan
5c5cab3d80
Ref T298,settings matching component which can save setup to context
2018-08-09 01:25:26 +02:00
Klaus Basan
0b952e7336
Ref T298, get/set matching setup in context plus some minor style fixes
2018-08-09 01:25:24 +02:00
Klaus Basan
6fbdd700ae
Ref T298, matching setup form added
2018-08-09 01:25:22 +02:00
Klaus Basan
264ef7f5cb
Ref T298, move matcher setup into BlackMisc::Simulation
2018-08-09 01:25:20 +02:00
Klaus Basan
c0ca56ee93
Ref T295, fix for the "no network config" issue
...
* details: https://stackoverflow.com/questions/51686943/no-qnetworkconfiguration-although-i-can-connect-to-wifi
* network accessibility check can be disabled if network config looks suspicious
* using QNetworkConfigurationManager
2018-08-09 01:25:18 +02:00
Klaus Basan
bab821d3f1
Ref T295, QNetworkConfiguration as string
2018-08-09 01:25:14 +02:00
Klaus Basan
92a7d650e3
Ref T299, added pitch to interpolation form
2018-08-09 01:25:13 +02:00
Klaus Basan
b81ff8b9d6
Ref T299, set "pitch on ground" in interpolator
2018-08-09 01:25:05 +02:00
Klaus Basan
2a50454b03
Ref T299, allow to force "pitch on ground" settings
2018-08-09 01:25:02 +02:00
Klaus Basan
ba9c979769
Ref T297, network setup form (dynamic offset times)
2018-08-07 20:41:09 +02:00
Klaus Basan
1f17b49e6a
Ref T297, allow "null" values as value
2018-08-07 20:41:08 +02:00
Klaus Basan
b671c2a0a5
Style, removed redundant CForm overrides
2018-08-07 20:41:06 +02:00
Klaus Basan
b4f39f6226
Changed order of platform and version plus cast to int
2018-08-07 20:41:05 +02:00
Klaus Basan
d05b4da2a9
Ref T299, renaming
2018-08-07 20:41:04 +02:00
Klaus Basan
ff9d6147c8
Ref T299, pitch bank heading info
2018-08-07 20:41:03 +02:00
Klaus Basan
007e175721
Fix Doxygen warning suddenly showing up
2018-08-07 20:41:02 +02:00
Roland Winklmeier
f637b2996d
Fix floating point comparison
2018-08-07 20:40:59 +02:00
Roland Winklmeier
05e0480bb4
Move XPlane gnd flag handling from parts to situation
...
ref T276
2018-08-07 20:40:57 +02:00
Roland Winklmeier
10a0575a80
Fix clang static analyzer warnings
2018-08-07 20:40:56 +02:00
Roland Winklmeier
9f8f29f8fd
Remove obsolete and commented Qt code from XSwiftBus
2018-08-07 20:40:54 +02:00
Roland Winklmeier
ce0b63f8f1
Add simple config file support to XSwiftBus
...
This adds a simple configuration file to XSwiftbus. So far, only the
xswiftbus DBus server is configured.
ref T291
2018-08-07 20:40:52 +02:00
Roland Winklmeier
9b1b39e3a4
Prefill XSwiftBus server selector widget with default settings value
...
Initially, the port is filled with 45000 which is reserved for GUI<->Core
DBus communication. Therefore, the default address must be overwritten.
The displayed value might change again in case, a custom TCP address and port
is selected in the user settings.
ref T291
2018-08-07 20:40:51 +02:00
Roland Winklmeier
ae07d9151e
Add method to change the default displayed P2P address in DBus server address selector
2018-08-07 20:40:49 +02:00
Roland Winklmeier
1ead5fc356
Add WARNING_LOG macro to xswiftbus
2018-08-07 20:40:48 +02:00
Roland Winklmeier
2765de2b93
Add method to get default value from a Setting
2018-08-07 20:40:47 +02:00