summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: remove API documentation strings in header filePhilipp Maier2017-06-221-24/+0
* gsm0808: add function gsm0808_speech_codec_from_chan_type()Philipp Maier2017-06-221-0/+2
* gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier2017-06-221-0/+2
* gsm0808: add default speech codec configurationPhilipp Maier2017-06-221-0/+21
* gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier2017-06-221-2/+0
* gsm0808: add speech codec type constantsPhilipp Maier2017-06-211-0/+18
* cosmetic: Add info about coresponding codecs to permitted speech constsPhilipp Maier2017-06-211-7/+8
* gsm0408: update bearer capability speech versionPhilipp Maier2017-06-211-1/+6
* cosmetic: Add codec references to Speech Version IndicationPhilipp Maier2017-06-211-6/+6
* vty: additional nodes for sccp-address configurationPhilipp Maier2017-06-211-2/+2
* Move NUM_BYTES macro to core libraryMax2017-06-192-1/+2
* Fix compilation warning on deprecated macroPau Espin Pedrol2017-06-182-2/+8
* update/extend doxygen documentationHarald Welte2017-06-121-7/+1
* gsm0503_interleaving: Mark input arguments as 'const *'Harald Welte2017-06-121-5/+5
* Add doxygen documentation to libosmocodingHarald Welte2017-06-125-0/+50
* gsm0503_{coding,mapping}: Mark input arguments as 'const'Harald Welte2017-06-122-21/+21
* Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014Harald Welte2017-06-122-0/+102
* Update L3 protocol discriminator definitionsHarald Welte2017-06-091-3/+5
* osmo_{fr,hr}_check_sid(): Use const input argumentHarald Welte2017-06-091-2/+2
* socket: Add osmo_sock_init2_ofd() functionPau Espin Pedrol2017-05-261-0/+4
* Add human-readable names for signal_nsMax2017-05-241-0/+2
* sercomm: More API documentationHarald Welte2017-05-171-1/+27
* sercomm: Better integration of driver interfaceHarald Welte2017-05-171-6/+7
* sercomm: Include in libosmocore MakefileHarald Welte2017-05-172-1/+2
* sercomm: remove unrequired helper functionsHarald Welte2017-05-171-2/+0
* sercomm: Move HDLC related defines into C fileHarald Welte2017-05-171-7/+0
* sercomm: Add doxygen-style documentation to public APIHarald Welte2017-05-171-10/+19
* sercomm: make rx msg size configurable per instanceHarald Welte2017-05-171-0/+1
* sercomm: introduce osmo_ naming prefix in struct and function namesHarald Welte2017-05-171-14/+14
* sercomm: Enable multiple instances of 'sercomm'Harald Welte2017-05-171-11/+36
* Import sercomm.c from osmocom-bbHarald Welte2017-05-171-0/+61
* l1sap: Add frame-number to measurement indication structPhilipp Maier2017-05-171-0/+1
* stats: Disable stats*.c on embedded targetsHarald Welte2017-05-151-0/+10
* gsm/tlv.h: fix copy-paste errorVadim Yanitskiy2017-05-151-2/+2
* gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte2017-05-152-2/+2
* tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte orderHarald Welte2017-05-151-0/+23
* introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}Harald Welte2017-05-152-0/+44
* endian.h: Make it work on 'bare iron' builds (and possibly more platforms)Harald Welte2017-05-151-1/+13
* Make EARFCN size calculation more robustMax2017-05-141-1/+4
* gsm_04_08: Add missing GSM cause valueDaniel Willmann2017-05-121-0/+3
* timer: add osmo_timer_setup()Pablo Neira Ayuso2017-05-091-0/+2
* vty: cleanup logging functionsMax2017-05-092-3/+3
* gprs: add value strings for NS PDU typeMax2017-05-091-0/+2
* Add SW Description (de)marshallingMax2017-04-281-0/+16
* control_if: Add control interface commands for FSMsHarald Welte2017-04-271-0/+2
* control_if: Add helper function for 'local execution' of control commandHarald Welte2017-04-271-0/+1
* control_if: Add API to initialize control interface without TCP port bindHarald Welte2017-04-261-0/+1
* ctrl: Allow installation of additional node lookup helpersHarald Welte2017-04-261-0/+2
* osmo_fsm: Lookup functions to find FSM Instance by name or IDHarald Welte2017-04-161-0/+4
* ipa: Introduce helpers to encode IPA CCM ID RESPONSEHarald Welte2017-04-151-0/+7