wireshark.git branch laforge/om2000-201610 updated. bc7fdd261f9f4549f40163471c1835af36a7c982

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Fri Nov 4 16:12:28 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "wireshark with Osmocom specific dissectors".

The branch, laforge/om2000-201610 has been updated
       via  bc7fdd261f9f4549f40163471c1835af36a7c982 (commit)
       via  a4781327378a8c1ce57cba18dbd9855a2a861a30 (commit)
       via  07789fe21e9dea787086810535ba8fd86509ccf4 (commit)
      from  59ac5aaf259b5dc1c62aa23fe112f149f9f64104 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/wireshark/commit/?id=bc7fdd261f9f4549f40163471c1835af36a7c982

commit bc7fdd261f9f4549f40163471c1835af36a7c982
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 4 17:00:35 2016 +0100

    gsm_abis_pgsl: Decode dissection of codec_rxlev
    
    Fix a copy+paste mistake (using the codec_csy string for the
    codec_rxlev) and use the existing val_str_ext for decoding the GSM/GPRS
    RxLev value into a dBm value range.
    
    Change-Id: Ie19621019977f6a41201cca424de3d44ece309b0

http://cgit.osmocom.org/wireshark/commit/?id=a4781327378a8c1ce57cba18dbd9855a2a861a30

commit a4781327378a8c1ce57cba18dbd9855a2a861a30
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 4 16:58:25 2016 +0100

    gsm_abis_pgsl: Dissect PACCH uplink messages
    
    The P-GSL uplink PACCH messages contain information about the decoded
    access burst information four consecutive frame numbers.  Each burst
    individually carries receive level, access burst type (8/11bit),
    validity information and access delay.
    
    Change-Id: I9d874d9b2c6de6a5461591e0f1f037ef2c34c143

http://cgit.osmocom.org/wireshark/commit/?id=07789fe21e9dea787086810535ba8fd86509ccf4

commit 07789fe21e9dea787086810535ba8fd86509ccf4
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 4 14:39:30 2016 +0100

    gsm_abis_pgsl: Fix endianness of frame numbers
    
    The frame numbers are stored as 24bit value in little endian byte order,
    not in big endian (as assumed so far).
    
    Change-Id: Ia58db03749375a025e7b3b6b5805687af7601d9a

-----------------------------------------------------------------------

Summary of changes:
 epan/dissectors/packet-gsm_abis_pgsl.c | 104 +++++++++++++++++++++++++++++++--
 1 file changed, 99 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
wireshark with Osmocom specific dissectors



More information about the osmocom-commitlog mailing list