ExpressLRS / Handset

Handset Development
GNU General Public License v3.0
31 stars 7 forks source link

Initial code for dynamic power #11

Closed JBKingdon closed 3 years ago

JBKingdon commented 3 years ago

Introduces a filter for rssi dBm from telemetry packets and a pair of thresholds for triggering power increase and decrease. Currently the thresholds are hardcoded defines in main.cpp but could usefully be based on the estimated sensitivity for the current packet mode and/or be made user configurable.