Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 2f18a32: LPP: fix NRSRQ display

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 02 Apr 2018 19:43:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f18a32864a80b43abd8517cea360447a82fa690
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2f18a32 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>
    

Actions performed:

    from  adb55d8   2.5 → 2.9.
    adds  2f18a32   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(-)