]> git.mxchange.org Git - flightgear.git/commit
Added a "mini fdm" output. This could (for example) be useful for an
authorcurt <curt>
Sun, 12 Jan 2003 23:28:21 +0000 (23:28 +0000)
committercurt <curt>
Sun, 12 Jan 2003 23:28:21 +0000 (23:28 +0000)
commite4b3eebdbb156474f07414f7f4bf29c251536c6b
tree2318c69c158de3900c6f0739b090f13accb4936e
parentf9ae85b0c03a64925ac18a225314730ec2ff1dbd
Added a "mini fdm" output.  This could (for example) be useful for an
external gui if it wanted to monitor some key sim position/orientation
varialbles without saturating the net with the full slate of fdm data
@60hz.
src/Network/Makefile.am
src/Network/native_ctrls.hxx
src/Network/native_fdm.cxx
src/Network/native_fdm_mini.cxx [new file with mode: 0644]
src/Network/native_fdm_mini.hxx [new file with mode: 0644]
src/Network/net_fdm_mini.hxx [new file with mode: 0644]