1
0
Fork 0
fgdata/Protocol
2017-07-05 09:03:45 +02:00
..
acms.xml
aura-act.xml
aura-gps.xml
aura-imu.xml
aura-pilot.xml
avare.xml
bintest.xml
f1serial.xml
fgcom.xml
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
insgns-imu.xml
insgns-truth.xml
playback.xml
README

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.