[Thumbgps-devel] Article -- Macx-1: GPS receiver with standard USB connector and PPS support

Eric S. Raymond esr at thyrsus.com
Thu May 10 13:59:08 EDT 2012


tz <tz2026 at gmail.com>:
> But this requires a recompile to change lines, not a command line option,
> or some detection method.  If gpsd is compiled for RI, it wont respond to
> DCD.

No. It should respond to any of the lines ggiven in the TIOCMIWAIT mask.

#define PPS_LINE_TIOC (TIOCM_CD|TIOCM_CAR|TIOCM_RI|TIOCM_CTS)

It's seeing CD here.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>



More information about the Thumbgps-devel mailing list