Skip to content

Instantly share code, notes, and snippets.

@CedricGatay
Created August 6, 2010 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CedricGatay/511232 to your computer and use it in GitHub Desktop.
Save CedricGatay/511232 to your computer and use it in GitHub Desktop.
NTP_SERVER=europe.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
# Intermediate position report, 1=enable, 0=disable
INTERMEDIATE_POS=1
# Accuracy threshold for intermediate positions
# less accurate positions are ignored, 0 for passing all positions
ACCURACY_THRES=5000
# Wiper (wifi positioning), 1=enable, 0=disable
ENABLE_WIPER=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment