Add support for NR trace logs of older MTK devices like Realme 7 5G - #640
Open
h3nnes wants to merge 4 commits into
Open
Add support for NR trace logs of older MTK devices like Realme 7 5G#640h3nnes wants to merge 4 commits into
h3nnes wants to merge 4 commits into
Conversation
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
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.
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: