index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
driver_ubx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver_ubx: fill in skyview the gnssid:svid from PRN
Gary E. Miller
2018-09-19
1
-7
/
+47
*
UBX: UBX_MODE_TMON is a 3D state.
Gary E. Miller
2018-09-12
1
-1
/
+2
*
driver_ubx another printf/size_t issue fixed.
Gary E. Miller
2018-07-24
1
-1
/
+1
*
driver_ubx: fix a compiler warning in 32-bit mode.
Gary E. Miller
2018-07-24
1
-1
/
+1
*
driver_ubx: remove set, but unused fTOW.
Gary E. Miller
2018-07-24
1
-2
/
+0
*
driver_ubx: Put ECEF data fro mUBX-NAV-SOL into TPV.
Gary E. Miller
2018-06-17
1
-11
/
+17
*
u-blox: repect the often ignored readonly (-b) flag.
Gary E. Miller
2018-06-15
1
-0
/
+4
*
Ensure UBX device is actually switched to binary mode
Chris Lawrence
2018-06-15
1
-13
/
+20
*
u-blox: Fix length test on UBX-NAV-SVINFO.
Gary E. Miller
2018-05-11
1
-1
/
+1
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
ECEF: remove unused and unneeded ecef.valid.
Gary E. Miller
2018-02-12
1
-2
/
+0
*
UBX: revert end of cycle change, but make regression changes.
Gary E. Miller
2018-02-09
1
-4
/
+3
*
Add ECEF support to u-blocx driver, data comes out in json.
Gary E. Miller
2018-02-08
1
-9
/
+91
*
Support UBX NAV-PVT
Clark Li
2017-09-19
1
-6
/
+117
*
Check valid flags in NAV-TIMEGPS
Clark Li
2017-09-19
1
-10
/
+22
*
Revert "Support UBX NAV-PVT"
Gary E. Miller
2017-09-05
1
-146
/
+19
*
Support UBX NAV-PVT
Clark Li
2017-08-07
1
-19
/
+146
*
UBX: fix xdop and ydop only updating once.
Gary E. Miller
2017-01-09
1
-0
/
+3
*
PPSTIME -> NTPTIME
Gary E. Miller
2016-04-24
1
-2
/
+2
*
Now we can use GOODTIME_IS in the UBX driver.
Eric S. Raymond
2016-03-22
1
-1
/
+1
*
Comment out a build breaker until the patch defining it lands.
Eric S. Raymond
2016-03-22
1
-1
/
+1
*
Don't claim to be able to deliver a 3D fix in UBX timing mode.
Eric S. Raymond
2016-03-20
1
-0
/
+3
*
Tighten up a validity test in the UBX driver.
Eric S. Raymond
2016-03-17
1
-1
/
+3
*
Autodetect and configure Spectratime iSync device
Michael Brown
2016-02-09
1
-5
/
+3
*
Address Savannah bug #46082 - Can't explicitly build with NMEA drivers.
Eric S. Raymond
2015-10-01
1
-2
/
+2
*
A drowning deluge of whitespace hacks.
Gary E. Miller
2015-04-30
1
-3
/
+3
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-22
/
+0
*
splint cleanup. Fixes for minor but real issues...
Eric S. Raymond
2015-03-28
1
-4
/
+4
*
UBX-MON-VER now prints all info to LOG_INF.
Gary E. Miller
2015-03-19
1
-5
/
+31
*
Break off UBX-MON-VER into separate function.
Gary E. Miller
2015-03-19
1
-13
/
+29
*
Remove some UBX-MON-PVT test code.
Gary E. Miller
2015-03-19
1
-75
/
+8
*
Very preliminary cut at decoding UBX-MON-PVT
Gary E. Miller
2015-03-19
1
-1
/
+90
*
Placeholder for decode of UBX-NAV-PVT
Gary E. Miller
2015-03-19
1
-0
/
+11
*
Comment that UBX-NAV-SOL is depreacted, use UBX-NAV-PVT instead.
Gary E. Miller
2015-03-19
1
-0
/
+5
*
Fix UBX-MON-VER so we get u-blox version string.
Gary E. Miller
2015-03-18
1
-6
/
+12
*
Comment polishing.
Eric S. Raymond
2015-03-18
1
-2
/
+2
*
Add code to request SW and HW Versions from u-blox.
Gary E. Miller
2015-03-18
1
-10
/
+36
*
Add links to u-blox M8 specs.
Gary E. Miller
2015-03-18
1
-0
/
+3
*
One of the float-elimination steps busted something. Revert.
Eric S. Raymond
2015-03-08
1
-3
/
+2
*
A step toards float elimination. No code changes.
Eric S. Raymond
2015-03-08
1
-2
/
+3
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-98
/
+99
*
Make ntpmon autoconfigure and do subsecond polling.
Eric S. Raymond
2015-02-25
1
-2
/
+2
*
Back out the attempt to use VTIME.
Eric S. Raymond
2015-01-31
1
-1
/
+0
*
Add a minimum packet length to every driver.
Eric S. Raymond
2015-01-29
1
-0
/
+1
*
Easy splint cleanups. All regression tests pass.
Eric S. Raymond
2015-01-21
1
-5
/
+5
*
Always use sizeof to get array size
Zbigniew Chyla
2015-01-13
1
-1
/
+1
*
Almost entirely eliminate use of sats_used array.
Eric S. Raymond
2015-01-10
1
-1
/
+1
*
Another minor code simplification. All regression tests pass.
Eric S. Raymond
2015-01-10
1
-2
/
+3
*
Code simplification.
Eric S. Raymond
2015-01-10
1
-13
/
+12
*
Fix a bug that produced duplicate satellite IDs in psesudo-NMA GSA.
Eric S. Raymond
2015-01-10
1
-3
/
+1
[next]