-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make dynamic power respond to reduced LQ as well as RSSI. LQ below a 'panic' threshold raises the power directly to the configured maximum. LQ below a more moderate threshold increments power by 1 dB. Loss of telemetry is now handled directly using a "number of consecutive missed telemetry packets" counter instead of waiting for the normal rx disconnected timeout. RSSI thresholds are now calculated relative to the rx sensitivity of the current packet rate. TX power can be sent in the sync packets for logging via BF black box and display on the OSD (requires modified RX and BF firmwares).
- Loading branch information
Showing
2 changed files
with
127 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters