diff options
Diffstat (limited to 'configs/gps.conf')
-rwxr-xr-x | configs/gps.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/gps.conf b/configs/gps.conf new file mode 100755 index 0000000..694dfba --- /dev/null +++ b/configs/gps.conf @@ -0,0 +1,7 @@ +NTP_SERVER=de.pool.ntp.org +XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin +XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin +XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin +SUPL_HOST=supl.google.com +SUPL_PORT=7276 + |