Klaus Basan
ff33db96db
Use screen geometry to configure screen size
2018-11-22 19:54:52 +01:00
Klaus Basan
0b2d3c3f05
Utility function for screen geometry
2018-11-22 19:54:51 +01:00
Klaus Basan
1bf9670a5d
Display info about crash dump
2018-11-22 19:54:51 +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
d9788115c7
Ref T432, display more detailed tooltip for COM frequency
2018-11-16 02:49:56 +01:00
Klaus Basan
dac6a2ca1a
Ref T432, context functions to get ATC stations by COM frequency
2018-11-16 02:49:56 +01:00
Klaus Basan
781db93355
Ref T432, find ATC station for frequency utility functions
2018-11-16 02:49:56 +01:00
Klaus Basan
beec69281a
Login component set FSD/voice details based on current server selection
2018-11-16 02:49:56 +01:00
Klaus Basan
8003a50ae5
Ref T420, trigger logoff countdown when simulator is no longer vital
2018-11-16 02:49:56 +01:00
Klaus Basan
a6b7b10651
Ref T420, signal when simulator no longer is vital
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
3eb46690c0
Removed clamped messages
2018-11-16 02:49:55 +01:00
Klaus Basan
254abdf68b
Style
2018-11-16 02:49:55 +01:00
Klaus Basan
5b4960ec5b
Allow to select FSX/P3D or XPlane standard models
2018-11-16 02:49:55 +01:00
Klaus Basan
21506293f3
Info about checklist
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
Klaus Basan
b937f10992
Hotkey dialog style
2018-11-16 02:49:55 +01:00
Klaus Basan
fe8548a5d4
Ref T415, allow to manually override FP from simulator
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
Mat Sutcliffe
919a31b250
Work around a qmake bug that was causing empty directories to be created
...
in the root C:\ directory when using the MSVC solution generator.
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
cd26d88826
FP style
2018-11-16 02:49:55 +01:00
Klaus Basan
9e2a8fec3e
Default models for FS9
2018-11-16 02:49:55 +01:00
Klaus Basan
fe28c220fa
Unit test fix
...
* Use correct version of loadAndResolveP3DSimConnect/loadAndResolveFsxSimConnect
* use CLogCategory::driver() for SimConnectSymbols
* added load(common_pre/post)
2018-11-16 02:49:54 +01:00
Klaus Basan
db05388bea
Ref T431, send airline ICAO designator or VDesignator depending on setup
2018-11-16 02:49:54 +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
358aac503c
FP UI adjustment
2018-11-16 02:49:54 +01:00
Klaus Basan
1a45d8e1b8
Login component, hide server selection when displaying FSD details as otherwise there is not enough space
2018-11-16 02:49:54 +01:00
Klaus Basan
79547efe0a
Login UI improvements
2018-11-16 02:49:54 +01:00
Klaus Basan
4f74a36596
Ref T430, added FG simulator selector support
...
* FG can be disabled (normal scenarios)
* added combobox mode as well, as too many radio buttons are too wide, will gradually change to combobox in some UI scenarios
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
Klaus Basan
e380ad7030
Added model resources
2018-11-16 02:49:54 +01:00
Klaus Basan
c88d02ff5f
Ref T429, allow to set heading in emulated driver so PBH can be tested
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
Roland Winklmeier
420fc40fb2
Remove _OBS callsign suffix when logging in as observer
...
ref T428
2018-11-16 02:49:54 +01:00
Klaus Basan
b9e388ee97
Ref T429, style
2018-11-16 02:49:53 +01:00
Klaus Basan
e378ec235a
Ref T429, UNIT test for PBH interpolator
2018-11-16 02:49:53 +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
985c06816b
Ref T429, unit test to test same/changed position
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
021a9a53e5
Ref T404, added horizontal combobox for hotkeys
2018-11-16 02:49:53 +01:00
Klaus Basan
c862136126
Ref T404, style
2018-11-16 02:49:53 +01:00