Klaus Basan
38a8c45b9e
refs #369 , thread safe access to aircraft parts, situations
2015-03-20 16:33:54 +01:00
Roland Winklmeier
d5731cf8d9
refs #321 Add parts synchronized flag to CSimulatedAircraft
2015-03-20 16:33:11 +01:00
Klaus Basan
6aea013b23
refs #369 , added access for renderedAircraftPositions
2015-03-20 16:32:08 +01:00
Klaus Basan
ee3417ff8b
refs #369 , adjusted aircraft parts/lights and list to new style
...
* support of property index
* used support classes BlackMisc::ITimestampBased, ITimestampObjectList and ICallsignObjectList
* fixed some issues in related aircraft situation class in same step
2015-03-20 16:32:00 +01:00
Klaus Basan
89424647aa
refs #369 , smaller changes
...
* rendered attribute in CSimulatedAircraft
* Formatting
* contains in CPropertyIndex
* CAircraftModel, new type
2015-03-20 16:31:22 +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
02eb531367
refs #369 , simulated aircraft to aircraft list
2015-03-20 16:31:03 +01:00
Klaus Basan
107e343673
refs #369 , direct access to own aircraft (in memory)
...
* provider interface
* implementations
2015-03-20 16:30:37 +01:00
Klaus Basan
b170113d2a
refs #369 , adjusted value objects
...
* convenience functions
* removed COM3
2015-03-20 16:30:33 +01:00
Klaus Basan
ce86c902b5
Upfront of refs #369
...
* consolidated ICoordinateGeodetic (e.g. fixed nested properties)
* shifted common functionality for objects/containers with callsign into interface
* shifted common functionality for objects/containers with geo position into interface
* shifted common functionality for objects/containers with timestamp into interface
* updated corresponding value objects / specialized lists
* adjusted all places where renamed functions are used
2015-03-20 16:30:18 +01:00
Klaus Basan
3a4e5ef556
refs #364 , refs #368 improved handling of manually set models
...
* make sure manually set model is not subject of model matching
* added convenience member functions to detect manually set models
2015-01-25 03:55:45 +01:00
Klaus Basan
4e1db5c837
Fixes of MS'review as proposed
...
https://dev.vatsim-germany.org/issues/368#change-2380 (1,2)
https://dev.vatsim-germany.org/issues/364#change-2379 (1-11,13)
2015-01-24 01:16:50 +01:00
Klaus Basan
799b640379
refs #364 , refs #368 adjusted metadata registration and header files to reflect new classes
2015-01-24 01:15:09 +01:00
Klaus Basan
5505222461
refs #364 , Simulated aircraft
...
* Simulated aircraft, basically aircraft + model + client
* moved corresponding model classes to subdir simulation
2015-01-23 18:47:31 +01:00