[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-users] wrong packets from copernicus II
From: |
Eric S. Raymond |
Subject: |
Re: [gpsd-users] wrong packets from copernicus II |
Date: |
Mon, 22 Jul 2013 13:51:35 -0400 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Peter Satlberger <address@hidden>:
> for my master thesis I'm using 4 Copernicus II chips on a breakout
> board (connected to usb via ftdi-chips). I installed ubuntu 12.04
> (AMD64) and gpsd (3.4). To differentiate the gps I named it with
> udev rules. All seems to work fine.
>
> Now I start to modify the cgps.c but I get packets (class:TPV, tag:
> ID8f23) wich result in a wrong Time/Date. Because I got good packets
> (tag:IF8f20) I will drop the wrong packets. How can I access the
> information with the tag-info?
It's in the the gps_data_t field named 'tag'.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>