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_skytraq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver_skytraq: skytraq does not report locktime, so assume max
Gary E. Miller
2018-11-30
1
-0
/
+2
*
driver_skytraq: remove duplicate gnssId/svId code.
Gary E. Miller
2018-11-29
1
-24
/
+7
*
driver_skytraq: Fix bad decode of ecefvz. Add WIP raw decode.
Gary E. Miller
2018-11-29
1
-3
/
+144
*
driver_skytraq: Decode gnssID and svID.
Gary E. Miller
2018-11-28
1
-2
/
+33
*
LICENSE: Update licenses for consistency. No functional changes.
Gary E. Miller
2018-11-19
1
-1
/
+1
*
driver_sirf: Report ECEF in TPV.
Gary E. Miller
2018-06-17
1
-2
/
+3
*
driver_skytraq: report ECEF data in TPV.
Gary E. Miller
2018-06-17
1
-7
/
+11
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
Skytraq: trim subtype so it fits in the buffer.
Gary E. Miller
2018-02-08
1
-2
/
+2
*
Clean up C and Python code-checker warnings.
Eric S. Raymond
2017-09-06
1
-0
/
+1
*
PPSTIME -> NTPTIME
Gary E. Miller
2016-04-24
1
-0
/
+1
*
Start to decode Beidou subframe data.
Gary E. Miller
2016-04-12
1
-10
/
+89
*
Add Skytraq decodes for ACK, NACK and GPS Version.
Gary E. Miller
2016-04-07
1
-1
/
+98
*
Support Skytraq MID 0xDF. Their TPV sentence.
Gary E. Miller
2016-03-31
1
-5
/
+113
*
Remove 'for (int i' which some C compilers hate.
Gary E. Miller
2016-03-31
1
-1
/
+2
*
Tweak to Skytraq debug logging.
Gary E. Miller
2016-03-30
1
-1
/
+1
*
Tone down some Skytraq debug logging.
Gary E. Miller
2016-03-30
1
-11
/
+8
*
Skytraq 50bps data now decoded and the JSON output looks right.
Gary E. Miller
2016-03-30
1
-5
/
+10
*
Deccode Skytraq 0xE0, GPS Subframe data.
Gary E. Miller
2016-03-30
1
-3
/
+40
*
More fixes to Skytraq time and skyview
Gary E. Miller
2016-03-30
1
-18
/
+26
*
Fix signed -> unsigned in Skytraq
Gary E. Miller
2016-03-29
1
-3
/
+3
*
Add partial decodes for Skytraq 0xDC and 0xDD
Gary E. Miller
2016-03-29
1
-6
/
+59
*
Better decode of Skyrtaq binary MID 0x43
Gary E. Miller
2016-03-29
1
-6
/
+6
*
Skytraq binary now decodes type 0XDE, SV/Chan status
Gary E. Miller
2016-03-29
1
-1
/
+73
*
Add driver_skytraq.c.
Gary E. Miller
2016-03-29
1
-0
/
+88