1
0
Fork 0
flightgear/scripts
curt 6ac85b8625 Fixed a bug in FlightGear.py. Splitting name,value,type using whitespace
failed on /sim/time/gmt-string because the raw value contains an embedded
space.  Now I use a regex instead of a plain split().  I also removed the
view_next and view_prev functions.  These will have to be replaced with
command properties.

I've also added a FGFSDemo.py script which is a python version of David's java program.
2002-07-22 23:25:28 +00:00
..
debug Patch from Melchior Franz: 2002-06-28 17:43:11 +00:00
java/FGClient Half-finished utility class. 2002-06-28 14:15:53 +00:00
python Fixed a bug in FlightGear.py. Splitting name,value,type using whitespace 2002-07-22 23:25:28 +00:00
.cvsignore .cvsignore files for new directories. 2002-05-17 18:48:40 +00:00
Makefile.am Initial revision of a script to facilitate debugging with valgrind. 2002-06-05 19:58:07 +00:00