linux:tuning_wireless_tx

Boosting wireless txpower

Sometimes it is necessary to boost the transmission power on the wireless network card.

the usage of iwconfig says interface txpower {NmW|NdBm|off|auto}

Log in as root and run

$ iwconfig ath0 txpower 500dBm

The setting is not applicable on all network cards. But is worth trying.