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_rtcm3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-2
/
+3
*
The signed/unsigned char fix.
Michael Tatarinov
2013-02-18
1
-2
/
+2
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-4
/
+4
*
Replace 'ushort' with 'unsigned short'.
Eric S. Raymond
2012-09-07
1
-24
/
+24
*
Comment out a dead increment found by scan-build.
Eric S. Raymond
2012-05-16
1
-2
/
+2
*
More steps towards little-endiuan extraction.
Eric S. Raymond
2012-04-19
1
-2
/
+2
*
Rename some bit extractors.
Eric S. Raymond
2012-04-19
1
-2
/
+2
*
Cut down on gpsd_hexdump_wrapper() calls.
Eric S. Raymond
2011-06-17
1
-3
/
+2
*
Don't punt on RTCM3 messages we can't yet decode.
Eric S. Raymond
2011-04-13
1
-18
/
+0
*
Interpret GLONASS channel numbers in RTCM3 correctly.
Eric S. Raymond
2011-04-12
1
-5
/
+6
*
Conjectural decode of RTCM3 message 1033.
Eric S. Raymond
2011-04-12
1
-3
/
+13
*
Partial decode of RTCM3 1033.
Eric S. Raymond
2011-04-12
1
-2
/
+21
*
Note that we got RTCM3 1006 along with 1005.
Eric S. Raymond
2011-04-12
1
-9
/
+2
*
RTCM3 1008 decodes correctly.
Eric S. Raymond
2011-04-12
1
-3
/
+4
*
Eliminate a splint waring and possible overflow.
Eric S. Raymond
2011-04-12
1
-1
/
+1
*
RTCM3 message analysis for 1012 and 1013 is correct.
Eric S. Raymond
2011-04-12
1
-1
/
+1
*
RTCM3 1004 analysis is working.
Eric S. Raymond
2011-04-12
1
-3
/
+2
*
Fix up an RTCM3 field width.
Eric S. Raymond
2011-04-12
1
-2
/
+2
*
Decode of RTCM3 type 1005 is working.
Eric S. Raymond
2011-04-11
1
-1
/
+1
*
RTCM3 decoding, more progress.
Eric S. Raymond
2011-04-10
1
-3
/
+4
*
More small steps towards working RTCM3 decoding.
Eric S. Raymond
2011-04-10
1
-8
/
+2
*
Steps towards analyzing RTCM3 correctly.
Eric S. Raymond
2011-04-10
1
-34
/
+17
*
Scan-build and splint cleanup. All regression tests pass.
Eric S. Raymond
2011-03-28
1
-1
/
+1
*
Don't crap out on garbage data.
Eric S. Raymond
2011-03-02
1
-2
/
+3
*
Code simplification. All regression tests pass.
Eric S. Raymond
2011-03-02
1
-6
/
+5
*
Bug fixes for RTCM3 decoding. All regression tests pass.
Eric S. Raymond
2011-03-02
1
-9
/
+7
*
A step towards decoding RTCM3.
Eric S. Raymond
2011-03-01
1
-2
/
+8
*
More creative macro abuse.
Eric S. Raymond
2011-03-01
1
-92
/
+53
*
Preprocessor abuse for a better world. Or simpler code, anyway.
Eric S. Raymond
2011-03-01
1
-75
/
+35
*
Simplify the RTCM3 analyzer. All regression tests pass.
Eric S. Raymond
2011-03-01
1
-214
/
+168
*
Replace the crappy old RTCM3 dumper with one that emits JSON.
Eric S. Raymond
2011-03-01
1
-363
/
+6
*
deheader cleanup.
Eric S. Raymond
2011-01-12
1
-1
/
+1
*
allow this to compile with pcc
Chris Kuethe
2011-01-08
1
-6
/
+6
*
netinet/in.h goes before arpa/inet.h
Chris Kuethe
2010-12-24
1
-1
/
+1
*
Partial splint cleanup.
Eric S. Raymond
2010-12-24
1
-1
/
+1
*
deheader broke the build again
Chris Kuethe
2010-12-22
1
-0
/
+2
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-5
/
+1
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-4
/
+0
*
Scatter GNU indent pragmas to tell it not to do stupid things.
Eric S. Raymond
2010-04-14
1
-1
/
+4
*
Reindent some things again, needed due to new controls.
Eric S. Raymond
2010-04-14
1
-97
/
+97
*
Reindent the RTCM drivers. All regression tesrs pass.
Eric S. Raymond
2010-04-14
1
-497
/
+635
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-4
/
+3
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+3
*
David Ludlow's housekeeping and type-cleanup patch.
Eric S. Raymond
2010-01-02
1
-1
/
+4
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Finally found the right set of exclusions to stop splint from choking.
Eric S. Raymond
2009-09-11
1
-0
/
+2
*
Guard some inclusions that splint doesn't like.
Eric S. Raymond
2009-09-10
1
-0
/
+2
*
Stop trying to use enums in the RTCM2 structure...
Eric S. Raymond
2009-08-27
1
-6
/
+6
*
splint cleanup.
Eric S. Raymond
2009-03-18
1
-8
/
+8
*
fix some sign warnings
Chris Kuethe
2009-03-10
1
-4
/
+5
[next]