]> git.mxchange.org Git - flightgear.git/commit
Add support for a new file format which where packet type are saved out into
authorcurt <curt>
Fri, 27 Apr 2007 15:30:26 +0000 (15:30 +0000)
committercurt <curt>
Fri, 27 Apr 2007 15:30:26 +0000 (15:30 +0000)
commit1722d26b2f8168de07d4b5898796b2d59baa9e84
tree2dc7249d9585f2b79debe7af95c96bedc26862aa
parent922812a9133ee3d302de16c5738b23596b11ab2d
Add support for a new file format which where packet type are saved out into
one file per type in a simple binary conglomeration of packets with no headers
or checksumming (this format is intended for local storage only, not to be
transmitted on the fly over a noisy communication pipe.)
utils/GPSsmooth/UGear.cxx
utils/GPSsmooth/UGear.hxx
utils/GPSsmooth/UGear_main.cxx