Skip to content

diaggsmparser: fix format parameter in parse_gsm_l1_surround_cell_ba - #151

Open
perillamint wants to merge 1 commit into
fgsect:masterfrom
perillamint:dev/fix-gsm-log-parser
Open

diaggsmparser: fix format parameter in parse_gsm_l1_surround_cell_ba#151
perillamint wants to merge 1 commit into
fgsect:masterfrom
perillamint:dev/fix-gsm-log-parser

Conversation

@perillamint

Copy link
Copy Markdown

In parse_gsm_l1_surround_cell_ba, when item.bsic_valid is not 1, it supplies 5 parameters in a 4-parameter format string, dropping s_rxpwr_real silently.

This patch fixes this and properly logs s_rxpwr_real instead of item.bsic.

In parse_gsm_l1_surround_cell_ba, when `item.bsic_valid` is not 1, it
supplies 5 parameters in 4-parameter format string, dropping
`s_rxpwr_real` silently.

This patch fixes this and properly logs `s_rxpwr_real` instead of
`item.bsic`.
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