Wireshark-commits: [Wireshark-commits] master-2.6 85e664a: LPP: fix NRSRQ display
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85e664a8e1a45901662db709ecffe6d9f3014f29
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
85e664a by Eric Wang (terminal_0@xxxxxxx):
LPP: fix NRSRQ display
according to 3gpp 36133v1404, nrsrq value ranges from -34db to 2.5db
according to 3gpp 36355v1404, nrsrq reporting value ranges from 0 to 74
Change-Id: Ie5cc9880526ba6919785a8e355178ac08b34a1a0
Reviewed-on: https://code.wireshark.org/review/26707
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 2f18a32864a80b43abd8517cea360447a82fa690)
Reviewed-on: https://code.wireshark.org/review/26715
Actions performed:
from 6e54ad8 Initialize master-2.6.
adds 85e664a LPP: fix NRSRQ display
Summary of changes:
epan/dissectors/asn1/lpp/packet-lpp-template.c | 6 +++---
epan/dissectors/packet-lpp.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)