Ublox AGPS On-line impelementation

Joseph Reeves iknowjoseph at gmail.com
Fri Jun 6 14:30:33 CEST 2008


Matt, that's great, thanks, will compile now.

I've just emailed u-blox support requesting a username and password;
hopefully I'll be able to test this soon enough (just need to find a
reasonable way of getting GPRS to work now...)

Cheers,

Joseph



On 06/06/2008, matt_hsu <matt_hsu at openmoko.org> wrote:
> Hi all,
>
>  According to previous mail in community list, there is a perl version of
>  AGPS on-line implementation. But it requires to install many packages.
>  The following is the C implementation.
>
>  http://svn.openmoko.org/developers/matt_hsu/agps-online/
>
>  Here is a brief script to run this application:
>  =============================================
>
>  #!/bin/sh
>
>  echo 1 >/sys/bus/platform/drivers/neo1973-pm-gps/neo1973-pm-gps.0/pwron
>
>  ./agps-onlinec -c full -u youraccount -k yourpasswd -la 25.073270 -lo
>  121.574805 -p 999999.00
>
>  cat /dev/ttySAC1
>
>
>  Please make sure you have either WiFi connection or GPRS connection
>  before running this.
>  The TTFF should be about 15 seconds after applying this program, if you
>  are in a good environment such as open sky.
>
>  Cheers,
>
>  Matt
>
>
>  _______________________________________________
>  Openmoko community mailing list
>  community at lists.openmoko.org
>  http://lists.openmoko.org/mailman/listinfo/community
>




More information about the community mailing list