]> git.mxchange.org Git - flightgear.git/commit
- Filter the fuel switch position to allow it to slowly transition through
authorcurt <curt>
Sun, 14 Mar 2004 23:04:32 +0000 (23:04 +0000)
committercurt <curt>
Sun, 14 Mar 2004 23:04:32 +0000 (23:04 +0000)
commitd77e8c75a1ee049e95fc72a92c341b3a3361bc8e
treee2e4bc512c1ed4d3e5a77701961c0fbab6ab7ea8
parent5c0ae1c6f6a1609fa4e7c1f2ce750f8a6a8802f6
- Filter the fuel switch position to allow it to slowly transition through
  null space without killing the engine (hardware specific problem.)
- NMEA output: I'm slightly confused but it appears that a real GPS outputs
  traditional unix line endings on it's gps strings, we were outputing DOS
  CR/LF which was causing some confusion.  This changes the line ending
  convention to match that of a real gps.
- Calculate true ground track and speed for NMEA.
src/Network/atc610x.cxx
src/Network/nmea.cxx