Thanks, Curtis. I'm pretty new to scripting, and completely new to Nasal, so I have a few more questions for you (or anyone).
1. This may sound dumb, but where should I put the Nasal code?
2. Also, how can I change property values after, say, 5 minutes or once I reach KPAO? I realize I can use the setlistener function, but what exactly should I be listening for? 

Thanks,
Julianne

On Oct 24, 2006, at 12:19 PM, [EMAIL PROTECTED] wrote:

All of the autopilot functionality is controlled by a set of properties in the /autopilot branch of the property tree.  The gui simply sets/changes these properties when you interact with it.  You can just as easily set these properties yourself from a Nasal script or (via the telnet interface) from a remote script which could be written in anything from perl to visual basic to _javascript_ to C++, even python. :-) 

For what it's worth, for a past project I scripted out all the FAA Level 3 FTD certification tests via external perl scripts.

Regards,

Curt.
-- 
Curtis Olson - University of Minnesota - FlightGear Project 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to