DeviationTX / deviation

Custom firmware for RC Transmitters
http://www.deviationtx.com
GNU General Public License v3.0
251 stars 156 forks source link

Fix PXX power control #878

Closed hexfet closed 5 years ago

hexfet commented 5 years ago

The change to power settings for each module introduced a bug for PXX that had the power bits always set to minimum. This is fixed by the first commit.

Another bug present from the introduction of PXX turned on the range check function if power level was set to minimum. This is fixed by the second commit, which adds a RangeTest protocol command (currently only supported by PXX).