On Wednesday, November 07, 2012 07:28:41 AM robin wrote:

> does anyone know if the agps-onlinec works on SHR?
> 
> because then one could already make use of the location of the main cell
> nearby to get the right coordinates for the assisted-gps query (one then
> needs gprs/wlan though and an account with u-blox).
> 
> 
> 
> #!/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
> 
> 
> is this program also working on qtmoko somehow? I remember that radek
> managed to store gps-data and then send it back to the modem when
> needed.

IIRC QtMoko uses just offline agp data. The code is here:

        https://github.com/radekp/gta02-agps

and the scripts are in /opt/qtmoko/bin (those with agps or gps in name).

Regards

Radek

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

Reply via email to