aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/gsm_04_08.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-21Add VGCS UPLINK GRANT message structure to gsm_04_08.hAndreas Eversberg1-0/+7
2023-06-09ASCI: Add Notification/NCH message to gsm_04_08.hAndreas Eversberg1-0/+8
2023-06-09Fix short L3 header of SI 10 at gsm_04_08.hAndreas Eversberg1-3/+3
2023-06-09Add short L3 header to gsm_04_08.hAndreas Eversberg1-0/+17
2023-03-23gsm_04_08: add more enum gsm48_chan_mode data valuesVadim Yanitskiy1-0/+19
2023-03-23gsm_04_08: add more enum gsm48_chan_mode speech valuesVadim Yanitskiy1-1/+7
2023-03-23gsm_04_08: document/clarify enum gsm48_chan_mode valuesVadim Yanitskiy1-2/+17
2023-03-22Fix parsing of TLV_TYPE_SINGLE_TVPau Espin Pedrol1-5/+10
2023-02-17Fix typo endianess -> endiannessOliver Smith1-35/+35
2023-02-04Add SI10 supportMax1-0/+14
2023-01-25SI: add RR short PD message typesMax1-0/+15
2021-11-04gsm/protocol/gsm_04_08.h: add gsm48_meas_res_is_valid()Vadim Yanitskiy1-0/+6
2021-04-20RR: add missing Extended TSC Set IENeels Hofmeyr1-0/+1
2021-04-20RR: add VAMOS channel modesNeels Hofmeyr1-0/+4
2020-11-12gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier1-0/+169
2020-11-11Revert "gsm_04_08: add parser for Mobile Station Classmark 3"Harald Welte1-169/+0
2020-11-10gsm_04_08: add parser for Mobile Station Classmark 3Philipp Maier1-0/+169
2020-10-29gsm48: add missing RR cause value definitionsVadim Yanitskiy1-0/+3
2020-05-15cosmetic: apply changes to match struct_endianess.py outputNeels Hofmeyr1-2/+2
2020-05-12gsm_04_08.h: fix big endian structsNeels Hofmeyr1-238/+0
2019-11-04gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_tPau Espin Pedrol1-5/+28
2019-11-04gsm: Fix compilation error under some compilersPau Espin Pedrol1-1/+2
2019-11-03gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()Pau Espin Pedrol1-1/+2
2019-11-01cosmetic: gsm_04_08.h: Fix trailing whitespacePau Espin Pedrol1-3/+3
2019-06-12protocol/gsm_04_08.h: do not check if unsigned is positiveVadim Yanitskiy1-3/+3
2019-05-18Revert "Change GSM48_PDISC_* to enum type"Harald Welte1-20/+18
2019-05-17Change GSM48_PDISC_* to enum typeMax1-18/+20
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte1-0/+2
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte1-0/+2
2019-02-05Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15Harald Welte1-0/+2
2019-01-29add osmo_classmark_* APINeels Hofmeyr1-0/+16
2019-01-14comments: update/fix three 3GPP spec referencesNeels Hofmeyr1-1/+1
2019-01-14change GSM48_CMSERV_* to enum type, add namesNeels Hofmeyr1-7/+14
2019-01-08add osmo_lu_type_names[], osmo_lu_type_name()Neels Hofmeyr1-0/+4
2018-12-19add/clean big-endian packed structs (struct_endianess.py)Neels Hofmeyr1-0/+389
2018-09-02Add CC_CAUSE value_string arrayKeith1-0/+4
2018-07-12gsm_04_08: add function to get value stringPhilipp Maier1-0/+2
2018-05-28Add enum gsm48_progress_descKeith1-0/+12
2018-05-26Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11Keith1-0/+8
2018-04-17protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSDVadim Yanitskiy1-1/+0
2018-04-09add gsm48_reject_value_namesNeels Hofmeyr1-0/+4
2018-02-13Add helper functions for ACC bit flags in rach control IE.Stefan Sperling1-2/+43
2018-02-09Add GSM 04.08 type-of-number / numbering-plan-id definitionsHarald Welte1-0/+22
2018-02-03gsm48_hdr_msg_type(): SS is in the same group as MM/CCHarald Welte1-1/+1
2018-02-03gsm48_hdr_msg_type[_r99]: Fix bit-masksHarald Welte1-2/+2
2018-01-27gsm_04_08.h: Reduce T310 default to 30s.Harald Welte1-1/+1
2018-01-27gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default valueHarald Welte1-7/+7
2018-01-04Fix incorrect spec referenceMax1-1/+1
2017-07-10gsm_04_08.h: Add struct for 9.1.13b GPRS suspension requestHarald Welte1-0/+8
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-1/+3