gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] [gpsd-users] Simple client for delivering of gpsd data ne


From: Chris Kuethe
Subject: Re: [gpsd-dev] [gpsd-users] Simple client for delivering of gpsd data needed
Date: Mon, 10 Aug 2015 00:53:42 -0700

as gary says, look at what gpspipe does. in particular "gpspipe -w".

open a tcp socket to gpsd, send the same WATCH command that gpspipe
does, and you'll get the get back the same JSON-formatted gps data
which can easily be de-serialized in the language of your choice.

On Mon, Aug 10, 2015 at 12:47 AM, Forum <address@hidden> wrote:
> Am 09.08.2015 um 21:27 schrieb Gary E. Miller:
>> Yo Forum!
>>
>> On Sun, 09 Aug 2015 10:51:09 +0200
>> Forum <address@hidden> wrote:
>>
>>> Is there any simple client out there that works and can deliver data
>>> as simple text output?
>> Look at gpspipe, part of gpsd.
>
> Sorry - this tool makes no sense for me.
> "The output will consist of one or both of the raw NMEA or native gpsd 
> sentences."
> This tool really give only the raw data.
>
> I can get the raw NMEA directly opening the serial interface.
> I want to have the extracted data schown in cgps.
>



-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]