<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>wifi on toorun.dev</title><link>https://toorun.dev/tags/wifi/</link><description>Recent content in wifi on toorun.dev</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 29 Nov 2025 12:30:00 +0000</lastBuildDate><atom:link href="https://toorun.dev/tags/wifi/index.xml" rel="self" type="application/rss+xml"/><item><title>Linux WiFi TX Power Configuration and Regulatory Constraints</title><link>https://toorun.dev/posts/linux-wifi-tx-power-regulatory-configuration/</link><pubDate>Sat, 29 Nov 2025 12:30:00 +0000</pubDate><guid>https://toorun.dev/posts/linux-wifi-tx-power-regulatory-configuration/</guid><description>WiFi TX Power Configuration Overview WiFi configuration typically allows runtime control of parameters such as channel selection.
However, TX power is not always dynamically configurable and may require configuration during driver initialization.
This is done by providing a TX power configuration binary to the driver.
TX Power Configuration Flow The general workflow:
Generate TX power configuration binary\ Place it in firmware path\ Load driver with configuration\ Verify applied limits Generating TX Power Configuration A configuration file is used to generate a binary representation of TX power limits.</description></item></channel></rss>