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
/
serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up, improved sourcetype() code. All regression tests pass.
Eric S. Raymond
2015-01-23
1
-0
/
+46
*
Handle lack of TIOCEXCL and TIOCNXCL on cygwin
Matt
2014-09-06
1
-0
/
+4
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-14
/
+14
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-14
/
+14
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-15
/
+15
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-4
/
+4
*
Move and improve a comment.
Eric S. Raymond
2013-11-27
1
-1
/
+4
*
Fix a minor layerring violation. All regression tests pass.
Eric S. Raymond
2013-10-30
1
-7
/
+0
*
Make all hex-dumping truly thread-safe.
Eric S. Raymond
2013-10-13
1
-2
/
+5
*
splint cleanup.
Eric S. Raymond
2013-10-09
1
-4
/
+4
*
Give drivers a way to query the currewntly set stopbits and parity.
Eric S. Raymond
2013-10-08
1
-0
/
+20
*
We can now monitor low-level string sends through gpsmon.
Eric S. Raymond
2013-10-04
1
-1
/
+2
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-15
/
+24
*
cppcheck ckeanup. All regression tests pass.
Eric S. Raymond
2013-09-17
1
-1
/
+1
*
Some GPSes use the USB ACM driver (/dev/ttyACM*, major number 166) on Linux.
Michael Tatarinov
2013-09-04
1
-3
/
+3
*
Move an assignment to pacify splint.
Eric S. Raymond
2013-05-01
1
-1
/
+1
*
Clean up more static-analysis warnings.
Eric S. Raymond
2013-04-30
1
-6
/
+4
*
Don't check exclusion for bluetooth devices.
Michael Tatarinov
2012-10-10
1
-1
/
+3
*
Lose the assumption that socket_t is an integer.
Eric S. Raymond
2012-09-22
1
-1
/
+1
*
gpsd_get_speed_old usage was lost on exit
Jon Schlueter
2012-09-09
1
-1
/
+1
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-9
/
+9
*
Change the API so the yermios strucytture is not publicly exposed.
Eric S. Raymond
2012-09-07
1
-3
/
+13
*
Minor cleanup for bluez code suggested by ukyg9e5r6k7gubiekd6,
Eric S. Raymond
2012-09-07
1
-2
/
+2
*
Clean up initial rate-setting when port speeits are fixed.
Eric S. Raymond
2012-09-05
1
-2
/
+14
*
Accept Freescale UARTS as RS232 devices.
Stephen Cavilia
2012-06-22
1
-1
/
+2
*
Make sure an invariant is preserved.
Eric S. Raymond
2012-06-20
1
-1
/
+1
*
Split gpsd_hexdump() so AIS dumping will be invertible.
Eric S. Raymond
2012-06-20
1
-1
/
+1
*
splint gets confused by declarations after statements.
Eric S. Raymond
2012-06-19
1
-1
/
+3
*
More cppcheck warning fixups. All regression tests pass.
Eric S. Raymond
2012-05-18
1
-0
/
+1
*
Typo fix.
Eric S. Raymond
2012-05-07
1
-1
/
+1
*
Attempt to fix the Bluetooth socket leak reported by Eckhart Woerner.
Eric S. Raymond
2012-02-26
1
-0
/
+1
*
Added B230400 as a baud rate.
Eric S. Raymond
2012-02-17
1
-5
/
+9
*
serial: use cfgetispeed helpers
Manuel Lauss
2012-01-13
1
-8
/
+1
*
Try to forestall buggy kernels from holding an exclusion lock...
Eric S. Raymond
2012-01-10
1
-0
/
+1
*
c_ispeed is missing in the termios struct on some architectures.
Bernd Zeimetz
2011-11-14
1
-0
/
+7
*
Verified fix for Savannah bug #34562: error in json encoded device list.
Eric S. Raymond
2011-10-24
1
-0
/
+5
*
Attempted fix for Savannah bug #34562: error in json encoded device list.
Eric S. Raymond
2011-10-23
1
-1
/
+9
*
Don't try to revert serial parameters on exit if we didn't have to change them.
Eric S. Raymond
2011-10-12
1
-8
/
+16
*
Fix up fusercount() to work correctly.
Eric S. Raymond
2011-08-23
1
-6
/
+4
*
Now that fusecount() is working, it turns out to be dangerous. Disable it...
Eric S. Raymond
2011-08-23
1
-5
/
+5
*
Fix some coding errors in fusercount().
Eric S. Raymond
2011-08-23
1
-2
/
+3
*
Add fixed_stop_bits option.
Eric S. Raymond
2011-06-22
1
-1
/
+10
*
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
-3
/
+4
*
Code slimming.
Eric S. Raymond
2011-06-11
1
-4
/
+1
*
Fix the minimal build.
Eric S. Raymond
2011-03-29
1
-1
/
+1
*
Squeeze out some more code in the fixed-port-speed case.
Eric S. Raymond
2011-03-29
1
-0
/
+10
*
Documentation update. All regression tests pass.
Eric S. Raymond
2011-03-24
1
-1
/
+1
*
Try to move NTP link activation and deactivation up to the disparcher layer.
Eric S. Raymond
2011-03-24
1
-16
/
+0
*
Give timestamps their own typedef. No logic changes.
Eric S. Raymond
2011-03-10
1
-1
/
+1
[next]