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
/
gpspacket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use LOG_* symbol when setting/comparing log level
Zbigniew Chyla
2015-03-22
1
-1
/
+1
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-2
/
+2
*
Make PACKET_TYPES available in the Python interface.
Eric S. Raymond
2015-02-06
1
-0
/
+1
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-2
/
+2
*
Reverse linkage of gpsd_report() is abolished. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-26
/
+0
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-0
/
+39
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-2
/
+2
*
Restore some Python constants needed for gpscat to work.
Eric S. Raymond
2013-11-28
1
-0
/
+11
*
Introduce new LOG_CLIENT looging level.
Eric S. Raymond
2013-11-16
1
-2
/
+0
*
Code is fully cppcheck, splint, and Coverity clean.
Eric S. Raymond
2013-11-06
1
-0
/
+2
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-1
/
+1
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-4
/
+4
*
Elimination of gpsd_hexdump_level.
Eric S. Raymond
2011-06-17
1
-2
/
+0
*
Typo fix.
Eric S. Raymond
2011-06-14
1
-1
/
+1
*
Add some missing packet types to the JSON interface.
Eric S. Raymond
2011-06-14
1
-2
/
+6
*
Banish some pointless compiler warnings.
Eric S. Raymond
2011-04-17
1
-3
/
+6
*
Have the Python packet-module interface export the character counter.
Eric S. Raymond
2011-03-01
1
-2
/
+3
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+2
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-2
/
+5
*
Put Python extension modules under "gps.".
Eric S. Raymond
2009-12-15
1
-5
/
+5
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Significant simplification of the packet-getter interface.
Eric S. Raymond
2009-03-27
1
-11
/
+3
*
Fix buggy termination test,
Eric S. Raymond
2009-01-13
1
-2
/
+4
*
Improve the packet instrumentation slightly.
Eric S. Raymond
2009-01-12
1
-0
/
+4
*
Update the list of packet type defines. Plain RTCM_PACKET is gone.
Eric S. Raymond
2009-01-07
1
-1
/
+6
*
Revert previous EOF_PACKET change, it was a bad idea.
Eric S. Raymond
2008-07-14
1
-2
/
+2
*
Packet state machine now recognizes RTCM3 packets correctly.
Eric S. Raymond
2008-07-13
1
-1
/
+2
*
Fix gpscat to dump binary packets correctly.
Eric S. Raymond
2008-07-12
1
-1
/
+5
*
Add verbosity option to gpscat.
Eric S. Raymond
2008-07-12
1
-1
/
+1
*
More namespace shuffles preparing for RTCM3.
Eric S. Raymond
2008-06-27
1
-1
/
+1
*
Name change.
Eric S. Raymond
2006-12-07
1
-46
/
+44
*
Give gpspacket.c a real doc string.
Eric S. Raymond
2006-12-07
1
-2
/
+18
*
This version works of gpspacket.c works and allows us to set a callback.
Eric S. Raymond
2006-12-07
1
-16
/
+5
*
Another patch from Andreas.
Eric S. Raymond
2006-12-07
1
-5
/
+71
*
Followed some advice from Andreas Stricker.
Eric S. Raymond
2006-12-06
1
-15
/
+1
*
Patch suggested by Andreas Stricker.
Eric S. Raymond
2006-12-06
1
-3
/
+10
*
Another step toward a Python wrapper for packet.c.
Eric S. Raymond
2006-12-05
1
-1
/
+3
*
Add $Id$ tag
Chris Kuethe
2006-12-05
1
-0
/
+1
*
First cut at a Python binding for the packet.c module.
Eric S. Raymond
2006-12-04
1
-0
/
+195