FGAIS: Difference between revisions

Jump to navigation Jump to search
79 bytes removed ,  2 November 2012
Line 216: Line 216:
* 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}}
* Send packets to fgfs clients via sendAITraffic() method {{Progressbar|100}}
* Move the vessel tracking code out into its own module {{Progressbar|20}} (Hooray)
* Move the vessel tracking code out into its own module {{Progressbar|20}} (Hooray)
* Implement an OOP framework for different providers {{Progressbar|20}} (Hooray)
* Implement an OOP framework for different providers {{Progressbar|20}} (Hooray)

Navigation menu