mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
lf_tx_power.py : updated note for tx_power.py for enable and disable rssi
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
d6bc15c1d0
commit
ae7a667159
@@ -60,6 +60,10 @@ EPILOG = '''\
|
|||||||
|
|
||||||
#############################################################################################
|
#############################################################################################
|
||||||
# RSSI adjust
|
# RSSI adjust
|
||||||
|
|
||||||
|
be root
|
||||||
|
sudo -s
|
||||||
|
|
||||||
manually disable it run-time by echo-ing a zero to the debugfs file, like:
|
manually disable it run-time by echo-ing a zero to the debugfs file, like:
|
||||||
echo 0 > /debug/ieee80211/wiphy0/ath10k/ofdm_peak_power_rssi
|
echo 0 > /debug/ieee80211/wiphy0/ath10k/ofdm_peak_power_rssi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user