Commit Graph

2983 Commits

Author SHA1 Message Date
Klaus Basan
136d161bf0 Ref T430, simulator settings for FG 2018-12-07 02:37:15 +01:00
Klaus Basan
363b7c9966 Ref T430, style 2018-12-07 02:37:15 +01:00
Klaus Basan
4dae61c171 Ref T442, ATC station list split per suffix 2018-12-05 04:03:44 +01:00
Klaus Basan
d7026dbf42 Ref T442, directly return image/icon types from CVariant 2018-12-05 04:03:44 +01:00
Klaus Basan
6ef10b92ab Fixed non-saving crashdump setting and some improvements for setup
Registration for "Settings::CCrashSettings::registerMetadata()" was missing
2018-12-02 18:26:49 +01:00
Klaus Basan
7fc6fcb867 Improved version of "Allow to delete data directory from application view"
- split functions into dynamic loading and const versions (loading at startup)
- reload other versions from wizard in case they changed
- some renaming/formatting
2018-12-02 04:27:59 +01:00
Mat Sutcliffe
8a058202ed Fixed buggy CSequence::sortBy when sorting by multiple members.
Implementation of Predicates::MemberLess was wrong, so replaced it with a
simpler one. Also added a regression test and removed unused code.
2018-11-30 22:02:04 +01:00
Klaus Basan
0da8d85999 Ref T442, utility functions for logically sorting by suffix 2018-11-30 22:02:04 +01:00
Klaus Basan
93656d0a99 Network setup not yet used, disabled 2018-11-29 20:54:26 +01:00
Roland Rossgotterer
425274d9c2 Log a message if CGenericDBusInterface::callDBusRet failed with error 2018-11-29 20:54:26 +01:00
Roland Rossgotterer
659b78832e Rewrite 7z uncompressing to work on all supported platforms
On Windows we ship 7za.exe in our binaries.
On MacOS we do the same, but the executable needs to be called with the full path.
On Linux we don't ship anything but assume it to be available from the distribution.
2018-11-29 20:54:25 +01:00
Roland Winklmeier
2843e20d54 Update xswiftbus.conf when updating connection details
ref T434
2018-11-29 20:54:25 +01:00
Klaus Basan
394147dcb9 Server handling
* added tower view as hardcoded
* renamed to predefined servers
* utility functions to add/remove FSD setup flags
2018-11-29 20:54:25 +01:00
Klaus Basan
2dd43226ba Ref T420, style 2018-11-29 20:54:25 +01:00
Klaus Basan
9f6cb9a72f Allow to delete data directory from application view
* allow to re-init applicazion list (needed because directories can be deleted)
* context menu for "delete data directory"
2018-11-29 20:54:25 +01:00
Klaus Basan
9c46cab133 Add in simulator info returns delta 2018-11-29 20:54:25 +01:00
Klaus Basan
0002752fa6 Ref T441, find model string duplicates 2018-11-26 06:26:45 +01:00
Klaus Basan
2b8d7f425e Ref T441, use distributor preferences in "reduce dialog" 2018-11-26 06:26:07 +01:00
Klaus Basan
1f1fa6d7aa Ref T441, model list utility functions 2018-11-25 18:21:52 +01:00
Klaus Basan
62860eb30b Ref T436, allow to set a global offset altitude for testing (example: ".altos ? -10m") 2018-11-23 02:43:11 +01:00
Klaus Basan
ef340e6dba FSX: Warning if file is not found 2018-11-22 19:55:04 +01:00
Klaus Basan
7f7cf2e031 Ref T436, underflow detection for FSX
* utility functions
* force gnd flag to avoid underflow
2018-11-22 19:55:04 +01:00
Klaus Basan
82467da45b Ref T436, correct file name handling (UNC) and validate FSX position 2018-11-22 19:55:03 +01:00
Klaus Basan
3434abefb0 Ref T436, init m_s[0-3] correctly 2018-11-22 19:55:03 +01:00
Klaus Basan
3f8ea99d14 FSUIPC Clang fixes 2018-11-22 19:55:02 +01:00
Klaus Basan
0ab4a18bda Set correct model type and added model type "TypeReverseLookup" 2018-11-22 19:55:02 +01:00
Klaus Basan
cb422d72cf Misc. style issues interpolation/model adding 2018-11-22 19:55:02 +01:00
Klaus Basan
c8ba6946bd Allow to enable HTML color (as tooltip must be "black") 2018-11-22 19:55:02 +01:00
Klaus Basan
753511cafb HTML overlay status message, smaller form of overlay message
* improved toHTML (with icon)
* overlay message
2018-11-22 19:54:51 +01:00
Klaus Basan
781db93355 Ref T432, find ATC station for frequency utility functions 2018-11-16 02:49:56 +01:00
Klaus Basan
b452cd7530 Ref T410, show number of SB4 packets received under simulator/information 2018-11-16 02:49:55 +01:00
Klaus Basan
c94a619599 Allow to find and select the default distributors 2018-11-16 02:49:55 +01:00
Mat Sutcliffe
42aa521289 Fixed MinGW error by moving method implementation of class template into cpp file. 2018-11-16 02:49:55 +01:00
Mat Sutcliffe
df563d5b29 Fixes needed to compile swift with MSVC with the /permissive- switch
which enables more C++ standard conformance.
2018-11-16 02:49:55 +01:00
Klaus Basan
943a6af2ba Ref T415, fixes as reported by RP
* also the CVariant format needs to be parsed
* fixed typo in toFlightPlanRemarks
* see https://swift-project.slack.com/archives/G96QTUBEG/p1542054827021700
2018-11-16 02:49:55 +01:00
Klaus Basan
0b368ad935 Ref T431, FSD setup allow to force 4 letter airline ICAO code 2018-11-16 02:49:54 +01:00
Klaus Basan
53a77813a5 Ref T430, FG support for model loader (dummy loader) and model caches 2018-11-16 02:49:54 +01:00
Klaus Basan
5d3a765508 Ref T430, FG support in distributor list preferences 2018-11-16 02:49:54 +01:00
Klaus Basan
d2e3250470 Ref T430, added FG pugin and simulator info 2018-11-16 02:49:54 +01:00
Klaus Basan
8b8dd5a892 Ref T430, added FG icons 2018-11-16 02:49:54 +01:00
Roland Winklmeier
ee8af9f4c6 Filter other pilots ghost aircraft when flying in shared cockpit mode
When flying in shared cockpit mode, both pilots log into the network.
One as pilot to be visible to ATC and other pilots. The other one as
observer. For the observing user, the pilots aircraft needs to be filtered.
Filter algorithm is using the same schema as vPilot does.

