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

2 - Add advanced view in the web UI for development #121

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

mrosseel
Copy link
Collaborator

this is a quick fix to expose the gps-lock and time-lock endpoints via the UI. This is helpful for debugging when no GPS lock is present (both on desktop and in-house pifinder which can't find a lock)

Note:
The good solution is to add a little pencil next to the gps lock entry on the index, leading to a /gps page where you can enter lat/lon and time. Time could be gotten from the browser, lat/lon maybe also

@mrosseel mrosseel changed the base branch from release to main December 20, 2023 09:36
@mrosseel mrosseel changed the title Add advanced view in the web UI for development 2 - Add advanced view in the web UI for development Dec 20, 2023
@brickbots
Copy link
Owner

Works nice as a temp fix. As you commented, the right way is to add an edit icon on the first page and pull the time/location from the phone/computer. It's on my todo list, but just a ways down. This is nice to have in the meantime 👍

@brickbots brickbots merged commit 917eaa9 into brickbots:main Dec 20, 2023
1 check passed
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.

2 participants