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. _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

