Skip to content

wifi-scripts: ucode: use correct antenna count for SU beamformee#22511

Merged
openwrt-bot merged 1 commit intoopenwrt:mainfrom
gingernut1978:wifi-scripts
Mar 20, 2026
Merged

wifi-scripts: ucode: use correct antenna count for SU beamformee#22511
openwrt-bot merged 1 commit intoopenwrt:mainfrom
gingernut1978:wifi-scripts

Conversation

@gingernut1978
Copy link
Copy Markdown
Contributor

Fix beamformee antenna count for the [BF-ANTENNA-N] capability string in hostapd.uc.

@Ansuel
Copy link
Copy Markdown
Member

Ansuel commented Mar 20, 2026

@gingernut1978 maybe we need to also bump pkg release?

@gingernut1978
Copy link
Copy Markdown
Contributor Author

@Ansuel not sure. All other recent modifications to the ucode wifi-scripts didn't bump the pkg release.

Maybe they should have?

The hostapd configuration for SU-BEAMFORMEE was incorrectly using the
beamformer antenna count instead of the beamformee antenna count for the
[BF-ANTENNA-N] capability string.

Fix this by using config.beamformee_antennas instead.

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
Link: openwrt#22511
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
@openwrt-bot openwrt-bot merged commit fc5aed2 into openwrt:main Mar 20, 2026
3 checks passed
openwrt-bot pushed a commit that referenced this pull request Mar 20, 2026
The hostapd configuration for SU-BEAMFORMEE was incorrectly using the
beamformer antenna count instead of the beamformee antenna count for the
[BF-ANTENNA-N] capability string.

Fix this by using config.beamformee_antennas instead.

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
Link: #22511
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit fc5aed2)
untilscour pushed a commit to untilscour/openwrt that referenced this pull request Mar 20, 2026
The hostapd configuration for SU-BEAMFORMEE was incorrectly using the
beamformer antenna count instead of the beamformee antenna count for the
[BF-ANTENNA-N] capability string.

Fix this by using config.beamformee_antennas instead.

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
Link: openwrt#22511
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit fc5aed2)
untilscour pushed a commit to untilscour/openwrt that referenced this pull request Mar 20, 2026
The hostapd configuration for SU-BEAMFORMEE was incorrectly using the
beamformer antenna count instead of the beamformee antenna count for the
[BF-ANTENNA-N] capability string.

Fix this by using config.beamformee_antennas instead.

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
Link: openwrt#22511
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit fc5aed2)
@github-actions github-actions bot added the core packages pull request/issue for core (in-tree) packages label Mar 20, 2026
lukasz1992 pushed a commit to lukasz1992/openwrt that referenced this pull request Mar 21, 2026
The hostapd configuration for SU-BEAMFORMEE was incorrectly using the
beamformer antenna count instead of the beamformee antenna count for the
[BF-ANTENNA-N] capability string.

Fix this by using config.beamformee_antennas instead.

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
Link: openwrt#22511
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit fc5aed2)
danpawlik pushed a commit to danpawlik/openwrt that referenced this pull request Mar 25, 2026
The hostapd configuration for SU-BEAMFORMEE was incorrectly using the
beamformer antenna count instead of the beamformee antenna count for the
[BF-ANTENNA-N] capability string.

Fix this by using config.beamformee_antennas instead.

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
Link: openwrt#22511
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core packages pull request/issue for core (in-tree) packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants