-
Notifications
You must be signed in to change notification settings - Fork 682
Closed
Description
Already discussed in the thread of the PR: first finding + more testing
The problem only occurs in repeater and room-server, not in the companion firmware.
Fresh install of v1.14.1:
RX Boosted Gain Mode = ON
Upgrade from v1.14.0 to v1.14.1:
RX Boosted Gain Mode = OFF => unexpected / inconsistent
Steps to repeat the problem:
- Flash previous repeater firmware v1.14.0 using the web flasher, with 'Erase device' checked
- Connected to serial CLI
set radio 869.6179809,62.5,8,8reboot- Flash repeater firmware v1.14.1 using the web flasher, with Erase device NOT checked
get radio.rxgainreturns off => UNEXPECTED
In previous releases where the radio.rxgain setting was not availble, the setting was always ON.
So when you upgrade to 1.14.1 and don't think about out, it suddenly switches to OFF.
Fix if you want to keep the old behaviour:
After upgrading to v1.14.1 execute in CLI: set radio.rxgain on
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels