Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpsfake 3.1 with gpsd 3.12 fails #32

Open
mjuenema opened this issue Feb 24, 2016 · 0 comments
Open

gpsfake 3.1 with gpsd 3.12 fails #32

mjuenema opened this issue Feb 24, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@mjuenema
Copy link
Owner

+ GPSD_HOME=/opt/gpsd/3.12/sbin
+ python2.7 /opt/gpsd/3.1/bin/gpsfake -c 0.1 -n tests/short.nmea
Processing tests/short.nmea
usage: gpsd [-b] [-n] [-N] [-D n] [-F sockfile] [-G] [-P pidfile] [-S port] [-h] device...
  Options include: 
  -b                    = bluetooth-safe: open data sources read-only
  -n                = don't wait for client connects to poll GPS
  -N                = don't go into background
  -F sockfile           = specify control socket location
  -G                    = make gpsd listen on INADDR_ANY
  -P pidfile                = set file to record process ID 
  -D integer (default 0)    = set debug level 
  -S integer (default 2947) = set port for daemon 
  -h                    = help message 
  -V                = emit version and exit.
A device may be a local serial device for GPS input, or a URL in one 
of the following forms:
     tcp://host[:port]
     udp://host[:port]
     {dgpsip|ntrip}://[user:passwd@]host[:port][/stream]
     gpsd://host[:port][/device][?protocol]
in which case it specifies an input source for device, DGPS or ntrip data.

The following driver types are compiled into this gpsd instance:
# n: mode switch, b: speed switch, c: rate switch, *: non-NMEA packet type.
# Shared memory export enabled.
@mjuenema mjuenema added the bug label Feb 24, 2016
@mjuenema mjuenema self-assigned this Feb 24, 2016
@mjuenema mjuenema modified the milestones: 0.2, 0.3 Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant