WIP multichannel support

This commit is contained in:
Kevin Hester
2021-02-16 15:41:52 +08:00
parent 418a12e75f
commit 45caf394f0
18 changed files with 421 additions and 275 deletions

View File

@@ -2,6 +2,24 @@
You probably don't care about this section - skip to the next one.
1.2 cleanup & multichannel:
* remove deprecated
* allow chaning packets in single transmission
* fix setchannel in phoneapi.cpp
* set mynodeinfo.max_channels
* set mynodeinfo.num_bands (formerly num_channels)
* send a hint that can be used to select which channel to try and hash against with each message
* change syncword
* move acks into routing
* make all subpackets different versions of data
* move routing control into a data packet
* make a primaryChannel global and properly maintain it when the phone sends setChannel
* move setCrypto call into packet send and packet decode code
* implement'small locations' change?
* move battery level out of position?
* DOUBLE CHECK android app can still upgrade 1.1 and 1.0 loads
eink:
* new battery level sensing