]> git.mxchange.org Git - flightgear.git/commit
Added pitot system and new airspeed indicator.
authordavid <david>
Sat, 28 Sep 2002 20:48:53 +0000 (20:48 +0000)
committerdavid <david>
Sat, 28 Sep 2002 20:48:53 +0000 (20:48 +0000)
commit1acb43dbfc021715ddf56bbb55e818ce3429fa14
treeca9927b32aee58297c26c19cbe391493dd20016c
parentdc7103245aa834e4150076a4bb0913db24fbecbf
Added pitot system and new airspeed indicator.
src/Instrumentation/Makefile.am
src/Instrumentation/airspeed_indicator.cxx [new file with mode: 0644]
src/Instrumentation/airspeed_indicator.hxx [new file with mode: 0644]
src/Instrumentation/instrument_mgr.cxx
src/Systems/Makefile.am
src/Systems/pitot.cxx [new file with mode: 0644]
src/Systems/pitot.hxx [new file with mode: 0644]
src/Systems/system_mgr.cxx