openwrt / openwrt/mt76

Clarification for 5MHz bandwidth or half/quarter clocking channel spacing (2.4GHz)

Open
#667 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
888
Forks
436
PR merge metrics
No merged PRs in 30d

Description

I'm looking into the driver but could save time if this can be answered by one of the developers:

Does the driver currently support non-standard 5MHz half/quarter-clocking?

Legally this should not pose an issue for 2.4GHz to the best of my knowledge, especially for those with hamradio tickets / IARU licenses.

AFAIK this is present in ath9k (Atheros) but, save some specific RF path quirks in the hardware, it is a strictly driver-related problem and could be ported over to mt76 or any other driver for that matter, unless the firmware actively prevents it. If the driver is fully open source with no blobs no such limitation should exist in practice.

Thank you in advance!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the mt76 driver and ath9k as comparison points, but no source file or test. Start by tracing channel-spacing and half/quarter-clock handling in the driver and any firmware interface; done means confirming whether 5MHz support exists or defining the scope needed to add it.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.