> > > > Could someone provide me with some clues here? Is there any specific > > thing the GPS needs to sequence to the next waypoint? > > Short reply since I'm at FSWeekend still - can reply in more detail > tomorrow. The most likely answer is that the route-manager or GPS is not > activated - activating GPS leg mode should set the route-manger mode > automatically, I think. > > Once that's done, simply passing within 0.1 (IIRC) will sequence the next > wp. > > James >
Hi James, Thanks for answering. Here is the detailed sequence I use to program the route manager via telnet: fg["/autopilot/route-manager/active"]= 'false' fg["/autopilot/route-manager/input"]= '@clear' fg["/autopilot/route-manager/current-wp"]= '-1' fg["/autopilot/route-manager/input"]= '@posinit' fg["/autopilot/route-manager/input"] = lon,lat@alt ...... etc fg["/autopilot/route-manager/input"]= '@activate' fg["/autopilot/route-manager/input"]= '@jump0' fg["/autopilot/settings/target-agl-feet"]= 2 fg["/autopilot/settings/target-agl-ft"]= 2 fg["/autopilot/settings/gps-driving-true-heading"]= 'true' fg["/autopilot/locks/altitude"]= 'agl-hold' fg["/autopilot/locks/heading"]= 'true-heading-hold' fg["/autopilot/settings/target-speed-kt"]= 30 fg["/autopilot/locks/speed"]= 'THR' The first waypoint set is not the UFO position or a runway but an arbitrary point on the map, followed by other arbitrary points. What happens is that the UFO starts just fine towards the first waypoint, but on arrival it starts to circle it and never proceed forward. I think sometimes this happens on the second waypoint, not necessarily the first one. I've looked through the GPS and route manager classes, but I hope you could enlighten me without having to place debug messages through the source code. Thanks, Adrian ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel