summaryrefslogtreecommitdiffstats
path: root/src/gsm/abis_nm.c
Commit message (Expand)AuthorAgeFilesLines
* make all library-internal static buffers thread-localHarald Welte2019-06-041-1/+1
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+9
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-4/+9
* abis_nm: Introduce abis_nm_dump_foh()Harald Welte2018-03-171-4/+11
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+3
* LC15: add NM measurement type to standard attribute listMinh-Quang Nguyen2017-07-141-0/+1
* abis_nm.c: Fix implicit enumeration type conversionPau Espin Pedrol2017-06-231-4/+4
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-8/+5
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-32/+32
* update/extend doxygen documentationHarald Welte2017-06-121-0/+2
* doc: fix incorrect return value descriptionMax2017-05-101-1/+1
* Add SW Description (de)marshallingMax2017-04-281-0/+155
* Add support for PCU version reportMax2017-03-231-0/+1
* abis: add message type namesMax2017-03-221-0/+103
* abis: add attribute namesMax2017-03-211-0/+71
* fix various compiler warnings (on FreeBSD-11.0)Harald Welte2017-02-081-1/+1
* OML: add external alertsMax2017-01-251-0/+1
* Mark deprecated function as suchMax2017-01-161-0/+1
* Add abis_nm_fail_evt_vrep() functionMax2017-01-111-4/+17
* Add value strings for Probable Cause TypeMax2017-01-101-0/+7
* Add OML Failure Event Report supportMax2017-01-061-0/+38
* Add event cause string descriptionsMax2017-01-061-0/+15
* Add OML definitions from OsmoBTSMax2017-01-061-0/+60
* dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr2016-07-231-0/+1
* libosmo-gsm: Add PCHAN/LCHAN types for CBCHHarald Welte2014-12-281-0/+2
* abis_nm: add abis_nm_msg_disc_names[] value_stringHarald Welte2014-08-171-0/+9
* abis_nm: introduce abis_nm_{osmo,ipa}_magic[]Harald Welte2014-08-171-0/+3
* Fix introducing osmocom speficic OML attributesHarald Welte2014-05-191-0/+7
* abis: Use the right return value for abis_nm_pchan4chcombHolger Hans Peter Freyther2014-01-021-1/+1
* turn abis_nm_debugp_foh() into a macroHarald Welte2013-02-101-12/+10
* misc: Use static const struct for LAPD and AbisHolger Hans Peter Freyther2012-11-221-1/+1
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* doxygen: Add documentation for Abis OMLHarald Welte2011-08-171-4/+29
* make sure abis_nm <-> osmocom pchan type conversion always worksHarald Welte2011-06-291-0/+2
* Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbscHarald Welte2011-05-241-0/+32
* abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_nameHarald Welte2011-05-231-14/+4
* rename abis_nm_adm_name() to abis_nm_adm_state_name()Harald Welte2011-05-231-1/+1
* abis_nm: import definitions and common code on A-bis OML from OpenBSCHarald Welte2011-05-221-0/+406