1
0
Fork 0
Commit graph

28 commits

Author SHA1 Message Date
curt
5ef38fdd1a Initial revision. 2009-11-24 18:54:38 +00:00
curt
c9d2b8be5b Add an <input> section to this file so that a saved "truth" file can be
replayed back at a later time.
2009-09-14 18:03:20 +00:00
ehofman
e728912b07 boolean has officially become bool as a type (but boolean will internally still be supported) 2009-06-30 07:40:44 +00:00
curt
59d5f20012 Add a protocol file to output "truth" values. 2009-04-03 17:50:51 +00:00
martin
da20d63257 Holger Wirtz:
Protocol extension (followed by a later cleanup) for FGCOM v3.
2008-12-09 09:47:20 +00:00
mfranz
4e25fb3ac8 remove README.Protocol and add a README that refers to the "real"
documentation.
2007-07-29 12:40:09 +00:00
mfranz
ab45f8561e fix spelling 2007-07-29 09:32:50 +00:00
martin
83f9ed9192 Holger Wirtz:
Update to the FGCOM protocol:
  -> http://squonk.abacab.org/dokuwiki/fgcom
2007-07-11 12:36:13 +00:00
martin
2487ef043d Holger Wirtz:
Prepare for new FlightGear voice communication agent.
2007-06-18 16:39:46 +00:00
martin
baa037fe7e Holger Wirtz:
Make use of the new /velocities/groundspeed-kt property.
2007-06-15 06:31:26 +00:00
martin
b30e5921c3 Holger Wirtz:
Update for extended features.
2007-03-30 08:24:09 +00:00
martin
6a98c34b79 Fix typo. 2007-02-20 14:34:43 +00:00
martin
4bf8add100 Holger Wirtz:
Trigger realtime voice communication according to PTT button.
2007-02-16 10:53:26 +00:00
ehofman
1d75ec0639 Add support for a binary output mode. 2006-04-29 11:14:36 +00:00
ehofman
b659e44eac Prevent an XML problem where '--' is used inside an XML comment section. 2005-10-10 08:17:51 +00:00
ehofman
f6894e4020 Stuart Buchanan:
I have a simple update to Protocol/playback.xml. It
improves on the existing version by recording flight
control surface, airspeed, engine RPM and gear status.
It makes for quite nice demoes, though I've only
really tested it with the C172, Hunter and Concorde.
2005-10-10 08:08:45 +00:00
ehofman
04f06fdea5 Latteral and longitudal accelerations (in G's) don't have an offset of 1.0G 2004-10-20 14:19:39 +00:00
ehofman
e4bf4b84b1 Directly updating the right properties doesn't work when not uing --fdm=null, create a separate branch instead. 2004-10-20 09:20:35 +00:00
ehofman
fce018d2fc Add a protocol for the ACMS protocol which seems to be used as an
output format for black-box data flight data. This configuration
does not work directly since there is no FDM available that reads
the accelerations from the property tree and translates them into
actual lat/lon positions.
2004-10-16 11:32:56 +00:00
ehofman
8dfe7c62b9 Fix some bugs 2004-10-15 12:23:51 +00:00
ehofman
57d84096af Fix a bunch of typo's 2004-10-15 09:56:21 +00:00
ehofman
4a37d1d132 Add a generic playback protocol, in preparation for the generic input code. 2004-10-15 09:41:28 +00:00
ehofman
3ef8c32215 Remove DOS line endings. 2004-10-15 09:40:52 +00:00
ehofman
b4dc96fa85 It's typo time 2003-06-22 08:02:27 +00:00
ehofman
4c92222b94 Fix a bunch of typos 2003-05-03 12:19:02 +00:00
ehofman
2f06850f47 Updates to the generic protocol 2003-05-03 09:48:46 +00:00
ehofman
80efcb14cf Use real properties rather than imaginary 2003-03-26 18:48:03 +00:00
ehofman
39604d13ae Add generic output option 2003-03-25 22:26:10 +00:00