Skip to content
Success

Changes

Summary

  1. gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2 (details)
Commit e5ad00781f66951b9ccd47df4d373e5c20494ecd by Vadim Yanitskiy
gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2

This IE is defined in 3GPP TS 44.060 Table 12.5a.2.1.  Each presence
bit indicates presence of the next two entries, not one.

This patch does affect the output of csn1_ts_44_060_test, though it
does not fix decoding because it's caused by an unrelated problem.

Related: libosmo-gprs.git Iac4de18ef25386f774bb409201b7a7996d1c8824
Change-Id: I061ac16df5e6413266de08884f791f0264791192
The file was modifiedtests/rlcmac/RLCMACTest.err
The file was modifiedsrc/gsm_rlcmac.c