]> git.mxchange.org Git - flightgear.git/commit
Wendell Turner writes:
authorehofman <ehofman>
Tue, 22 Apr 2003 09:21:17 +0000 (09:21 +0000)
committerehofman <ehofman>
Tue, 22 Apr 2003 09:21:17 +0000 (09:21 +0000)
commitec358a6b16e717f556cfab0a66d1cc0895b60aa3
tree16e45ae422723cf6fac0005aa1c2d781c9abaf63
parent81a1391ed826014c65ef4f7add659bef1ad7c6fa
Wendell Turner writes:
I modified the files in src/Autopilot to add waypoint capabilities to the telnet port.

'set waypoint <WPT>' will set the next waypoint.
'get waypoint' returns one string which is the list of waypoints.
'set waypoint 0' will delete the next waypoint.
src/Autopilot/auto_gui.cxx
src/Autopilot/auto_gui.hxx
src/Autopilot/newauto.cxx
src/Autopilot/newauto.hxx