| Age | Commit message (Collapse) | Author |
|
|
|
Implement token bucket duty cycle enforcement
|
|
|
|
unsigned byte (+2 squashed commits)
Squashed commits:
[f326e25] * misc
[fa5152e] * new 'path mode' parsing in Dispatcher
|
|
constants for minimum TX budget reserve and airtime division.
|
|
than zero.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* RadioLibWrapper: new isChannelActive() based on current RSSI being above noise_floor + THRESHOLD
|
|
non-future packets
|
|
|
|
to 'err_events' (bit flags)
* new Radio::isInRecvMode() method
|
|
|
|
|
|
|
|
* Packet wire format change: (optional) extra 4 bytes for two trans_codes
|
|
by getCADFailMaxDuration(), default 4 seconds.
(an sx126x bug _might_ be making radio->isReceiving() return true indefinitely)
|
|
|
|
# Conflicts:
# examples/companion_radio/main.cpp
# src/Dispatcher.cpp
|
|
contents
* Dispatcher: MESH_PACKET_LOGGING, added " hash={packet-hash}"
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# src/Dispatcher.cpp
# src/Mesh.cpp
# src/helpers/BaseChatMesh.cpp
|
|
|
|
|
|
(new getLogDateTime() virtual)
* MESH_PACKET_LOGGING now parity with dynamic/file logging (src/dest hashes)
|
|
* Dispatcher: logging methods now with 'len' param
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* MESH_PACKET_LOGGING
|
|
|