Commit Graph

8033 Commits

Author SHA1 Message Date
Klaus Basan
efe54443cc Also allow to set "only in error/warning" case from validation dialog 2019-05-13 11:20:59 +02:00
Klaus Basan
336b87ce86 Ref T617, display real name for private messages
* search by callsign first
* add real name to tab
* flag if real name is to be shown
2019-05-13 11:20:58 +02:00
Klaus Basan
cb759f6384 Ref T658, matching scriot exchange object (QObject) 2019-05-13 11:20:58 +02:00
Klaus Basan
9012e2519d Airline icons 2019-05-13 11:20:57 +02:00
Klaus Basan
3982e64970 No validated signal if no warnings/errors (settimg dependent) 2019-05-13 11:20:57 +02:00
Klaus Basan
7ac0450836 Setting to display validation only in case of warnings/errors 2019-05-13 11:20:57 +02:00
Klaus Basan
2139fc2a5f Use definition for PTT 2019-05-13 11:20:57 +02:00
Klaus Basan
cbf5c1c445 Ref T650, save FSX/P3D specific settings 2019-05-13 11:20:56 +02:00
Klaus Basan
0cefe1d1e4 Ref T650, simulator setting UI of SimulatedObject can be used 2019-05-13 11:20:56 +02:00
Klaus Basan
680c47074f Ref T650, driver class support for SimulatedObject type AI aircraft
* use SimulatedObject object if NON ATC type failed (for helicopters)
* SimObject can handle SimulatedObject type (compared to NonATC)
* Send ATC data to simulator
2019-05-13 11:20:56 +02:00
Klaus Basan
8210b0fdf0 Always enable aircraft if changing model string (maunally changing model) 2019-05-13 11:20:55 +02:00
Klaus Basan
4522cb5fe5 Ref T650, SimObject can handle SimulatedObject type (compared to NonATC) 2019-05-13 11:20:55 +02:00
Klaus Basan
6d936dc1cc Ref T650, added FSX SimConnect symbols (funtion names) 2019-05-13 11:20:55 +02:00
Klaus Basan
9b1c1ccf3d Logoff if simulator is disconnected (auto logoff trigger) 2019-05-13 11:20:55 +02:00
Klaus Basan
23342bea3c Improved matching log 2019-05-13 11:20:54 +02:00
Klaus Basan
6e5ce49498 Ref T654, "G" is glider and NOT gyrocopter 2019-05-13 11:20:54 +02:00
Klaus Basan
af0b6a925d Typo 2019-05-13 11:20:54 +02:00
Klaus Basan
3be753a6a7 Allow to update model directories 2019-05-13 11:20:53 +02:00
Klaus Basan
71fbe5b604 Allow to filter by combined type 2019-05-13 11:20:53 +02:00
Klaus Basan
3c23fdb461 Ref T650, better log messages 2019-05-13 11:20:52 +02:00
Klaus Basan
384c9335a3 Style 2019-05-13 11:20:52 +02:00
Klaus Basan
6cc6bbdc6d Ref T649, icons 2019-05-13 11:20:52 +02:00
Klaus Basan
02896d06d2 Prepared for only A-Z/0-9 callsign entry 2019-05-13 11:20:52 +02:00
Klaus Basan
0bbe9988e7 Ref T647, using VERIFY as discussed https://discordapp.com/channels/539048679160676382/539925070550794240/573261700413915166 2019-05-13 11:20:51 +02:00
Klaus Basan
5d98b56a7e Ref T644, deferred init of notification sounds 2019-05-13 11:20:51 +02:00
Klaus Basan
77fcde6465 Ref T644, audio volume for notification sounds can be set 2019-05-13 11:20:50 +02:00
Lars Toenning
e42a205f5e Ref T632, porting fix to FG driver 2019-05-13 11:20:50 +02:00
Lars Toenning
d61814f8e9 FG: Add version number check 2019-05-13 11:20:50 +02:00
Lars Toenning
a34b222c3e Adjusting var names to used units 2019-05-13 11:20:49 +02:00
Lars Toenning
6eeba19f37 Ref T646 Directly getting pressure altitude from FG 2019-05-13 11:20:49 +02:00
Klaus Basan
4267b004c8 Added icons 2019-05-13 11:20:49 +02:00
Klaus Basan
bcbdaaf1a7 COM audio did not tune in (voice room) if channel was already selected at startup
Reason was: hardcoded channel spacing to 8.33kHz

As a result changed to channel spacing based on COM unit, which could also be changed at runtime

* the issue itself was in own aircraft context
* added functions for channel spacing
* changed to COM unit channel spacing (instead of hardcoded spacing)
2019-05-13 11:20:49 +02:00
Klaus Basan
8df7404f2b Fixed staggered update 2019-05-13 11:20:49 +02:00
Klaus Basan
eba5b1924b Ref T648, display X/Y/Z 2019-05-13 11:20:49 +02:00
Klaus Basan
a764a2de7e Added value for notification volume in sound setting 2019-05-13 11:20:49 +02:00
Klaus Basan
9a3ef1e82e Approach to handle the restoreGeometry/State crash
* use CLogSubscriber to "catch" the issue (log handler "catching" the ASSERT)
* restart message box
2019-05-13 11:20:49 +02:00
Klaus Basan
ce534d2536 Allow to reset window size from launcher 2019-05-13 11:20:49 +02:00
Klaus Basan
8eff8cd3ba Enable AUTO LOGOFF per default 2019-05-13 11:20:48 +02:00
Klaus Basan
291b477d44 Ref T644, allow to set notification sounds directory 2019-05-13 11:20:48 +02:00
Klaus Basan
e4b0655129 Ref T644, allow to fetch notifications sounds from an arbitrary directory
* added settings
* utility functions
2019-05-13 11:20:48 +02:00
Klaus Basan
ecc203cf2e Ref T643, disable interactive docking 2019-05-13 11:20:48 +02:00
Klaus Basan
e411dbb125 Display pressure altitude in simulator view 2019-05-13 11:20:48 +02:00
Klaus Basan
c56775e815 Ref T637, allow 3 letter ICAOs in FP
* strict or lenient airport check
* allow to enter 3 letter ICAO codes in FP
2019-05-13 11:20:48 +02:00
Klaus Basan
0eed0f0f00 Doxygen 2019-05-13 11:20:48 +02:00
Klaus Basan
8d32345849 Disable shortcut 2019-05-13 11:20:48 +02:00
Klaus Basan
242d6137e5 Avoid crash when accessing the main windget position 2019-05-13 11:20:47 +02:00
Klaus Basan
3171bd5661 Added DBus comment/parameters 2019-05-13 11:20:47 +02:00
Klaus Basan
9a0f2263cc Ref T639, unify the connect buttons
* toggle connection from button bar directly -> public
* use Qt::QueuedConnection
* allow to reset values
2019-05-13 11:20:47 +02:00
Klaus Basan
12953321da Ref T638, register XPDR code 2019-05-13 11:20:47 +02:00
Roland Rossgotterer
e279b77ca6 Add Windows Joystick hotplug support
A hidden window will listen for device attached and removed signals from Windows. In case such a event occurs, all devices are enumerated again.
ref T587
2019-05-13 11:20:47 +02:00