[radio] send max power table to radio (#5867)

This change sends the max power table to the radio so that the radio
chip can manage the transmit power by self.
This commit is contained in:
Jiacheng Guo
2020-12-04 08:08:52 -08:00
committed by GitHub
parent 65fb7924df
commit f5a7dc2b9a
13 changed files with 199 additions and 70 deletions
@@ -37,6 +37,11 @@ expect "Done"
send "channel preferred\n"
expect "0x3fff800"
expect "Done"
send "txpower 20\n"
expect "Done"
send "txpower\n"
expect "11 dBm"
expect "Done"
send "\x04"
expect eof
# allows all channels by default