aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
AgeCommit message (Expand)AuthorFilesLines
2023-03-22WIP: 3GPP TS 29.018 definitions for Gs interfacelaforge/gsHarald Welte2-0/+135
2023-03-08gsm_08_58: Document IPAC RTP CSD modes in at least a few wordsHarald Welte1-4/+4
2023-03-08gsm: TS 44.021 modified V.110 frame encoding/decoding supportHarald Welte2-0/+9
2023-03-07fix _thread orderEric1-1/+1
2023-03-07gsm0502: add burst length definitions from chapter 5.2Vadim Yanitskiy1-0/+30
2023-03-06gsm: gsm_gsmtime2fn(): constify paramPau Espin Pedrol1-1/+1
2023-03-03gsm0808: make CSD enum values consistent with RSLOliver Smith1-20/+20
2023-03-03rsl: RSL_CMOD_CSD_T: make enum values consistentOliver Smith1-7/+14
2023-03-03rsl: put values for Channel Mode into enumsOliver Smith1-41/+49
2023-02-28add gsm0808_amr_modes_from_cfgNeels Hofmeyr1-0/+23
2023-02-24gsm: ensure completeness of osmo_bts_features_{descs,names}[]Vadim Yanitskiy1-1/+1
2023-02-20Move libosmogsm TS 44.060 declarations under include/osmocom/gsm/Pau Espin Pedrol3-1/+254
2023-02-20Run struct_endianness.pyOliver Smith1-0/+1
2023-02-17Fix typo endianess -> endiannessOliver Smith12-85/+85
2023-02-13gsm0808_enc/dec_channel_type: support dataOliver Smith1-0/+55
2023-02-09gsm0808_chan_indicator: add SPEECH_CTM_TEXT_TELEPHONYOliver Smith1-0/+1
2023-02-04Add SI10 supportMax1-0/+14
2023-01-31gsm_08_08.h: fix typo in GSM0808_DATA_FULL_PREFOliver Smith1-1/+2
2023-01-30SI: add missing headerMax1-0/+1
2023-01-25SI: add RR short PD message typesMax1-0/+15
2023-01-25ASCI: add VBS/VGCS support to BTS features listMax1-0/+2
2023-01-21create libosmoisdn sub-libraryHarald Welte2-291/+2
2023-01-18Split include/Makefile.am content into subdirsPau Espin Pedrol2-0/+95
2023-01-02gsm48_ie: gsm48_decode_freq_list(): make 'cd' argument const2023q1Vadim Yanitskiy1-2/+3
2022-12-14gsm0808: add gsm0808_enc_speech_codec[_list]2()Vadim Yanitskiy1-3/+8
2022-11-24gsm: constify several readonly paramsPau Espin Pedrol2-3/+3
2022-11-20Add define for unset Frame NumberMax1-0/+1
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-3/+3
2022-10-11cosmetic: remove trailing spaceMax1-1/+1
2022-10-04gsm0502: use parentheses in GSM_TDMA_FN_{SUM,SUB} macrosVadim Yanitskiy1-2/+2
2022-09-29include: use '#pragma once' everywhereVadim Yanitskiy2-9/+2
2022-09-25comments: gsm_08_08.h: AMR cfg: explain in much more detailNeels Hofmeyr1-5/+48
2022-08-09gsm: rsl: Define new osmocom extension TLV IE to pass Osmux CIDPau Espin Pedrol1-0/+1
2022-08-09gsm: Add BTS feature for OsmuxPau Espin Pedrol1-0/+1
2022-08-08tlv.h: Fix TLVP_PRESENT returning a pointer instead of a booleanPau Espin Pedrol1-1/+1
2022-08-08cosmetic: tlv.h: Fix trailing whistespacePau Espin Pedrol1-2/+2
2022-08-08enrich API doc for gsm0808_speech_codecNeels Hofmeyr1-1/+6
2022-07-25gsm_23_041.h: Define CBS ETWS Warning Type valuesPau Espin Pedrol1-0/+10
2022-06-09cbsp: Add enum and value string for CausePau Espin Pedrol1-1/+25
2022-05-25cosmetic: iuup.h: Fix indentationPau Espin Pedrol1-3/+3
2022-05-25iuup: Rework API to support RFCI IDs != RFCI indexPau Espin Pedrol1-4/+10
2022-05-04gsm_12_21.h: Add header description pointing to TS filesPau Espin Pedrol1-0/+1
2022-05-04gsm_12_21.h: Fix abis_nm_avail_state InTest and Failed valuesPau Espin Pedrol1-1/+3
2022-04-26gsm: Introduce helper rach_tx_integer_raw2val()Pau Espin Pedrol1-0/+7
2022-04-05jenkins: Validate gsm 08.58 IEs are added to tlv_definition2022q1Pau Espin Pedrol1-2/+2
2022-03-22bssmap_le: support additional IEs in Perform Location RequestVadim Yanitskiy1-1/+26
2022-03-18cosmetic: gsm_08_08.h: Add space between assignment sidesPau Espin Pedrol1-1/+1
2022-02-28BSSAP: HO Request Ack: add missing Codec List (BSS Supported)Neels Hofmeyr1-1/+5
2022-02-16gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id numberPau Espin Pedrol3-2/+12
2022-01-07iuup: Submit RNL-STATUS-Initialization.ind upon rx of InitPau Espin Pedrol1-2/+3