aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/rsl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* jenkins: Validate gsm 08.58 IEs are added to tlv_definition2022q1Pau Espin Pedrol2022-04-051-0/+2
* rsl: Fix tlv_parse of IPAC_DLCX_IND messagePau Espin Pedrol2022-04-051-0/+1
* treewide: remove FSF addressOliver Smith2021-12-141-4/+0
* fix rsl_chan_nr_str_{buf,c}(): enlarge the buffer sizeVadim Yanitskiy2021-10-011-3/+3
* gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I paramsPau Espin Pedrol2021-09-031-0/+4
* rsl: add new RSL IE to signal temporary overpowerPhilipp Maier2021-08-311-0/+1
* gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOSVadim Yanitskiy2021-05-261-0/+9
* rsl: make rsl_dec_chan_nr() more readable, use RSL_CHAN_NR_MASKVadim Yanitskiy2021-05-261-31/+23
* add RSL_IE_OSMO_TRAINING_SEQUENCENeels Hofmeyr2021-05-191-0/+1
* gsm_08_58: add proprietary IE to signal Repeated ACCH CapabilityPhilipp Maier2020-11-091-0/+1
* rsl: rsl_chan_nr_str_buf(): use ABIS_RSL_CHAN_NR_CBITS_* macrosVadim Yanitskiy2020-10-171-10/+10
* gsm_08_58: add missing RSL error cause codesPhilipp Maier2020-07-311-0/+3
* gsm_08_58: Add vendor-specific Message Type for ETWS Primary WarningHarald Welte2019-09-051-0/+1
* make all library-internal static buffers thread-localHarald Welte2019-06-041-1/+1
* rsl: Add osmocom-specific extensions to RSL channel numbers for CBCHHarald Welte2019-05-271-0/+10
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+13
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-13/+27
* rsl: Support PDCH in rsl_chan_nr_strPau Espin Pedrol2019-02-181-0/+2
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+5
* RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()Harald Welte2017-07-301-0/+3
* LC15: Enable string for IPAC RSL direct retryMinh-Quang Nguyen2017-07-141-0/+1
* IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen2017-07-141-0/+5
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-8/+6
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-20/+20
* update/extend doxygen documentationHarald Welte2017-06-121-6/+32
* rsl: add rsl_act_type_name()Neels Hofmeyr2016-07-231-0/+13
* add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr2016-06-131-0/+11
* RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte2015-12-131-0/+26
* misc: Fix the spelling of frame in the RLM cause stringsHolger Hans Peter Freyther2013-06-111-1/+1
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* RSL: add rsl_ipac_msg_name() for ipa specific RSL extension namesHarald Welte2011-09-021-0/+36
* RSL: add doxygen documentationHarald Welte2011-08-171-3/+27
* add value_string definitions for RSL message typesHarald Welte2011-06-231-0/+76
* include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso2011-03-231-2/+2
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-0/+371