]> git.mxchange.org Git - flightgear.git/commit
James Turner :
authorfredb <fredb>
Tue, 9 Dec 2008 08:10:33 +0000 (08:10 +0000)
committerfredb <fredb>
Tue, 9 Dec 2008 08:10:33 +0000 (08:10 +0000)
commit69b2c0b6973d8f60620e7ea232deaaf98c558c82
tree84e55bf0d36a3ddd56bd4b1dafd2c6a597e94ef8
parente2bf85e67ebe9d53a6d9b3664988d263b3cc412a
James Turner :
Here's a patch which refactors the 'plain' GPS code into a slightly
more manageable structure - i.e breaks the large update() method into
various sub-functions. I've tested the patch with B1900d, and things
seem to work as expected, but if anyone experiences GPS weirdness
after this is committed, of course please report it.

The motivation for this was helping me learn the code - I've planning
some changes in this area, and splitting up the logic will hopefully
make that task easier.
src/Instrumentation/gps.cxx
src/Instrumentation/gps.hxx