Implementing VNAV support in FlightGear: Difference between revisions

Jump to navigation Jump to search
Line 123: Line 123:


== JSBSim - Open Questions ==
== JSBSim - Open Questions ==
Some of the more interesting questions to ask JSBSim experts would be:
Check the JSBSim docs/website: there's a compact little example called WNS (Waypoint Navigation System), for following/making lateral waypoints. All implemented in JSBSim directly, i.e. can be run/played with standalone. It's in the end of the reference manual, example #5 - just search for "waypoint" or "WNS".
 
Some of the more interesting questions to discuss with JSBSim experts would be:
* better prototype this in standalone mode or not ?
* better prototype this in standalone mode or not ?
* possibly use a 2nd instance for the computations of the Performance DB, or can we use the same instance ?
* possibly use a 2nd instance for the computations of the Performance DB, or can we use the same instance ?

Navigation menu