Wi5 / odin-wi5

Odin framework: Patches + Wiki (Instructions)
8 stars 17 forks source link

Make the controller able to define the power that an AP sends #6

Closed josemariasaldana closed 7 years ago

josemariasaldana commented 8 years ago

The idea is to add code in order to make the controller able to define the power of the packets sent by an AP.

The objective is to do per-packet Transmit Power Control (TPC).

There is a patch for ath9k driver, enabling TPC: http://www.spinics.net/lists/linux-wireless/msg131394.html, although this has to be explored.