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
...
*
Fix minor bugs in JSON packet passthrough.
Eric S. Raymond
2013-11-12
1
-12
/
+14
*
We can now change baud rates on the GR601-W.
Eric S. Raymond
2013-11-12
1
-2
/
+2
*
Fix more build breakage. Partial splint cleanup.
Eric S. Raymond
2013-11-12
1
-2
/
+2
*
Update a comment with a caveat.
Eric S. Raymond
2013-11-10
1
-9
/
+14
*
Make interpretation of the split24 flag propperly per-subscriber.
Eric S. Raymond
2013-11-10
1
-3
/
+2
*
u-blox name cleanup. All regression tests pass, PPS is live.
Eric S. Raymond
2013-11-09
1
-4
/
+4
*
Partial code for setting MTK pulse width to a good value.
Eric S. Raymond
2013-11-08
1
-0
/
+1
*
Polish the JSON passthrough code, and add a regression test.
Eric S. Raymond
2013-11-07
1
-4
/
+4
*
Code is fully cppcheck, splint, and Coverity clean.
Eric S. Raymond
2013-11-06
1
-1
/
+1
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-3
/
+3
*
Contain the assumption that time hinting is done to NTPD.
Eric S. Raymond
2013-10-31
1
-51
/
+51
*
Document good support for MTK3329 as reported by Andy Walls.
Eric S. Raymond
2013-10-31
1
-1
/
+7
*
Revert "Separate ntpd support from chrony support, step 1."
Eric S. Raymond
2013-10-30
1
-51
/
+51
*
Separate ntpd support from chrony support, step 1.
Eric S. Raymond
2013-10-30
1
-51
/
+51
*
Address Savannah bug #40331: invalid empty AIS channel -> Warning instead of ...
Eric S. Raymond
2013-10-21
1
-1
/
+1
*
Ignore (but log) "Secure SIS" channel C messages.
Eric S. Raymond
2013-10-21
1
-0
/
+4
*
Typo fix.
Eric S. Raymond
2013-10-16
1
-1
/
+1
*
More efficiebt sticky-flagging.
Eric S. Raymond
2013-10-15
1
-12
/
+12
*
The old Delorme Earthmate control_send method is never used...
Eric S. Raymond
2013-10-15
1
-2
/
+2
*
Eliminate a swich_driver() call that is never used. All regression tests pass.
Eric S. Raymond
2013-10-15
1
-12
/
+6
*
Fix a bug in MT3301 handling.
Eric S. Raymond
2013-10-14
1
-2
/
+1
*
OK, visualize as a method was a bad idea. All regression tests pass.
Eric S. Raymond
2013-10-14
1
-51
/
+0
*
Make all hex-dumping truly thread-safe.
Eric S. Raymond
2013-10-13
1
-2
/
+4
*
Create driver slot and scons option for a visualizer driver method.
Eric S. Raymond
2013-10-13
1
-0
/
+51
*
Update news and fix typo.
Eric S. Raymond
2013-10-12
1
-1
/
+1
*
Enrich the driver method listing. Shorten an overly long name.
Eric S. Raymond
2013-10-12
1
-1
/
+1
*
Remove some driver methods that should not have been included.
Eric S. Raymond
2013-10-12
1
-3
/
+3
*
Move the AIVDM context into the main driver structure scratch area.
Eric S. Raymond
2013-10-11
1
-13
/
+7
*
Move the MTK extension parset to where it belongs in the NMEA 0183 driver.
Eric S. Raymond
2013-10-11
1
-49
/
+6
*
Having an generic NMEA mode switcher no longer fits the type transition rules.
Eric S. Raymond
2013-10-11
1
-25
/
+1
*
Change the logic for managing the drive mode bit to report reality...
Eric S. Raymond
2013-10-04
1
-1
/
+0
*
Merge branch 'master' of git://git.sv.gnu.org/gpsd
Reinhard Arlt
2013-10-03
1
-15
/
+7
|
\
|
*
Redirect more data to the GPS through gpsd_write().
Eric S. Raymond
2013-10-02
1
-15
/
+7
*
|
Let gpsmon -n survive AIVDM messages.
Reinhard Arlt
2013-10-02
1
-1
/
+1
|
/
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-43
/
+76
*
Fixed ugly copy and paste error.
Reinhard Arlt
2013-09-15
1
-1
/
+1
*
Split Type 24 reporting, including the -s option to gpsdecode.
Eric S. Raymond
2013-09-14
1
-3
/
+5
*
Pacify splint.
Reinhard Arlt
2013-08-04
1
-5
/
+8
*
Disable attempts to parse Evermore binary packets.
Eric S. Raymond
2013-05-21
1
-2
/
+2
*
Fix static-checker warnings. All regression tests pass.
Eric S. Raymond
2013-04-30
1
-3
/
+8
*
Address Savannah bug #38511:
Eric S. Raymond
2013-04-10
1
-0
/
+4
*
Accept '1' or '2' as AIS channel codes.
Eric S. Raymond
2012-12-16
1
-3
/
+0
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-17
/
+17
*
Remove unnecessary includes of termios.h .
ukyg9e5r6k7gubiekd6
2012-09-07
1
-1
/
+0
*
Change the API so the yermios strucytture is not publicly exposed.
Eric S. Raymond
2012-09-07
1
-1
/
+1
*
Pre-2003 RS232 Delorme Earthmate works again (live-tested).
Eric S. Raymond
2012-06-01
1
-1
/
+1
*
Explicitly initialize AIS queue pointer.
Eric S. Raymond
2012-05-21
1
-1
/
+7
*
Cleanup motivated by new cppcheck with more tests. All regression tests pass.
Eric S. Raymond
2012-05-16
1
-1
/
+2
*
Move AIVDM-unarmoring code so the NMEA2000 driver can link less.
Eric S. Raymond
2012-05-15
1
-1
/
+166
*
Beginning of NMEA200 driver. Franework code, nowhere near working.
Eric S. Raymond
2012-04-15
1
-2
/
+5
[prev]
[next]