Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bad warning - No GPS data #139

Closed
ghuotvez opened this issue Jun 29, 2022 · 1 comment
Closed

Bad warning - No GPS data #139

ghuotvez opened this issue Jun 29, 2022 · 1 comment
Assignees
Labels
bug Something isn't working ToDo/Task

Comments

@ghuotvez
Copy link
Member

Related to #138, when the positionChanged event receives a NoData value, from the positionStatus enum, it shows a warning about flight mode being activate, then it forces the app go in tap mode.

Change this for a warning that says, couldn't get a position, will retry please wait or please be patient.

@ghuotvez ghuotvez added bug Something isn't working ToDo/Task labels Jun 29, 2022
@ghuotvez ghuotvez added this to the GSC Field APP 2.0 milestone Jun 29, 2022
@ghuotvez ghuotvez self-assigned this Aug 11, 2022
@ghuotvez
Copy link
Member Author

There is a now a new message and a delay of 30 sec before each new messages, so the app has enough time to actually get a good GPS fix if it's the problem or let the user deactivate flight mode if this is the real problem.

There is no auto shut off of the GPS now when NoData is received, it'll try again for a new location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ToDo/Task
Projects
None yet
Development

No branches or pull requests

1 participant