Home | History | Annotate | only in /external/chromium_org/third_party/gpsd
Up to higher level directory
NameDateSize
COPYING06-Dec-20131.8K
README.chromium06-Dec-2013697
release-3.1/06-Dec-2013

README.chromium

      1 Name: gpsd
      2 URL: http://download-mirror.savannah.gnu.org/releases/gpsd/
      3 InfoURL: http://catb.org/gpsd/
      4 Version: 3.1
      5 License: BSD
      6 
      7 Description:
      8 versions 3.1
      9 gpsd is a service daemon that monitors one or more GPSes or AIS receivers
     10 attached to a host computer through serial or USB ports, making all data on the
     11 location/course/velocity of the sensors available to be queried on TCP port
     12 2947 of the host computer. From version 3.1 on, shared memory export is also
     13 availble for gps data communication between gpsd and clients.
     14 
     15 Local Modifications:
     16 No modifications.
     17 Only the gps.h file is imported, as the client library (libgps.so.20) is
     18 dynamically loaded (where present).
     19 
     20 Security Critical: yes
     21