James Hiebert <[email protected]> writes: > Hrm... how does gpsd configure/detect devices? My /dev/gps points to > /dev/ttySAC1
With udev I think but there is no way to autodetect GPS chips that are behind regular serial ports. > + /etc/init.d/gpsd start Which device does this end up using? Look at "ps axuf | grep gpsd". You can also manually try gpsd -b -G -N -n -D 1 /dev/ttySAC1 _______________________________________________ This message is sent to you from [email protected] mailing list. Visit http://lists.osgeo.org/mailman/listinfo/foss-gps to manage your subscription For more information, check http://wiki.osgeo.org/wiki/FOSS-GPS
