wip - move channels

This commit is contained in:
Kevin Hester
2021-03-11 13:02:00 +08:00
parent 959b540c02
commit ab9fe42f58
14 changed files with 113 additions and 66 deletions

View File

@@ -40,8 +40,9 @@ You probably don't care about this section - skip to the next one.
* DONE warn in android app about unset regions
* DONE use set-channel from android
* DONE add gui in android app for setting region
* clean up python channel usage
* use bindToChannel to limit admin access for remote nodes
* DONE clean up python channel usage
* DONE use bindToChannel to limit admin access for remote nodes
* move channels and radio config out of device settings
* make python tests more exhaustive
* pick default random admin key
* exclude admin channels from URL?
@@ -84,7 +85,7 @@ You probably don't care about this section - skip to the next one.
* implement 'small location diffs' change
* move battery level out of position?
* consider "A special exception (FIXME, not sure if this is a good idea) - packets that arrive on the local interface
are allowed on any channel (this lets the local user do anything)."
are allowed on any channel (this lets the local user do anything)." Probably by adding a "secure_local_interface" settings bool.
* DOUBLE CHECK android app can still upgrade 1.1 and 1.0 loads
eink: