mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-07 10:27:43 +00:00
WIP multichannel support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user