[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/13.37/system/gpsd/
 
Current bandwidth utilization 2201.75 Mbit/s
Bandwidth utilization bar
Contents of README:
gpsd is a service daemon that monitors one or more GPSes attached to
a host computer through serial or USB ports, making all data on the
location, course, and velocity available to be queried on TCP port
2947 of the host computer.  With gpsd, multiple GPS client applications
(such as navigational and wardriving software) can share access to GPSes
without contention or loss of data.  Applications that presently use
gpsd include Viking and Kismet.

See README.build for some additional build options that might be useful.

To enable automatic startup of gpsd at boot time, or when a GPS device is
connected via USB, you need to do the following three steps:

1. Edit the file /lib/udev/rules.d/97-gpsd.rules and uncomment the line
(or lines) beginning '#ATTRS' that corresponds to your GPS hardware and
save it in /etc/udev/rules.d/. To avoid confusion with other USB serial
devices that you might have, do not uncomment lines that do not
correspond to your GPS hardware.

2. Make the file /etc/rc.d/rc.gpsd executable.
   chmod +x /etc/rc.d/rc.gpsd

3. Add the following lines to /etc/rc.d/rc.local
  if [ -x /etc/rc.d/rc.gpsd ]; then
    /etc/rc.d/rc.gpsd start
  fi

Configuration options may be set in the file /etc/rc.d/rc.gpsd.conf.  The
defaults will usually be adequate.  However, if your GPS is on a real (non-USB)
serial port -- for example, /dev/ttyS0 -- you should add /dev/ttyS0 to
GPS_DEVICES in /etc/rc.d/rc.gpsd.conf.

Icon  Name                                    Last modified      Size  
[DIR] Parent Directory - [TXT] README 21-Sep-2011 00:00 1.4K [TXT] README.build 13-Jun-2011 00:00 2.5K [   ] doinst.sh 21-Sep-2011 00:00 758 [   ] gpsd-pkgconfig_templates.patch 27-May-2010 00:00 679 [TXT] gpsd.SlackBuild 21-Sep-2011 00:00 4.0K [TXT] gpsd.hotplug 21-Sep-2011 00:00 4.7K [TXT] gpsd.hotplug.wrapper 21-Sep-2011 00:00 890 [   ] gpsd.info 21-Sep-2011 00:00 288 [TXT] rc.gpsd.conf.new 21-Sep-2011 00:00 475 [TXT] rc.gpsd.new 21-Sep-2011 00:00 1.3K [TXT] slack-desc 21-Sep-2011 00:00 959 [   ] xgps.desktop 21-Sep-2011 00:00 205 [   ] xgpsspeed.desktop 21-Sep-2011 00:00 209

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!