]> git.mxchange.org Git - flightgear.git/commit
Jean-Yves Lefort :
authorfredb <fredb>
Sat, 4 Mar 2006 20:21:32 +0000 (20:21 +0000)
committerfredb <fredb>
Sat, 4 Mar 2006 20:21:32 +0000 (20:21 +0000)
commitacd09b99cb4e1dac877d55f51a372f7f3283c439
tree58f229c215f36c7d7686b48e66c4e34e8c8cd3f6
parent479d4d7484f6aabd4f4e5bb5ece9c6499272ed51
Jean-Yves Lefort :

I have implemented a Honeywell MK VIII EGPWS emulation for FlightGear.
The MK VIII is an Enhanced Ground Proximity Warning System aimed at
regional turboprop and small turbofan aircrafts such as the Citation,
Citation Bravo, B1900D, Beechcraft 99 and L410.

Frederic Bouvier:
make the MSVC compilation possible. Rearrange base package directories.
src/Instrumentation/Makefile.am
src/Instrumentation/instrument_mgr.cxx
src/Instrumentation/mk_viii.cxx [new file with mode: 0755]
src/Instrumentation/mk_viii.hxx [new file with mode: 0755]
src/Main/fg_commands.cxx