Re: debian on neo1973: ogpsd failing?

2008-11-17 Thread Brad Midgley
ok, found it

copied /usr/share/doc/fso-frameworkd/examples/frameworkd.conf to /etc
and then modified the ogpsd section:

[ogpsd]
device = NMEADevice
channel = FileChannel
path = /tmp/nmeaNP
log_level = INFO

the debian neo1973 page can't be modified, but this would be very
useful info on it.

Brad

 but gpspipe (talking to fso-gpsd) is not getting any of this. I
 believe this means that ogpsd is failing to send dbus messages for the
 current fix. What should I do to make ogpsd work?

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: debian on neo1973: ogpsd failing?

2008-11-17 Thread Brad Midgley
Daniel

I tried this, but now I get no fix. gpspipe -r prints out a dump with
no coordinates. The fso(?) gps gui shows no coordinates and tangogps
doesn't have coordinates.

gllin is not started automatically, but if I do start it manually with
/etc/init.d/gllin start, it runs but nothing changes.

I'm not sure how to test to see where things are breaking. gllin
doesn't have the /tmp/nmeaNP stuff now, so I'm not sure how to check
to see if gllin sees a fix. Is this version using a using a tcp port?

Brad

 This will not survive suspend, though. Better to install gllin version
 1.1 (if you have /tmp/nmeaNP you are still using version 1.0),
 available at
 http://3rdparty.downloads.openmoko.org/gllin/download/gllin_1.1+r931-r0_om-gta01.ipk
 (click-through license).

 Then change frameworkd.conf to read:

 [ogpsd]
 device = NMEADevice
 channel = GllinChannel
 path = /etc/init.d/gllin

-- 
Brad Midgley

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


debian on neo1973: ogpsd failing?

2008-11-16 Thread Brad Midgley
Hi everybody

I've been using debian on neo1973 using the wiki instructions at
http://wiki.debian.org/DebianOnNeo1973

I added gllin and I can see it's getting a fix:

[EMAIL PROTECTED]:~$ cat /tmp/nmeaNP
$GPGGA,171809.00,4026.092943,N,11147.023140,W,1,08,0.5,1506.0,M,0.347000,M,0.009
$GPGSV,2,1,08,28,64,048,41,08,39,144,42,26,32,250,34,15,28,272,40*7E
$GPGGA,171810.00,4026.092907,N,11147.023193,W,1,08,0.5,1506.0,M,0.347000,M,0.00F
$GPGSV,2,1,08,28,64,048,42,08,39,144,41,26,32,250,36,15,28,272,39*72
$GPGSA,A,3,04,08,09,11,15,26,27,28,1.1,0.5,1.0*3C
$GPGGA,171811.00,4026.092885,N,11147.023230,W,1,08,0.5,1506.0,M,0.348000,M,0.000
$GPGSV,2,1,08,28,64,048,43,08,39,144,42,26,32,250,34,15,28,272,37*7C
$GPGSA,A,3,04,08,09,11,15,26,27,28,1.1,0.5,1.0*3C

but gpspipe (talking to fso-gpsd) is not getting any of this. I
believe this means that ogpsd is failing to send dbus messages for the
current fix. What should I do to make ogpsd work?

[EMAIL PROTECTED]:~$ gpspipe -r
GPSD,R=1
$GPGGA,,0,00,,,*66
$GPGSA,A,0,,,*1f
$GPGSV,1,1,00*79
$GPRMC,,V,*31
$GPGLL,,V*06
$GPVTG*52
$GPGGA,,0,00,,,*66
$GPGSA,A,0,,,*1f
$GPGSV,1,1,00*79
$GPRMC,,V,*31
$GPGLL,,V*06
$GPVTG*52

Brad

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community