summaryrefslogtreecommitdiff
path: root/driver_ubx.c
Commit message (Expand)AuthorAgeFilesLines
* Address Savannah bug #46082 - Can't explicitly build with NMEA drivers.Eric S. Raymond2015-10-011-2/+2
* A drowning deluge of whitespace hacks.Gary E. Miller2015-04-301-3/+3
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-22/+0
* splint cleanup. Fixes for minor but real issues...Eric S. Raymond2015-03-281-4/+4
* UBX-MON-VER now prints all info to LOG_INF.Gary E. Miller2015-03-191-5/+31
* Break off UBX-MON-VER into separate function.Gary E. Miller2015-03-191-13/+29
* Remove some UBX-MON-PVT test code.Gary E. Miller2015-03-191-75/+8
* Very preliminary cut at decoding UBX-MON-PVTGary E. Miller2015-03-191-1/+90
* Placeholder for decode of UBX-NAV-PVTGary E. Miller2015-03-191-0/+11
* Comment that UBX-NAV-SOL is depreacted, use UBX-NAV-PVT instead.Gary E. Miller2015-03-191-0/+5
* Fix UBX-MON-VER so we get u-blox version string.Gary E. Miller2015-03-181-6/+12
* Comment polishing.Eric S. Raymond2015-03-181-2/+2
* Add code to request SW and HW Versions from u-blox.Gary E. Miller2015-03-181-10/+36
* Add links to u-blox M8 specs.Gary E. Miller2015-03-181-0/+3
* One of the float-elimination steps busted something. Revert.Eric S. Raymond2015-03-081-3/+2
* A step toards float elimination. No code changes.Eric S. Raymond2015-03-081-2/+3
* gpsd-report() -> gpsd_log()Eric S. Raymond2015-03-071-98/+99
* Make ntpmon autoconfigure and do subsecond polling.Eric S. Raymond2015-02-251-2/+2
* Back out the attempt to use VTIME.Eric S. Raymond2015-01-311-1/+0
* Add a minimum packet length to every driver.Eric S. Raymond2015-01-291-0/+1
* Easy splint cleanups. All regression tests pass.Eric S. Raymond2015-01-211-5/+5
* Always use sizeof to get array sizeZbigniew Chyla2015-01-131-1/+1
* Almost entirely eliminate use of sats_used array.Eric S. Raymond2015-01-101-1/+1
* Another minor code simplification. All regression tests pass.Eric S. Raymond2015-01-101-2/+3
* Code simplification.Eric S. Raymond2015-01-101-13/+12
* Fix a bug that produced duplicate satellite IDs in psesudo-NMA GSA.Eric S. Raymond2015-01-101-3/+1
* Refactor representation of satellite data into an array of structs...Eric S. Raymond2014-09-221-9/+13
* Now that the transition is done we can restore the gpsd_report name.Eric S. Raymond2014-08-271-56/+56
* The big leap. Most instances of gpsd_report are replaced...Eric S. Raymond2014-08-271-56/+56
* Introduce struct errout_t to encapsulate error-reporting hooks.Eric S. Raymond2014-08-271-56/+56
* Structure member name change: packet -> lexer. No logic changes.Eric S. Raymond2014-08-271-6/+6
* Minor refactoring step in the UBX driver.Eric S. Raymond2014-08-271-8/+8
* splint cleanup. All regression tests pass.Eric S. Raymond2014-08-251-2/+2
* Split firmwqre version query out of the init method.Eric S. Raymond2014-08-251-3/+11
* Drop the obsolete tag field from JSON output. Bump the minor protocol number.Eric S. Raymond2014-08-241-4/+0
* Fix ubx_mode link error when reconfigure=falseSimon Dawson2014-01-031-0/+4
* Silence compiler warning.Eric S. Raymond2013-11-271-1/+1
* Get vertical error position and speed estimates from the u-blox driver.Pavel Kirienko2013-11-261-3/+28
* Minor correction to use UBX error estimstes.Pavel Kirienko2013-11-201-0/+1
* gpsctl ID now gets basic version info from u-blox receivers.Eric S. Raymond2013-11-131-0/+5
* More consistent ise of LOG_PROG.Eric S. Raymond2013-11-121-1/+1
* Reduce gpsd log verbosity a lot.Eric S. Raymond2013-11-121-35/+35
* Rename and rationalize driver table instances. No logic changes.Eric S. Raymond2013-11-121-3/+3
* Virtuous code removal.Eric S. Raymond2013-11-121-18/+0
* We can now change baud rates on the GR601-W.Eric S. Raymond2013-11-121-12/+34
* Fix a truly stupid u-blox driver bug. Make baud rate change effective.Eric S. Raymond2013-11-111-54/+54
* u-blox name cleanup. All regression tests pass, PPS is live.Eric S. Raymond2013-11-091-2/+2
* Typo fixes.Eric S. Raymond2013-11-091-2/+2
* Typo fix.Eric S. Raymond2013-11-091-1/+1
* uBlox -> u-blox; the company does not biicapitalize its name.Eric S. Raymond2013-11-091-4/+4