ref T427
2018-11-16 02:49:54 +01:00
Klaus Basan
5005417f54 Ref T429, interpolator adjustments
* use utility functions
* verify in linear interpolator
2018-11-16 02:49:53 +01:00
Klaus Basan
e8d5daba1b Ref T429, PBH interpolator
* make sure all angle interpolations interpolate "in the right direction" (like previously only for heaading)
* one single function for angle interpolation
2018-11-16 02:49:53 +01:00
Klaus Basan
dc5093f732 Ref T429, interpolator functions 2018-11-16 02:49:53 +01:00
Klaus Basan
7807a05f2a Ref T429, functions for angle, heading and situation
* normalize angle -180/+180 when set on situation
* clamp vector function
2018-11-16 02:49:53 +01:00
Klaus Basan
839c75effc Ref T429, style and CLANG warnings 2018-11-16 02:49:53 +01:00
Klaus Basan
180214e4f0 Ref T404, fixed the UTF issues for hotkeys
* QStringLiteral expects UTF16 for MSVC compilers
* we use descriptive names now
* UTF flag for MSVC compilers
* added the SLACK discussion as comment under https://dev.swift-project.org/T404
2018-11-16 02:49:53 +01:00
Klaus Basan
c862136126 Ref T404, style 2018-11-16 02:49:53 +01:00
Klaus Basan
554ab4aa01 Ref T404, added new hotkeys 2018-11-16 02:49:53 +01:00
Klaus Basan
e9101ab4c6 Ref T349, P3D version as setting 2018-11-16 02:49:52 +01:00