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

[Feature Request]: Add position to userPrefs.h #4580

Closed
rcarteraz opened this issue Aug 28, 2024 · 1 comment
Closed

[Feature Request]: Add position to userPrefs.h #4580

rcarteraz opened this issue Aug 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rcarteraz
Copy link
Member

rcarteraz commented Aug 28, 2024

Platform

NRF52, ESP32, RP2040, Linux Native

Description

We need to add the ability to set the device's position (latitude, longitude, altitude) in the userPrefs.h file. This feature would serve two important purposes:

Provide a hardcoded fallback if something happens to the device that has a manually set position (such as remotely deployed nodes).
Which also solves the issue of the complaints about not being able to set the position remotely.

@rcarteraz rcarteraz added the enhancement New feature or request label Aug 28, 2024
@rcarteraz rcarteraz changed the title [Feature Request]: Add location to userPrefs.h [Feature Request]: Add position to userPrefs.h Aug 28, 2024
@gergy008
Copy link

gergy008 commented Sep 3, 2024

I'm still a bit of a git newbie - I just come across this while I was adding custom MQTT server to the userprefs.h file. If no-one else solves this issue I'll attempt my first pull request after some testing and see if I can resolve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants