FGAIS: Difference between revisions

Jump to navigation Jump to search
187 bytes removed ,  3 November 2012
Line 234: Line 234:
* actually use timeOffset in '''recompute_aircraft()''' method!
* actually use timeOffset in '''recompute_aircraft()''' method!
* improve altitude computation (F-JJTH)
* improve altitude computation (F-JJTH)
* currently, we are using the hexcode as callsign to deal with identical callsigns (fg/fgms restriction) (
* currently, we are using the hexcode as callsign to deal with identical callsigns (fg/fgms restriction)  
* stop using a leaking MsgBuf pointer for the created PositionMap packets
* Start working on a '''removeOldAircraft()''' method to delete pointers of expired aircraft {{Progressbar|40}}
* Implement aircraft_recompute() method to update positions using interpolation/extrapolation {{Progressbar|50}}
* Implement aircraft_recompute() method to update positions using interpolation/extrapolation {{Progressbar|50}}
* Only recompute positions once, in the FGAIS worker thread - and NOT in the fgms main thread ! {{Progressbar|30}}
* Only recompute positions once, in the FGAIS worker thread - and NOT in the fgms main thread ! {{Progressbar|30}}

Navigation menu