Michael Meyers wrote:
Hi

The enclosed patch will enable FlightGear users to dynamically modify
existing, or add new protocol separators (for variables and lines) to XML
configurable ASCII protocols by editing a file in their base package, rather
than having to recompile fgfs, it will basically replace the hardcoded
separators in $FG_SRC/Network/generic.cxx.

I see no real need for this since there are a few predefined "named separators" available but everything not predefined is already treated as a separator itself. You could even define "MY_LINE_SEPARATOR" in the configuration file, just like "\t", "\r", "\0x27", etc.

Erik

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to