Klaus Basan
|
6273892b84
|
Ref T180, update situation of pending aircraft
|
2017-11-09 04:42:10 +01:00 |
|
Klaus Basan
|
46a7b67ae5
|
Ref T180, interpolator status can check validity of situation and provide an info string
|
2017-11-09 04:42:10 +01:00 |
|
Klaus Basan
|
40dcd9c167
|
Ref T180, remove aircraft
* utility function getAllCallsigns
* allow to trace sendId (in removing)
* make sure aircraft are not added again by upfront clearing lists
|
2017-11-09 04:42:09 +01:00 |
|
Klaus Basan
|
fd62ef80e0
|
Ref T180, formatting and renaming of member/function
|
2017-11-09 04:42:08 +01:00 |
|
Klaus Basan
|
4fb30fdbc3
|
Ref T180, log pattern for cmd. line and logging some cmd line activities
|
2017-11-09 04:42:07 +01:00 |
|
Klaus Basan
|
7db5e9aea3
|
Ref T182, adjust scoring in livery, ICAO codes
|
2017-11-09 04:42:07 +01:00 |
|
Klaus Basan
|
0f133f6505
|
Ref T182, livery/ICAO classed formatting
|
2017-11-09 04:42:06 +01:00 |
|
Klaus Basan
|
8e9411edb1
|
Ref T182, utility functions for model/model list
|
2017-11-09 04:42:05 +01:00 |
|
Klaus Basan
|
482023b2c0
|
Ref T180, dot commands to set rendering setup
* enable parts/debug messages via dot command
* allow to log to console via application context
|
2017-11-06 22:20:59 +01:00 |
|
Klaus Basan
|
1bf2f63589
|
Ref T180, text message component "private" -> "private slots"
|
2017-11-05 20:02:37 +01:00 |
|
Klaus Basan
|
4972fe0af2
|
Ref T180, check callsign completer agains shared values
* avoid unnecessary loads via DBus
* fixes wrong m_validCallsign values (not updated)
* no signal when edited but no value changed
|
2017-11-05 20:02:36 +01:00 |
|
Klaus Basan
|
2d9bcc3e06
|
Ref T180, functions to access existing values in shared stringlist completer
|
2017-11-05 20:02:35 +01:00 |
|
Klaus Basan
|
62b859347b
|
Ref T180, minor message change
|
2017-11-05 20:02:35 +01:00 |
|
Klaus Basan
|
4b082ac99a
|
Ref T180, renamed function removeFromPendingAndAddAgainAircraft
|
2017-11-05 20:02:34 +01:00 |
|
Klaus Basan
|
57a7407ef9
|
Ref T180, check result of removing aircraft
|
2017-11-05 20:02:33 +01:00 |
|
Klaus Basan
|
986110b50b
|
Ref T180, use SIMCONNECT_DATA_REQUEST_ID as type for request id
|
2017-11-05 20:02:32 +01:00 |
|
Klaus Basan
|
be8598e708
|
Ref T180, clear hints when all aircraft are cleared
|
2017-11-05 20:02:31 +01:00 |
|
Klaus Basan
|
93a29b2b11
|
Ref T180, formatting
|
2017-11-05 20:02:06 +01:00 |
|
Klaus Basan
|
6b3cdf52ee
|
Ref T180, adjusted FSX/P3D includes
* the fix header belongs into fsxcommon (not fsx) dir
* P3D is purely P3D, we do not build a P3D x86 driver
|
2017-11-05 20:02:03 +01:00 |
|
Klaus Basan
|
e270a54a68
|
Ref T180, "on" is valid true value
|
2017-11-05 20:02:02 +01:00 |
|
Klaus Basan
|
05ec07edf3
|
Ref T180, allow to trace send ids
(Rational: hope to get more details about exceptions of FSX)
* trace functions
* command line parsing to set tracing on/off
|
2017-11-05 20:02:01 +01:00 |
|
Klaus Basan
|
ce7ae9701d
|
Ref T180, formatting and minor fixes of FSX driver
* timer no longer a pointer
* formatting/comments
* unified naming to simObject
* default model initialized in derived class (P3D/FSX)
|
2017-11-04 21:44:45 +01:00 |
|
Klaus Basan
|
68225e7bf6
|
Ref T180, FSX driver validates situation to check if there are any problems with that
|
2017-11-04 21:44:44 +01:00 |
|
Klaus Basan
|
924d4aab7f
|
Ref T180, get interpolated situation utility function in CSimConnectObject, returning the aircraft situation if there is no interpolation value
|
2017-11-04 21:44:44 +01:00 |
|
Klaus Basan
|
656d86a4ef
|
Ref T180, isNull for CCoordinateGeodetic / situation
|
2017-11-04 21:44:43 +01:00 |
|
Klaus Basan
|
e5261c3e99
|
Ref T180, added utility function getInterpolatorInfo() allowing to log some info about interpolator
|
2017-11-04 21:44:42 +01:00 |
|
Klaus Basan
|
88872f9f3a
|
Ref T180, setup loading dialog
* UI adjustments, style sheet
* use connectOnce for QFileSystemModel::directoryLoaded
|
2017-11-04 21:44:41 +01:00 |
|
Klaus Basan
|
ef56590d85
|
Ref T180, typo in directory name, causing assert
|
2017-11-04 21:44:41 +01:00 |
|
Klaus Basan
|
d777b8c611
|
Ref T180, fix emitting wrong status when disconnected
|
2017-11-04 21:44:40 +01:00 |
|
Klaus Basan
|
350c210d97
|
Ref T180, driver settings (FSX/P3D) supports SimConnect.ini file
|
2017-11-04 21:44:39 +01:00 |
|
Klaus Basan
|
5560d6cb78
|
Ref T180, support for SimConnect.ini files and some renamings in CSimConnectUtilities
|
2017-11-04 21:44:39 +01:00 |
|
Klaus Basan
|
1018d06f70
|
Ref T180, do not disconnect from dispatch (SimConnectProc) function
This causes a crash in P3Dv4 and has been wrong all the time because it closes itself from within the dispatcher
|
2017-11-04 21:44:38 +01:00 |
|
Klaus Basan
|
20316fd77d
|
Ref T180, minor renaming
|
2017-11-04 21:44:37 +01:00 |
|
Klaus Basan
|
df3dbff8e3
|
Ref T180, directly add parts/situation in CSimConnectObject ctor
|
2017-11-04 21:44:17 +01:00 |
|
Klaus Basan
|
c733705209
|
Ref T180, pilot client UI formatting (form layout)
|
2017-11-04 16:03:52 +01:00 |
|
Klaus Basan
|
d5bb1733f4
|
Ref T180, formatting / const
|
2017-11-04 16:03:40 +01:00 |
|
Klaus Basan
|
3876b010cb
|
Ref T176, set selection mode deferred because otherwise it will be overidden from UI builder code
|
2017-10-31 15:39:40 +01:00 |
|
Klaus Basan
|
0445a88d6d
|
Ref T176, setting scrollbar policy (vertical) to "always" avoids overflow
|
2017-10-31 15:39:39 +01:00 |
|
Klaus Basan
|
0b388cb103
|
Ref T177, addressing some overlay messages frame issues
* use enum for buttons
* removed unused declaration setInnerFrameFactor
* private slots -> private
|
2017-10-31 15:39:38 +01:00 |
|
Klaus Basan
|
1fda080070
|
Ref T177, UI layout of settings component
|
2017-10-31 15:39:37 +01:00 |
|
Klaus Basan
|
3215a2e756
|
Ref T177, added direct write flag because only direct writes require a consolidation
|
2017-10-31 15:39:36 +01:00 |
|
Klaus Basan
|
2e307555a2
|
Ref T177, clear highlighting once new models are stashed
|
2017-10-31 15:39:35 +01:00 |
|
Klaus Basan
|
df25dc5c18
|
Ref T145, temp. workaround until task is completed
|
2017-10-31 15:39:34 +01:00 |
|
Klaus Basan
|
f252f7542d
|
Ref T118, for x64 P3D do not show SimConnect dll details
|
2017-10-31 15:39:32 +01:00 |
|
Klaus Basan
|
9d66062f05
|
Ref T118, set correct P3Dv4 default model and description
|
2017-10-31 15:39:30 +01:00 |
|
Klaus Basan
|
bad71a41d5
|
Ref T118, simulator info from DB can be parsed from bool and string
|
2017-10-31 15:39:30 +01:00 |
|
Klaus Basan
|
5ac8a24e74
|
Ref T118, formatted authenticated user
|
2017-10-31 15:39:29 +01:00 |
|
Klaus Basan
|
b74623599e
|
Ref T118, color search follow up formatting
|
2017-10-31 15:39:28 +01:00 |
|
Klaus Basan
|
297426ae8e
|
Ref T118, fixed wrong color search (restrict to color liveries)
|
2017-10-31 15:39:27 +01:00 |
|
Klaus Basan
|
8473cd7eb4
|
Ref T118, fixed / improved watchdog
* deleteLater for reply
* allow to check via HTTP (avoid wrong positive checks)
|
2017-10-31 15:39:26 +01:00 |
|