aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/abis_nm.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-16HACK: Disable the use of thread-local storagelaforge/notls-hackHarald Welte1-1/+1
2019-06-04make all library-internal static buffers thread-localHarald Welte1-1/+1
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte1-0/+9
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte1-4/+9
2018-03-17abis_nm: Introduce abis_nm_dump_foh()Harald Welte1-4/+11
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+3
2017-07-14LC15: add NM measurement type to standard attribute listMinh-Quang Nguyen1-0/+1
2017-06-23abis_nm.c: Fix implicit enumeration type conversionPau Espin Pedrol1-4/+4
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-8/+5
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-32/+32
2017-06-12update/extend doxygen documentationHarald Welte1-0/+2
2017-05-10doc: fix incorrect return value descriptionMax1-1/+1
2017-04-28Add SW Description (de)marshallingMax1-0/+155
2017-03-23Add support for PCU version reportMax1-0/+1
2017-03-22abis: add message type namesMax1-0/+103
2017-03-21abis: add attribute namesMax1-0/+71
2017-02-08fix various compiler warnings (on FreeBSD-11.0)Harald Welte1-1/+1
2017-01-25OML: add external alertsMax1-0/+1
2017-01-16Mark deprecated function as suchMax1-0/+1
2017-01-11Add abis_nm_fail_evt_vrep() functionMax1-4/+17
2017-01-10Add value strings for Probable Cause TypeMax1-0/+7
2017-01-06Add OML Failure Event Report supportMax1-0/+38
2017-01-06Add event cause string descriptionsMax1-0/+15
2017-01-06Add OML definitions from OsmoBTSMax1-0/+60
2016-07-23dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr1-0/+1
2014-12-28libosmo-gsm: Add PCHAN/LCHAN types for CBCHHarald Welte1-0/+2
2014-08-17abis_nm: add abis_nm_msg_disc_names[] value_stringHarald Welte1-0/+9
2014-08-17abis_nm: introduce abis_nm_{osmo,ipa}_magic[]Harald Welte1-0/+3
2014-05-19Fix introducing osmocom speficic OML attributesHarald Welte1-0/+7
2014-01-02abis: Use the right return value for abis_nm_pchan4chcombHolger Hans Peter Freyther1-1/+1
2013-02-10turn abis_nm_debugp_foh() into a macroHarald Welte1-12/+10
2012-11-22misc: Use static const struct for LAPD and AbisHolger Hans Peter Freyther1-1/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-08-17doxygen: Add documentation for Abis OMLHarald Welte1-4/+29
2011-06-29make sure abis_nm <-> osmocom pchan type conversion always worksHarald Welte1-0/+2
2011-05-24Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbscHarald Welte1-0/+32
2011-05-23abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_nameHarald Welte1-14/+4
2011-05-23rename abis_nm_adm_name() to abis_nm_adm_state_name()Harald Welte1-1/+1
2011-05-22abis_nm: import definitions and common code on A-bis OML from OpenBSCHarald Welte1-0/+406