577
edits
| Line 163: | Line 163: | ||
I suggest to continue to use the public API for now in order to help us to continue to experiment movement/velocity... | I suggest to continue to use the public API for now in order to help us to continue to experiment movement/velocity... | ||
Then implement the new API directly in your "multi-providers manager". When we are ready to switch to the new API we just need to delete the download() and related thing in fg_aimgr.cxx then start to use PlanefinderProvider.cxx, JSONParser.hxx etc etc | Then implement the new API directly in your "multi-providers manager". When we are ready to switch to the new API we just need to delete the download() and related thing in fg_aimgr.cxx then start to use PlanefinderProvider.cxx, JSONParser.hxx etc etc | ||
== Status (10/2012) == | == Status (10/2012) == | ||
| Line 175: | Line 176: | ||
* create MP packets for each AI traffic | * create MP packets for each AI traffic | ||
* send MP packets to FG client as MP traffic | * send MP packets to FG client as MP traffic | ||
== Status (11/2012) == | == Status (11/2012) == | ||
edits