Commit Graph

8360 Commits

Author SHA1 Message Date
Klaus Basan
fd281a464c Always allow vertical resize in case we change from word wrap to non word-wrap 2019-09-16 20:29:38 +01:00
Klaus Basan
2e67b94512 Added P3D v4.5 SimConnect 2019-09-16 20:29:38 +01:00
Klaus Basan
05805f4d89 Slow parts update and using event for flaps, as sim. variable sets the flaps, but then always retracts it.
https://swift-project.slack.com/archives/G96QTUBEG/p1558454646002200
2019-09-16 20:29:37 +01:00
Klaus Basan
f7add9f33e Slow parts update and using event for flaps, as sim. variable sets the flaps, but then always retracts it.
https://swift-project.slack.com/archives/G96QTUBEG/p1558454646002200
2019-09-16 20:29:37 +01:00
Klaus Basan
b1d265bc0b Renamed FSX data definition 2019-09-16 20:29:36 +01:00
Klaus Basan
a86e98ca3a Ref T669, also interpolation Ref T668, remove last sent values if aircraft is removed 2019-09-16 20:29:35 +01:00
Klaus Basan
f1ff410e64 FlightGear, applied agreed style 2019-09-16 20:29:34 +01:00
Klaus Basan
4eb10a4de8 Use shortcut function for CTRL A 2019-09-16 20:29:33 +01:00
Klaus Basan
e32282ba18 Resolve airline group during reduction 2019-09-16 20:29:33 +01:00
Klaus Basan
213ca4274d Airline group functions 2019-05-23 13:13:00 +02:00
Klaus Basan
ca8f40bc28 Model matching resolution for airline groups
* UI
* setup class
2019-05-23 13:12:59 +02:00
Klaus Basan
8749a7176d Model filter size and wildcard 2019-05-23 13:12:59 +02:00
Klaus Basan
e4dc189004 Matching settings UI tweak 2019-05-23 13:12:59 +02:00
Klaus Basan
be4a9ee8ae Overlay text message focus setting 2019-05-23 13:12:59 +02:00
Klaus Basan
31e28a638e [license] Ref T667, clarification for VATLIB 2019-05-23 13:12:59 +02:00
Klaus Basan
767961dfa8 Ref T658, matching script QObject 2019-05-23 13:12:58 +02:00
Klaus Basan
475d23c3da Ref T658, moved entry script in own function and adjusted airspace monitor 2019-05-23 13:12:58 +02:00
Roland Rossgotterer
ef4e11025d Install and package QtQml
ref T665
2019-05-23 13:12:58 +02:00
Klaus Basan
3f76c87ce9 Ref T664, validate callsign in TM against aircraft/ATC stations in range and use callsign "as set" where applicable 2019-05-23 13:12:58 +02:00
Klaus Basan
9cd0d5554c Ref T663, avoid ASSERT when simulator is NO single simulator in mapping tool 2019-05-23 13:12:58 +02:00
Klaus Basan
8c1e10824c Ref T668, moved KML utils to geo namespace 2019-05-23 13:12:58 +02:00
Klaus Basan
302b1343dc Ref T668, avoid extreme splines
* with https://dev.swift-project.org/T668#15841 avoid 2 very close positions
* currently done by time, maybe we can also choose distance
2019-05-23 13:12:57 +02:00
Klaus Basan
b9366e636c Ref T664, allow hyphen in ATC station callsign 2019-05-23 13:00:28 +02:00
Klaus Basan
a37ce2d258 Ref T668, allow to set an additional time offset via "dot command" 2019-05-23 13:00:27 +02:00
Klaus Basan
6596397c1e Ref T668, update linear interpolant if new split is required 2019-05-23 13:00:27 +02:00
Klaus Basan
848f54d4a7 Ref T668, clamp time fraction [0,1] 2019-05-23 13:00:27 +02:00
Klaus Basan
2c53846a96 Ref T668, log KML files (Google Earth) 2019-05-23 13:00:27 +02:00
Klaus Basan
d8729cea1e Ref T668, CG override per "dot" command 2019-05-23 13:00:26 +02:00
Klaus Basan
da8e504d67 Ref T668, minor style changes and improvemments 2019-05-23 13:00:26 +02:00
Klaus Basan
01ba89ce0e Ref T668, KML utils 2019-05-23 13:00:26 +02:00
Klaus Basan
0b4427e39d Ref T658, matching script 2019-05-23 13:00:26 +02:00
Klaus Basan
839e340702 Ref T658, add matching script demo files 2019-05-23 13:00:26 +02:00
Klaus Basan
b9aab7e5b3 Ref T658, matching settings for reverse lookup in airspace monitor 2019-05-23 13:00:25 +02:00
Klaus Basan
2b4d71bb28 Ref T658, settings for matching (dirs/UI) 2019-05-23 13:00:25 +02:00
Mat Sutcliffe
4fa9c5b765 [Jenkinsfile] New branch naming scheme. 2019-05-22 13:41:08 +01:00
Mat Sutcliffe
a05c9196cc Version number. 2019-05-22 13:41:08 +01:00
Roland Rossgotterer
013bd08b5f Fix segfault when a parser error occurred before any parsed CSL plane RELEASE_0.9.1 2019-05-16 10:12:51 +02:00
Roland Rossgotterer
8943db5b2b Revert "[xSwiftBus] Automatically find and load CSL packages"
This reverts commit 61adfefa7a.
2019-05-15 17:19:56 +02:00
Roland Rossgotterer
aebf07511e [XSwiftBus] Allocate big memory buffers on the heap instead of stack 2019-05-14 11:37:54 +02:00
Roland Rossgotterer
0493dafd69 Don't connect dummy input device to voice mixer
connectVoice accepts only vatlib types.
2019-05-13 11:21:11 +02:00
Roland Rossgotterer
76571f3039 Increase visibility layer default value to 100 km 2019-05-13 11:21:11 +02:00
Klaus Basan
e8b57f8bef Allow to rescale airline icons (actually all icons) 2019-05-13 11:21:11 +02:00
Klaus Basan
e3dceccefd Airline icon as HTML img code 2019-05-13 11:21:11 +02:00
Klaus Basan
17dcccb1fb Minor UI fix 2019-05-13 11:21:10 +02:00
Klaus Basan
94d5f01060 [icon] Airline icons 2019-05-13 11:21:10 +02:00
Klaus Basan
5e35841a44 Reverse lookup matcher setup flag 2019-05-13 11:21:10 +02:00
Klaus Basan
3289e26459 Style 2019-05-13 11:21:10 +02:00
Klaus Basan
9f9b4c3526 Callsign completer signal for entered callsign
* digest signals
* validChangedCallsignEntered
2019-05-13 11:21:09 +02:00
Klaus Basan
2e6d415c14 Allow to enable trace for P3D/FSX SB offsets 2019-05-13 11:21:09 +02:00
Klaus Basan
4b06d46166 Ref T656, Bug fix for CPZ6092 issue 2019-05-13 11:21:09 +02:00