docs: update README chip-status to reflect per-band TX/RX state#60
Merged
Conversation
Replace the single "Status" column with a 2.4 GHz / 5 GHz split. - 8812AU: TX + RX on both bands (unchanged). - 8811AU: rides the 8812 code path (unchanged). - 8814AU: RX-only on both bands. TX submits succeed on the bulk pipe but nothing reaches the air — see issue #36. The previous "RX + flaky TX, works on fresh-chip runs" phrasing was incorrect: empirically TX is gated at every band, not flaky. - 8821AU: TX + RX at 2.4 GHz, RX-only at 5 GHz. 5 GHz TX needs the per-channel IQK calibration ported from upstream halrf_iqk_8821a_ce.c — see issue #59. Top-of-file summary blurb updated to match. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
halrf_iqk_8821a_ce.c(issue RTL8821AU + RTL8814AU 5GHz TX/RX: phydm IQK calibration port required #59).Test plan
git diffreviewed — README-only.🤖 Generated with Claude Code