Open GoogleCodeExporter opened 9 years ago
Sorry, I should probably have called this "enhancement". However, the
Differential Fix is correcting a defect.
Original comment by greg.nas...@gmail.com
on 13 Sep 2011 at 2:56
I have a faster version of this code now.
Original comment by greg.nas...@gmail.com
on 20 Sep 2011 at 1:54
Greg: if you would still like to submit this code change, I can add you to the
dev list so you can discuss it directly with the developers. Please just give
me an email address that you'd like addded.
Original comment by analogue...@gmail.com
on 2 Jan 2012 at 9:20
Am now on the dev list, and will look to deal with this shortly.
Original comment by greg.nas...@gmail.com
on 4 Jan 2012 at 9:40
Code now available on http://code.google.com/r/gregnashau-nmea-cts/
in master/libraries/AP_GPS
- supports variable length decimal strings
- supports requested decimal precision (old routine assumed fixed number of
digits/places)
- recognises Differential fix as valid
- converts to (degrees x 1e7) without calling division in math library - is
performance so tight we'd want to save 2 division ops per GPS position?
Original comment by greg.nas...@gmail.com
on 17 Feb 2012 at 1:38
Original issue reported on code.google.com by
greg.nas...@gmail.com
on 12 Sep 2011 at 12:06Attachments: