Inspirati / gentlenav

Automatically exported from code.google.com/p/gentlenav
0 stars 0 forks source link

NASA Port: eLogo #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Feature Description
eLogo: allow lists of missions instead of just two hardcoded ones: normal and 
RTL. These missions can be loaded from an external source such as a ground 
station or inflight co-processor detecting incoming aircraft. Multi-mission 
support is not full implemented, the idea was to be able to switch from one 
mission to another and then go back and continue the other one. Also, an app 
written in C# was written to read/write the missions via IP and to query the 
current mission command so we see where we are within the mission in real-time.

What still needs to be decided?
This code is still experimental and needs lots of work.

What still needs to be done?
 However, right now it resets the mission because they all use a common stack which gets cleared so the stack needs an additional dimension to keep track of it all. 

Original issue reported on code.google.com by magicrub on 30 Aug 2013 at 7:13