1
0
Fork 0
fgdata/Protocol
2017-07-05 09:03:45 +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
aura-act.xml Add 4 more example protocal files which also support the AuraUAS flight 2017-01-09 15:05:39 -06:00
aura-gps.xml Add 4 more example protocal files which also support the AuraUAS flight 2017-01-09 15:05:39 -06:00
aura-imu.xml Add 4 more example protocal files which also support the AuraUAS flight 2017-01-09 15:05:39 -06:00
aura-pilot.xml Add 4 more example protocal files which also support the AuraUAS flight 2017-01-09 15:05:39 -06: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
foreflight-xatt.xml David Megginson: here are the generic protocols I implemented for ForeFlight's sim integration (also supported by Garmin Pilot). The XATT one isn't fully working in Garmin Pilot (I've checked that the output is correct by sending it to a file), so I'd be grateful if anyone with an iOS device could try it in ForeFlight. The XGPS one is working flawlessly in Garmin Pilot on Android. 2017-07-05 09:03:45 +02:00
foreflight-xgps.xml David Megginson: here are the generic protocols I implemented for ForeFlight's sim integration (also supported by Garmin Pilot). The XATT one isn't fully working in Garmin Pilot (I've checked that the output is correct by sending it to a file), so I'd be grateful if anyone with an iOS device could try it in ForeFlight. The XGPS one is working flawlessly in Garmin Pilot on Android. 2017-07-05 09:03:45 +02: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.