]> git.mxchange.org Git - flightgear.git/commit
Fix a dumb bug where I inadvertantly did a computation in int32 land causing
authorcurt <curt>
Thu, 1 Jun 2006 21:13:56 +0000 (21:13 +0000)
committercurt <curt>
Thu, 1 Jun 2006 21:13:56 +0000 (21:13 +0000)
commit6fb021ee012ccbb7b917e4f7d1c1b7e18b5aa338
tree4856d6789739211069bfff0b72294142896c967c
parent35a8d66415661bed8d90e8cad84002394b32c5f3
Fix a dumb bug where I inadvertantly did a computation in int32 land causing
me to loose 2 decimal places in my location data before converting to lon/lat.
utils/GPSsmooth/MIDG-II.cxx