Wireshark-commits: [Wireshark-commits] master 327ec9c: zigbee: correct zcl meas sensing
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Apr 2015 02:24:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=327ec9cb3b5d107da0ac9173a9f55f21175735b5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

327ec9c by Julien STAUB (atsju2@xxxxxxxx):

    zigbee: correct zcl meas sensing
    
    corrected the relative humidity measurement 0.00 to 100.00 values.
    Previous version had bug for example 0.01% -> display 0.1%
    
    Change-Id: I3955d36d1f2a1334ef7baab4fd854f13950d1951
    Reviewed-on: https://code.wireshark.org/review/7983
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e243b00   [IEEE 802.11] fix two potential endless loops
    adds  327ec9c   zigbee: correct zcl meas sensing


Summary of changes:
 epan/dissectors/packet-zbee-zcl-meas-sensing.c |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)