Skip to content

wl223600/optmizedgpsconf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Optimized GPS File Replacer

This module provides an improved GPS functionality with a better and faster accuracy location reference.

How it works?

The stock Android gps.conf file found in system/etc/gps.conf or system/vendor/etc/gps.conf is replaced with a new one correctly edited for a better improvement and faster satellite signals fix/lock.
This file is responsible for the correct GPS operation and functionality.
The default file found in most ROMs is very wrong and has a lot of bad information and settings for the correct operation and functionality of the GPS and A-GPS.

Requirements

  • A device with Qualcomm Snapdragon chipset based.
  • Rooted with Magisk and Magisk Manager indeed installed.

Note: Tested on the Nexus 5X running AOSiP Pie and the XZ Premium running ZfSODP p-mr1.

Instructions

It's Magisk install-able, don't install it by TWRP but with Magisk instead!

Option 1 - Manually

  1. Go to Magisk Manager Modules section.
  2. Click on + yellow button and search/find for this "optimizedgpsconf.zip" file and long press on it.
  3. Select open and after installed then reboot your device.
  4. After rebooted your device, make sure your location settings is setup on mode Device only.
  5. Skirt outdoors, can be in the yard of your house or anywhere else with a line of sight to the sky and stay in that outdoor place.
  6. Download some Compass app on Google Play Store (I recommend the Compass Steel 3D) and then calibrate the compass.
  7. Download GPS Locker app on Google Play Store and open the app and wait for the first time fix/lock. This is necessary and essential because the app will recognize some GPS satellites signals for the very first time.

Option 2 - Download

  1. Go to Magisk Manager Downloads section.
  2. Search/Find "Global Optimized GPS File Replacer".
  3. Tap on the download button and then on INSTALL.
  4. Wait a moment to finish downloading and installing.
  5. When finished tap on REBOOT.
  6. Same 4, 5, 6 and 7 steps of Option 1 - Manually.

Notes

  1. Location mode "Battery saving" is removed in Android 9/Pie and above due to location service changes. To avoid Google location tracing, turn off "Google Location Accuracy" in location settings (this still may provide some data to Google through the GPS supplement system).*
  2. Consider using the GPS Locker app because it is much better than the GPS Test and GPS Data. You just need to open it once and wait for fix, then your gps signal is locked and when you close it (just press Cancel in "Unlock GPS on exit" message) the app keep awake running in the background.
  3. GPS is made to work in outdoor places. For indoor/enclosed places such as inside of your house don't forget that, it will take a bit more to fix. It drains more battery, but is required if you're an advanced user that uses gps all the time.*

Changelog

Version 1.0

  • Initial release

Version 2.0

  • Last update and final version
  • Fix for Oreo devices where the gps.conf was in /vendor

Version 2.1

  • Template 1500 -> 17000

Version 3

  • Enable MSA
  • New Magisk module format

Version 4

  • Huge clean-up
  • All configurations explained
  • Enable C2K for faster locking
  • Support features on newer devices
  • Use RHEL's ntp.org time pool

Version 5

  • Increase intermediate positioning accuracy
  • Add China configuration

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%