You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wessel Nieboer
8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio
getRxBoostedGain was returned true because both 0x94 (power saving) and
0x96 (boosted gain = 1) return true
|
3 months ago |
| .. |
|
helpers
|
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio
|
3 months ago |
|
Dispatcher.cpp
|
Add a counter to track rx time for repeater stats
|
10 months ago |
|
Dispatcher.h
|
* fix: init rx_air_time to 0
|
10 months ago |
|
Identity.cpp
|
allow set prv.key from remote, validate new prv.key
|
4 months ago |
|
Identity.h
|
allow set prv.key from remote, validate new prv.key
|
4 months ago |
|
Mesh.cpp
|
* check for 'early receive' ACK
|
5 months ago |
|
Mesh.h
|
* region filtering now applied in allowPacketForward()
|
7 months ago |
|
MeshCore.h
|
nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout
|
4 months ago |
|
Packet.cpp
|
* Packet::readFrom() payload_len guard
|
1 year ago |
|
Packet.h
|
* new PAYLOAD_TYPE_CONTROL (11)
|
7 months ago |
|
Utils.cpp
|
* Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares
|
1 year ago |
|
Utils.h
|
* Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares
|
1 year ago |