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

modules: location: Revert to fallback and add debug prints #397

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

simensrostad
Copy link
Collaborator

Revert to fallback and add debug prints.
The fallback method gives error/timeout events for all sources. This doesn't fit with the trigger logic as it expect location search start and stop events per location source, not source.

Error/timeout events from the location module both translate to location search done.

Revert to fallback and add debug prints.
The fallback method gives error/timeout events for all sources.
This doesn't fit with the trigger logic as it expect location
search start and stop events per location source, not source.

Error/timeout events from the location module both translate to
location search done.

Dial down the log level from the location library now that we print
more verbose debug prints from the location module.

Also, move memfault module logging to the memfault overlay.

Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>
@simensrostad simensrostad force-pushed the locationmodulefallback branch from b6192f3 to 05498df Compare October 10, 2024 11:56
Copy link

@simensrostad simensrostad merged commit a4bd848 into main Oct 10, 2024
6 checks passed
@simensrostad simensrostad deleted the locationmodulefallback branch October 10, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant