Describe USE_DYNAMIC_POWER user define
jurgelenas opened this issue · 5 comments
jurgelenas commented
From #724
jurgelenas commented
I wrote this for the configurator app:
Dynamic power feature uses LQ-based power boost up to detect
quick drops in link quality and RSSI-based power adjustments
which are working slowly, suitable for a general long-range
flights.
This feature requires ENABLE_TELEMETRY.
CapnBry commented
The feature does not require ENABLE_TELEMETRY :-P I've got a doc started in the wiki for this and will get it in the website once I stop making updates.
https://github.com/ExpressLRS/ExpressLRS/wiki/Dynamic-Transmit-Power
maybenikhil commented
will wait to work on this until you finish the wiki page
jurgelenas commented
The feature does not require ENABLE_TELEMETRY :-P I've got a doc started in the wiki for this and will get it in the website once I stop making updates.
https://github.com/ExpressLRS/ExpressLRS/wiki/Dynamic-Transmit-Power
thanks, will update my description!
jurgelenas commented
Follow up?