Skip to content

Add support for NR trace logs of older MTK devices like Realme 7 5G - #640

Open
h3nnes wants to merge 4 commits into
handymenny:mainfrom
h3nnes:mtk-nr-trace
Open

Add support for NR trace logs of older MTK devices like Realme 7 5G#640
h3nnes wants to merge 4 commits into
handymenny:mainfrom
h3nnes:mtk-nr-trace

Conversation

@h3nnes

@h3nnes h3nnes commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Add support for NR trace logs of older MTK devices like Realme 7 5G.

Before, no combos were reported due to missing CA idx [n].

newer devices sample: [MAIN][CAP] CA idx [1], NL1 CA band comb, band num[1], DL:
older devices sample: [MAIN][CAP] NL1 CA band comb, band num[1], DL:

h3nnes added 4 commits July 18, 2026 13:11
The Redmi 7 MTK NR trace omits the leading CA idx [N] prefix on combo
lines, so the existing old-format regex never matched and zero combos
were parsed.

- Add a third combo regex for lines starting directly with
  'NL1 CA band comb, band num[...]'
- Route the 'NL1 CA band comb' tag to parseComboLine
- Add redmi7MtkNrTrace input/oracle and a regression test
The device is actually a realme 7 5G, not Redmi 7. Rename test
resources, test function, and source comments accordingly.
Add support for NR trace logs of older MTK devices like Realme 7 5G
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant