On Thursday 21 Apr 2005 9:15 am IST, Curtis L. Olson wrote: > As far as I know, NMEA is an ascii format. �There isn't any runtime > configurability right now, but if you want to hard code new strings, > you can add them to src/Network/nmea.cxx
Hmmm... Well I shall tweak this file and get my necessary thing done. Thanks for the info. I was wondering.... what it would take to make the strings runtime configurable? All the standard hard coded strings may not be modifiable but can be configured in runtime to say whether they would be outputted or not. User defined strings or additional standard strings can be added (maybe in XML like the generic protocol) by user to indicate to FG what type of strings can be expected as input or what additionally to output. How easy or difficult would this be to do? I shall look into the source to find out but would like input from anyone who has an idea about the way the protocols are implemented. A next step would be to make it all interactive and hence configurable at runtime! Would be nice but may be later. -- Cheers! Kitts _______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
