Klaus Basan
915492670c
refs #369 , prepared for aircraft parts and removed addAircraftSituation
2015-03-20 16:32:04 +01:00
Klaus Basan
366721d9ad
refs #369 , first version of IRenderedAircraftProvider in airspace monitor
...
(no aircraft parts yet)
2015-03-20 16:31:18 +01:00
Klaus Basan
de23d1f5bc
refs #369 , changed from CAircraftList to CSimulatedAircraft list
...
In the same step fixed / revised issues:
* make sure ATCT stations are removed from client list when disconnected
* use removeByCallsign functions
2015-03-20 16:31:11 +01:00
Klaus Basan
fe4613a868
refs #369 , adjusted contexts to use own aircraft provider
...
* removed unused functions / signals
* removed no longer used members / update timers
* Pass provider to contructors
* no direct access to monitor in other contexts
2015-03-20 16:30:40 +01:00
Klaus Basan
c61a963a99
refs #364 , refs #368 contexts:
...
* changed to CSimulatedAircraft / Simulation::CAircraftModel
* added new functions such as icons for model
* improved ICAO code handling in airspace
* removed implicit logging from network context
2015-01-24 01:15:21 +01:00
Klaus Basan
8f746d59b9
refs #358 , adjusted simulator context and airspace monitor for model matching
2014-12-28 22:19:44 +01:00
Klaus Basan
366769a6b8
Formatting, doxygen, typo aircrafts (to aircraft),
...
removed some debug output, {} in if statements
2014-12-28 20:46:14 +01:00
Roland Winklmeier
522c1263ef
Fix missing removedAircraft signals when disconnecting from network
2014-10-07 23:37:12 +02:00
Roland Winklmeier
5fe4ea3039
refs #324 connect airspace watchdog to airspace monitor
2014-10-07 23:36:59 +02:00
Klaus Basan
4b50134d2a
refs #325 , refs #330 fixed apply method to return list of changed properties
...
* changed CValueObject apply
* created CIndexPropertyList
* renamed CIndexVariantMap to CPropertyIndexVariantMap
2014-10-07 13:10:33 +02:00
Klaus Basan
4500bda125
Added updates by VATSIM data file for voice capabilities
2014-09-09 20:07:29 +02:00
Klaus Basan
2127238ed4
Doxygen, renaming, formatting
...
* Formatting, renaming to current schema
* Minor tweaks
2014-09-09 20:07:27 +02:00
Klaus Basan
e4545f23d2
refs #322 , included context menu and methods for injecting test data (ATC stations) in GUI
2014-09-09 20:07:23 +02:00
Mathew Sutcliffe
a6fd2bdeb2
refs #283 CAirspaceMonitor: added signals to notify when an aircraft is added or removed
2014-08-27 00:02:34 +01:00
Klaus Basan
3fb5087ea8
Renaming, header, Doxygen, formatting (during refs #314 )
2014-08-24 02:45:52 +02:00
Klaus Basan
3cf42b218a
refs #306 , refs #282 Thread safety of readers
...
In the same step:
* renaming private slots ps_xy
* doxygen
* removed outdated debug messages
2014-07-27 16:10:27 +02:00
Mathew Sutcliffe
a6cd44be8d
refs #246 added ISimulator::aircraftModelChanged signal which can be sent via the contexts to CAirspaceMonitor, which needs the model when sending FSIPI(R) custom packets
2014-06-14 16:52:50 +01:00
Mathew Sutcliffe
2e23f2fd8d
refs #246 refactored FSIPI(R) custom packet encode/decode into INetwork
2014-06-14 16:52:50 +01:00
Mathew Sutcliffe
d2bb36a322
refs #246 moved network context logic concerned with monitoring other airspace entities (aircraft, ATC) into a support class to which the context can delegate,
...
following the separation of concerns principle and making class invariants easier to identify and verify
2014-06-14 16:52:48 +01:00