aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2017-01-11Add abis_nm_fail_evt_vrep() functionMax1-0/+5
2017-01-10Add value strings for Probable Cause TypeMax1-0/+2
2017-01-09gsmtap: Add GSMTAP_TYPE_QC_DIAGHarald Welte1-0/+1
2017-01-07fsm: Add VTY introspection of osmo_fsm and their instancesHarald Welte1-0/+8
2017-01-07Add osmo_fsm_find_by_name() and avoid registering FSM with same nameHarald Welte1-0/+1
2017-01-06Add OML Failure Event Report supportMax1-0/+7
2017-01-06Add event cause string descriptionsMax1-0/+2
2017-01-06Add function to get uninterrupted bit runPravin Kumarvel1-0/+1
2017-01-06Add cause enum for OML fail reportsMinh-Quang Nguyen1-0/+18
2017-01-06Add parsed TLV helpers from OsmoBTSMax1-0/+2
2017-01-06Add OML definitions from OsmoBTSMax2-0/+14
2016-12-24fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term()Neels Hofmeyr1-0/+13
2016-12-24fsm: move LOGPFSMSRC and LOGPFSMLSRC to .hNeels Hofmeyr1-0/+13
2016-12-23add CRC16-CCITT to libosmocoreHarald Welte1-0/+12
2016-12-21utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macrosNeels Hofmeyr1-0/+4
2016-12-20fsm api doc: fix typo in doxygen marker '\breif'Neels Hofmeyr1-1/+1
2016-12-15add value strings for enum osmo_fsm_term_cause and use for loggingNeels Hofmeyr1-0/+7
2016-12-14fsm: log caller's source for events and state changes, not fsm.c linesNeels Hofmeyr2-10/+58
2016-12-14fsm: add LOGPFSML to pass explicit logging levelNeels Hofmeyr1-2/+5
2016-12-11import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte2-1/+74
2016-12-11fix: DLGSUP logging category "unusable"0.9.5Neels Hofmeyr1-1/+1
2016-12-09Implement GSMTAP log targetHarald Welte1-0/+14
2016-12-09gsmtap: Add defintions for GSMTAP based remote loggingHarald Welte1-0/+19
2016-12-09cosmetic: gsup comments: write 'Generic' for the G in GSUPNeels Hofmeyr1-1/+1
2016-12-09license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'Neels Hofmeyr1-1/+1
2016-12-09doc: fsm timer_cb: explain return valueNeels Hofmeyr1-1/+2
2016-12-02logging: Extend log_target with call-back for un-formatted log lineHarald Welte1-1/+17
2016-12-02Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_T...Neels Hofmeyr1-2/+0
2016-12-01gsm0480: add gsm0480_create_ussd_notify() and *_release_complete()Neels Hofmeyr1-0/+2
2016-12-01gsm0480: code dup: introduce and use gsm0480_l3hdr_push()Neels Hofmeyr1-0/+3
2016-12-01gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASEAlexander Couzens1-0/+2
2016-11-26Introduce osmo_strlcpy() function so we can stop using strncpy()Harald Welte1-0/+2
2016-11-16gsm_08_58.h: Add more Ericsson specific RSL IE IdentifiersHarald Welte1-3/+22
2016-11-16RSL: Add defines for ericsson systinfo SI13Philipp1-0/+4
2016-11-11msgb: add msgb_push_u{8,16,32}() functionsHarald Welte1-0/+30
2016-11-11statsd: Fix compiler warning (int32_t vs. int64_t)Harald Welte1-1/+1
2016-11-10bitcomp: Remove the t4 decoding from libosmocoreHolger Hans Peter Freyther1-1/+0
2016-11-02Add osmo_fsm_unregister() to headerMax1-1/+1
2016-10-27gsm0408: Completing GSM 04.08 RR message typesPhilipp2-2/+14
2016-10-23utils/conv_gen.py: add EDGE MCS 1-9 definitionsVadim Yanitskiy1-0/+60
2016-10-23utils/conv_gen.py: add RACH, SCH and TCH/AHS definitionsVadim Yanitskiy1-0/+40
2016-10-23gsm/gsm0503.h: fix typoVadim Yanitskiy1-1/+1
2016-10-20Revert "Constify ctrl_cmd struct fields where appropriate"Neels Hofmeyr1-3/+3
2016-10-12Add function to send TRAP over Control InterfaceMax1-0/+1
2016-10-12gsm0408: Adding 3g spcific RR message typesPhilipp1-0/+5
2016-10-11Constify ctrl_cmd struct fields where appropriateMax1-3/+3
2016-09-30Mark inline header function as staticMax1-1/+1
2016-09-28AMR: add function to check speech framesMax1-0/+21
2016-09-27msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()Neels Hofmeyr1-1/+4
2016-09-23gprs: Increase NS_ALLOC_SIZE to 3kDaniel Willmann1-1/+2