[QtMoko] How to install tangoGPS?

Marcus Bauer marcus.bauer at gmail.com
Tue Apr 13 23:39:10 CEST 2010


On Wed, 14 Apr 2010 00:27:54 +0300
Margo <keegiveel at gmail.com> wrote:

> >
> > Hi Margo,
> >
> > which version is your gpsd? (gpsd -V) From 2.92 onward the API
> > changed and the next version of tangoGPS will handle this. In
> > general you can simply downgrade gpsd to <= 2.90 without loosing
> > anything.
> >
> > Marcus
> >
> >
> 
> It's 2.37

Can you telnet or nc to localhost port 2947, i.e. either:

  telnet localhost 2947
or
  nc localhost 2947

and if this succeeds, type 'r' followed by enter. You should see
somthing like this:

~$ telnet localhost 2947
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
r
GPSD,R=1
$GPRMC,132008.000,A,4340.8841,N,00713.9172,E,3.60,221.79,271109,,,D*6B
$GPRMC,132009.000,A,4340.8829,N,00713.9156,E,7.42,221.99,271109,,,D*68
.
.
.

Marcus







More information about the community mailing list