577
edits
| Line 133: | Line 133: | ||
== Work in Progress == | == Work in Progress == | ||
* actually use timeOffset in '''recompute_aircraft()''' method! | * actually use timeOffset in '''recompute_aircraft()''' method! | ||
* improve altitude computation | * 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 | * 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}} | * Start working on a '''removeOldAircraft()''' method to delete pointers of expired aircraft {{Progressbar|40}} | ||
edits