1
0
Fork 0
fgdata/Protocol
Erik Hofman c6644c7cbc Geoff McLane:
Looking back, it seems this typo was maybe present in
the 'initial commit'. In a quick local search I found
it present in a 2007 version 1.0.0 of fgdata ;=))

I guess not many use the xml <name> in any significant way!
I only stumbled across it using a perl script to verify
the input and output chunks match... when writing a
generic script...
2016-06-16 15:39:18 +02:00
..
acms.xml boolean has officially become bool as a type (but boolean will internally still be supported) 2009-06-30 07:40:44 +00:00
avare.xml Add protocol 'avare' for Avare open-source Android EFB 2013-12-28 23:56:20 +01:00
bintest.xml Remove old references to /sim/auto-coordination. 2014-01-20 11:18:04 -06:00
f1serial.xml Fixed type in property name. 2012-04-25 09:54:35 -05:00
fgcom.xml FGCom: add silence threshold setting 2014-01-26 16:41:18 +01:00
insgns-gps.xml Initial revision. 2009-11-24 18:54:38 +00:00
insgns-imu.xml Initial revision. 2009-11-24 18:54:38 +00:00
insgns-truth.xml Add an <input> section to this file so that a saved "truth" file can be 2009-09-14 18:03:20 +00:00
playback.xml Geoff McLane: 2016-06-16 15:39:18 +02:00
README remove README.Protocol and add a README that refers to the "real" 2007-07-29 12:40:09 +00:00

Documentation about the syntax of generic protocol files can be found
in ../Docs/README.protocol or $SOURCE/docs-mini/README.protocol

For documentation about their use see ../Docs/REAMDE.IO.