aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2017-06-22gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier1-0/+2
2017-06-22gsm0808: add default speech codec configurationPhilipp Maier1-0/+21
2017-06-22gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier1-2/+0
2017-06-21gsm0808: add speech codec type constantsPhilipp Maier1-0/+18
2017-06-21cosmetic: Add info about coresponding codecs to permitted speech constsPhilipp Maier1-7/+8
2017-06-21gsm0408: update bearer capability speech versionPhilipp Maier1-1/+6
2017-06-21cosmetic: Add codec references to Speech Version IndicationPhilipp Maier1-6/+6
2017-06-21vty: additional nodes for sccp-address configurationPhilipp Maier1-2/+2
2017-06-19Move NUM_BYTES macro to core libraryMax2-1/+2
2017-06-18Fix compilation warning on deprecated macroPau Espin Pedrol2-2/+8
2017-06-12update/extend doxygen documentationHarald Welte1-7/+1
2017-06-12gsm0503_interleaving: Mark input arguments as 'const *'Harald Welte1-5/+5
2017-06-12Add doxygen documentation to libosmocodingHarald Welte5-0/+50
2017-06-12gsm0503_{coding,mapping}: Mark input arguments as 'const'Harald Welte2-21/+21
2017-06-12Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014Harald Welte1-0/+101
2017-06-09Update L3 protocol discriminator definitionsHarald Welte1-3/+5
2017-06-09osmo_{fr,hr}_check_sid(): Use const input argumentHarald Welte1-2/+2
2017-05-26socket: Add osmo_sock_init2_ofd() functionPau Espin Pedrol1-0/+4
2017-05-24Add human-readable names for signal_nsMax1-0/+2
2017-05-17sercomm: More API documentationHarald Welte1-1/+27
2017-05-17sercomm: Better integration of driver interfaceHarald Welte1-6/+7
2017-05-17sercomm: Include in libosmocore MakefileHarald Welte1-1/+1
2017-05-17sercomm: remove unrequired helper functionsHarald Welte1-2/+0
2017-05-17sercomm: Move HDLC related defines into C fileHarald Welte1-7/+0
2017-05-17sercomm: Add doxygen-style documentation to public APIHarald Welte1-10/+19
2017-05-17sercomm: make rx msg size configurable per instanceHarald Welte1-0/+1
2017-05-17sercomm: introduce osmo_ naming prefix in struct and function namesHarald Welte1-14/+14
2017-05-17sercomm: Enable multiple instances of 'sercomm'Harald Welte1-11/+36
2017-05-17Import sercomm.c from osmocom-bbHarald Welte1-0/+61
2017-05-17l1sap: Add frame-number to measurement indication structPhilipp Maier1-0/+1
2017-05-15stats: Disable stats*.c on embedded targetsHarald Welte1-0/+10
2017-05-15gsm/tlv.h: fix copy-paste errorVadim Yanitskiy1-2/+2
2017-05-15gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte2-2/+2
2017-05-15tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte orderHarald Welte1-0/+23
2017-05-15introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}Harald Welte1-0/+43
2017-05-15endian.h: Make it work on 'bare iron' builds (and possibly more platforms)Harald Welte1-1/+13
2017-05-14Make EARFCN size calculation more robustMax1-1/+4
2017-05-12gsm_04_08: Add missing GSM cause valueDaniel Willmann1-0/+3
2017-05-09timer: add osmo_timer_setup()Pablo Neira Ayuso1-0/+2
2017-05-09vty: cleanup logging functionsMax2-3/+3
2017-05-09gprs: add value strings for NS PDU typeMax1-0/+2
2017-04-28Add SW Description (de)marshallingMax1-0/+16
2017-04-27control_if: Add control interface commands for FSMsHarald Welte1-0/+2
2017-04-27control_if: Add helper function for 'local execution' of control commandHarald Welte1-0/+1
2017-04-26control_if: Add API to initialize control interface without TCP port bindHarald Welte1-0/+1
2017-04-26ctrl: Allow installation of additional node lookup helpersHarald Welte1-0/+2
2017-04-16osmo_fsm: Lookup functions to find FSM Instance by name or IDHarald Welte1-0/+4
2017-04-15ipa: Introduce helpers to encode IPA CCM ID RESPONSEHarald Welte1-0/+7
2017-04-15msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3()Harald Welte1-0/+15
2017-04-14vty/command.h: Introduce VTY nodes for libosmo-sigtranHarald Welte1-0/+8