meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.02k stars 722 forks source link

[Feature Request]: Set fixed position through the web UI #3851

Closed KyleMaas closed 2 months ago

KyleMaas commented 2 months ago

Platform

ESP32

Description

In the web UI, you can enable fixed position but cannot specify coordinates. It would be great if you could set the position through the web UI rather than having to use the CLI or a connected app to do it.

rcarteraz commented 2 months ago

Platform

ESP32

Description

In the web UI, you can enable fixed position but cannot specify coordinates. It would be great if you could set the position through the web UI rather than having to use the CLI or a connected app to do it.

This would actually belong in the meshtastic/web repo but there's also already an issue for this open. See: https://github.com/meshtastic/web/issues/87

KyleMaas commented 2 months ago

Ah, wonderful! I didn't realize there was another project for that. Thank you!