代码搜索:gpsd
找到约 134 项符合「gpsd」的源代码
代码结果 134
www.eeworm.com/read/181778/9237174
py gpsd.py
#!/usr/bin/env python
#
# gpsd.py -- low-level interface to an NMEA GPS
#
# Like libgpsd in C, but handles only straight NMEA devices (not Zodiac).
import termios, os, fcntl, copy, time, math, struct
www.eeworm.com/read/181778/9237190
in gpsd.spec.in
Name: gpsd
%define SO3VERSION 3.0.0
%define SO1VERSION 2
Summary: service daemon for mediating access to a GPS
Version: @VERSION@
Release: 1
License: GPL
Group: System Environment/Daemons
Provides: gp
www.eeworm.com/read/181778/9237195
1 gpsd.1
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .s
www.eeworm.com/read/181778/9237196
init gpsd.init
#!/bin/bash
#
# gpsd This shell script starts and stops gpsd.
#
# chkconfig: 345 90 40
# description: Gpsd manages access to a serial- or USB-connected GPS
# processname: gpsd
# If you must specify a
www.eeworm.com/read/181778/9237197
h gpsd.h
/* gpsd.h -- fundamental types and structures for the GPS daemon */
#include "gps.h"
/* Some internal capabilities depend on which drivers we're compiling. */
#if FV18_ENABLE || TRIPMATE_ENABLE ||
www.eeworm.com/read/181778/9237217
spec gpsd.spec
Name: gpsd
%define SO3VERSION 3.0.0
%define SO1VERSION 2
Summary: service daemon for mediating access to a GPS
Version: 2.3
Release: 1
License: GPL
Group: System Environment/Daemons
Provides: gpsd
URL
www.eeworm.com/read/181778/9237230
c gpsd.c
#include "config.h"
#include
#include
#include
#include
#include
#include
#include
#include
#include
#inc
www.eeworm.com/read/358185/10194787
in gpsd.spec.in
%define pkgconfig_version 0.12
Name: gpsd
Summary: Service daemon for mediating access to a GPS
Version: @VERSION@
Release: 1
License: BSD
Group: System Environment/Daemons
URL: http://developer.berl