[debian] gps still no solution

Davide Scaini dscaini at gmail.com
Wed Dec 3 23:26:29 CET 2008


sorry but... as far as i know gpsd is not something to use with fso now...
because fso uses ogpsd (that is "embedded" in fso)...
or am i totally wrong?
d

On Wed, Dec 3, 2008 at 3:42 PM, Timo Juhani Lindfors
<timo.lindfors at iki.fi>wrote:

> "Davide Scaini" <dscaini at gmail.com> writes:
> > now: ogpsd comes with fso? ogpsd it's not packaged on debian (if it's
>
> It is part of fso-frameworkd package. It is not a separate binary or
> process.
>
> > I'm sure that someone uf you uses debian with gps... how in the hell???
> ;-)
> > with old fso???
>
> I use
>
>
>  sys_pm_gps="/sys/devices/platform/s3c2440-i2c/i2c-adapter/i2c-0/0-0073/neo1973-pm-gps.0"
>  if [ ! -d $sys_pm_gps ]; then
>     sys_pm_gps="/sys/class/i2c-adapter/i2c-0/0-0073/neo1973-pm-gps.0"
>  fi
>  echo 1 | sudo tee $sys_pm_gps/pwron
>
> to turn GPS on and
>
>  gpsd -F gpsd.sock -N -n -D 1 /dev/ttySAC1
>
> to talk to it. I can then run e.g.
>
>  echo rw | netcat localhost gpsd > gps.dump
>
> to capture all GPS data.
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20081203/c4f77646/attachment.htm 


More information about the community mailing list