aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/rsl.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-23Revert "rsl: Introduce new osmocom extension IE RSL_IE_OSMO_ABS_FRAME_NUMBER"Pau Espin Pedrol1-1/+0
2023-08-23Revert "lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards uppe...Pau Espin Pedrol1-27/+0
2023-08-21lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layersPau Espin Pedrol1-0/+27
2023-08-21rsl: Introduce new osmocom extension IE RSL_IE_OSMO_ABS_FRAME_NUMBERPau Espin Pedrol1-0/+1
2023-08-09cosmetic: lapdm: Fix typo in commentPau Espin Pedrol1-1/+1
2022-08-09gsm: rsl: Define new osmocom extension TLV IE to pass Osmux CIDPau Espin Pedrol1-0/+1
2022-04-05jenkins: Validate gsm 08.58 IEs are added to tlv_definition2022q1Pau Espin Pedrol1-0/+2
2022-04-05rsl: Fix tlv_parse of IPAC_DLCX_IND messagePau Espin Pedrol1-0/+1
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2021-10-01fix rsl_chan_nr_str_{buf,c}(): enlarge the buffer sizeVadim Yanitskiy1-3/+3
2021-09-03gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I paramsPau Espin Pedrol1-0/+4
2021-08-31rsl: add new RSL IE to signal temporary overpowerPhilipp Maier1-0/+1
2021-05-26gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOSVadim Yanitskiy1-0/+9
2021-05-26rsl: make rsl_dec_chan_nr() more readable, use RSL_CHAN_NR_MASKVadim Yanitskiy1-31/+23
2021-05-19add RSL_IE_OSMO_TRAINING_SEQUENCENeels Hofmeyr1-0/+1
2020-11-09gsm_08_58: add proprietary IE to signal Repeated ACCH CapabilityPhilipp Maier1-0/+1
2020-10-17rsl: rsl_chan_nr_str_buf(): use ABIS_RSL_CHAN_NR_CBITS_* macrosVadim Yanitskiy1-10/+10
2020-07-31gsm_08_58: add missing RSL error cause codesPhilipp Maier1-0/+3
2019-09-05gsm_08_58: Add vendor-specific Message Type for ETWS Primary WarningHarald Welte1-0/+1
2019-06-04make all library-internal static buffers thread-localHarald Welte1-1/+1
2019-05-27rsl: Add osmocom-specific extensions to RSL channel numbers for CBCHHarald Welte1-0/+10
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte1-0/+13
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte1-13/+27
2019-02-18rsl: Support PDCH in rsl_chan_nr_strPau Espin Pedrol1-0/+2
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+5
2017-07-30RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()Harald Welte1-0/+3
2017-07-14LC15: Enable string for IPAC RSL direct retryMinh-Quang Nguyen1-0/+1
2017-07-14IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen1-0/+5
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-8/+6
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-20/+20
2017-06-12update/extend doxygen documentationHarald Welte1-6/+32
2016-07-23rsl: add rsl_act_type_name()Neels Hofmeyr1-0/+13
2016-06-13add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr1-0/+11
2015-12-13RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte1-0/+26
2013-06-11misc: Fix the spelling of frame in the RLM cause stringsHolger Hans Peter Freyther1-1/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-09-02RSL: add rsl_ipac_msg_name() for ipa specific RSL extension namesHarald Welte1-0/+36
2011-08-17RSL: add doxygen documentationHarald Welte1-3/+27
2011-06-23add value_string definitions for RSL message typesHarald Welte1-0/+76
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-2/+2
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso1-0/+371