On Sun, 2022-11-20 at 22:21 +0100, Lorenzo Bianconi wrote: > > This adds support for adjusting the Txpower level while pushing > > traffic to an associated station. The allowed range is from 0 to > > the maximum power of channel. > > Very cool, iiuc the hw/fw is capable of adjusting tx power according > to the trasmitted > frame, right? Is it possible to specify it on per-packet basis or > just > per-station? Only for those fixed rate packets we can appy the offset through TxD, whereas other data frames are hard to scale to per-packet basis but you can continusly apply offsets for batch adjustment. Ryder