Wireshark-commits: [Wireshark-commits] master d13244c: Updates and bugfixes of ASTERIX I048
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 06 Jan 2019 08:29:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d13244c6f70eafc05e12992fa4a56a0da3a758c4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d13244c by Atli Guðmundsson (atli@xxxxxxx):

    Updates and bugfixes of ASTERIX I048
    
    I048 v1.23 updates (now the default)
    - Added I048/020.ERR
    - Updated I048/170.CDM value meaning
    I048 v1.21 updates
    - Added I048/020.XPP
    - Updated I048/030.WE with new value codes (19-23)
    I048 updates
    - Added I048/RE.MD5, Mode 5 Reports
    - Added I048/RE.M5N, Mode 5 Reports, New Format
    - Added I048/RE.M4E, Extended Mode 4 Report
    - Added I048/RE.RPC, Radar Plot Characteristics
    - Added I048/RE.ERR, Extended Range Report
    I048 bugfixes
    - Fixed I048 Capitalisation and spelling inconsistencies
    - Fixed I048/030, now displays up to 10 Warning/Error codes
    - Fixed I048/100, fixed order and invalid masks of all sub-fields
    - Fixed I048/120#0.CAL, incorrect type, missing mask
    - Fixed I048/120#1.DOP, incorrect type
    - Fixed I048/120#1.AMB, incorrect type
    - Fixed I048/120#1.FRQ, incorrect type
    - Fixed I048/260.ACAS, not displaying anything, incorrect type
    
    Change-Id: I5d742fded258e3831392cb6f1e1d9d3eafd6e938
    Reviewed-on: https://code.wireshark.org/review/31379
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4741168   Unit tests for ASTERIX I034
     add  d13244c   Updates and bugfixes of ASTERIX I048


Summary of changes:
 epan/dissectors/packet-asterix.c | 952 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 910 insertions(+), 42 deletions(-)