libosmocore/include/osmocom
Alexander Chemeris ecfb0d68d7 gsm0808_utils: Fix gsm0808_cause_class() function
Cause class is in bits 5-7 of the cause value.
For the cause value 0x52 old version returned 0xa instead of
a correct 0x5.

See section 3.2.2.5 Cause of TS 08.08 for the details.

Change-Id: I46646740c5daaafe20123e709f26dd1d2c1b6f8d
2020-05-13 00:46:00 +03:00
..
codec core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE 2019-12-11 12:42:05 +00:00
coding gsm0503_parity: Fix compilation with gcc-10 2020-04-20 18:18:50 +02:00
core stats: Support regular stats flush 2020-05-09 08:08:53 +00:00
crypt Use define for key buffers 2018-12-20 09:51:02 +00:00
ctrl Add CTRL port number for osmo-mgw 2020-03-08 10:42:51 +01:00
gprs gsm_04_06.h: Remove repeated egprs header struct definitions 2020-04-28 12:13:08 +02:00
gsm gsm0808_utils: Fix gsm0808_cause_class() function 2020-05-13 00:46:00 +03:00
sim sim: When decoding SW, take application specific SW into account 2020-05-05 19:41:12 +00:00
usb usb: Add osmo_libusb_find_open_claim() all-in-one API 2020-05-12 05:43:21 +00:00
vty ports.h: Add 4268 for UECUPS VTY 2020-04-17 10:37:53 +02:00