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
/
drivers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump protocol version number to 3.6 because of news "remote" attribute.
Eric S. Raymond
2011-07-07
1
-1
/
+2
*
Make gpsdecode interpret "Date:" comments. All regression tests pass.
Eric S. Raymond
2011-06-23
1
-15
/
+1
*
splint cleanup.
Eric S. Raymond
2011-06-22
1
-0
/
+2
*
Mark VERSION and WATCH with a remote attribute when passed from slaves.
Eric S. Raymond
2011-06-22
1
-1
/
+16
*
Fix path-rewrite logic to handle multiple devices.
Eric S. Raymond
2011-06-21
1
-15
/
+20
*
Remote gpsd instances can be used as data sources. All regression tests pass.
Eric S. Raymond
2011-06-21
1
-15
/
+24
*
Path-rewrite for JSON packets works. All regression tests pass.
Eric S. Raymond
2011-06-21
1
-5
/
+25
*
Avoid a core dump on gpsmon n1 command.
Eric S. Raymond
2011-06-21
1
-1
/
+1
*
Make JSON support a full driver to avoid a crash bug in gpsmon.
Eric S. Raymond
2011-06-20
1
-1
/
+46
*
Improve the code for making sensor data and command strings visible...
Eric S. Raymond
2011-06-17
1
-2
/
+2
*
Remove gpsd_hexdump_wrapper() from everything outside the packet sniffer.
Eric S. Raymond
2011-06-17
1
-14
/
+11
*
First xut at JSON passthrough code.
Eric S. Raymond
2011-06-14
1
-0
/
+5
*
It seems that the leading '$' is stripped off the parsed NMEA string...
Solomon Peachy
2011-05-04
1
-1
/
+1
*
Regularize some names.
Eric S. Raymond
2011-04-01
1
-68
/
+68
*
Squeeze more code out of the minimal build.
Eric S. Raymond
2011-03-29
1
-4
/
+6
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-7
/
+7
*
Simplify and regularize #ifdefs. All regression tests pass.
Eric S. Raymond
2011-03-04
1
-1
/
+1
*
Bug fixes for RTCM3 decoding. All regression tests pass.
Eric S. Raymond
2011-03-02
1
-7
/
+7
*
Verbosity suppression. All regression tests pass.
Eric S. Raymond
2011-02-28
1
-0
/
+23
*
Improve some progrss messages,
Eric S. Raymond
2011-02-28
1
-5
/
+9
*
splint cleanup.
Eric S. Raymond
2011-02-28
1
-1
/
+4
*
Fix a bug in some mode-restoration code. All regression tests pass.
Eric S. Raymond
2011-02-28
1
-6
/
+15
*
splint cleanup, includubng an error in the last commit caught by it.
Eric S. Raymond
2011-02-27
1
-2
/
+2
*
Try to re-enable recognition of the MediaTek 33301.
Eric S. Raymond
2011-02-27
1
-28
/
+39
*
Remove pass_rtcm(),
Eric S. Raymond
2011-02-27
1
-14
/
+6
*
Remove a probe for which we do not actually recognize any response trigger.
Eric S. Raymond
2011-02-27
1
-11
/
+5
*
RTCM[23] are single-packet formats, so they have reliable cycle detection.
Eric S. Raymond
2011-02-26
1
-0
/
+2
*
Add instrumentation. All regression tests pass.
Eric S. Raymond
2011-02-26
1
-1
/
+2
*
If misdetection is going to occur, better to fail to Garmin Serial
Gary E. Miller
2011-02-24
1
-1
/
+2
*
Revert "Remove a mo-op initializer from the driver type list."
Gary E. Miller
2011-02-23
1
-2
/
+4
*
Fully enable compilation withe NMEA_ENABLE off.
Eric S. Raymond
2011-02-22
1
-9
/
+11
*
spelling error in comment for driver_nmea
Jon Schlueter
2011-02-22
1
-1
/
+1
*
Remove a mo-op initializer from the driver type list.
Eric S. Raymond
2011-02-22
1
-4
/
+2
*
Comment fix.
Eric S. Raymond
2011-02-22
1
-1
/
+1
*
An additional condition for pass_rtcm to be build in drivers.c.
Andre Naujoks
2011-02-22
1
-1
/
+1
*
Make regression-test behavior independent of the century the daemon started in.
Eric S. Raymond
2011-01-23
1
-0
/
+16
*
Added a driver-type flags member to the driver method structure.
Eric S. Raymond
2011-01-19
1
-28
/
+30
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
Stop chattering about something no longer an error condition.
Eric S. Raymond
2011-01-09
1
-2
/
+0
*
Minor cosmetic change to logging. All regression tests pass.
Eric S. Raymond
2011-01-09
1
-13
/
+9
*
Cut down the number of independent driver_switch calls.
Eric S. Raymond
2011-01-09
1
-23
/
+1
*
Don't send NMEA subtype strings until at least one NMEA packet has been seen.
Eric S. Raymond
2011-01-09
1
-2
/
+42
*
Rename a function before some substantial changes. All regression tests pass.
Eric S. Raymond
2011-01-08
1
-26
/
+26
*
Typo fix.
Eric S. Raymond
2011-01-07
1
-1
/
+1
*
Rename the bits.h macros to be explicit about operand length.
Eric S. Raymond
2010-12-26
1
-3
/
+3
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+1
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-1
/
+1
*
We were checking for sys/modem.h and never needed it.
Eric S. Raymond
2010-12-14
1
-6
/
+2
*
Wow, I totally baked the geostar import...
Chris Kuethe
2010-12-11
1
-0
/
+4
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-4
/
+0
[next]