Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Assisted gps service #31

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

andresR8
Copy link

configures the Assited Gps Service at init. First it makes a request to ublox agps services, and then save the config file on a preconfigured path onto the system. It also checks the if the file is still valid to avoid overload the ublox server. After, it sends a cold reset to the gps module, the actual time, and finally the .ubx config file obtained from the ublox server.

Copy link
Collaborator

@kartikmohta kartikmohta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andresR8 Thanks for the contributing! The main issue with this PR is that it changes formatting across a lot of files for no apparent reason. Can you separate the formatting changes from the functional changes?

@Timple Timple mentioned this pull request Feb 6, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants