mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 19:20:41 +00:00
Return errors for unauthorized requests or out of bound channel nums
This commit is contained in:
@@ -4,8 +4,12 @@ You probably don't care about this section - skip to the next one.
|
||||
|
||||
## before next release
|
||||
|
||||
* document how to do remote admin
|
||||
* changing channels requires a reboot to take effect https://github.com/meshtastic/Meshtastic-device/issues/752
|
||||
* add UI in android app to reset to defaults https://github.com/meshtastic/Meshtastic-Android/issues/263
|
||||
* bug report with remote info request timing out
|
||||
* firmware OTA updates of is_router true nodes fails?
|
||||
* move remote admin doc from forum into git
|
||||
* ask for a documentation czar
|
||||
* DONE timestamps on oled screen are wrong - don't seem to be updating based on message rx (actually: this is expected behavior when no node on the mesh has GPS time)
|
||||
* DONE add ch-del
|
||||
* DONE channel hash suffixes are wrong on android
|
||||
|
||||
Reference in New Issue
Block a user