aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-17stat_item: Add function to reset stat items and groupsDaniel Willmann1-0/+4
2020-07-17rate_ctr: Add functions to reset rate counter (groups)Daniel Willmann1-0/+3
2020-07-15use_count.h: Fix API doc examplePau Espin Pedrol1-1/+2
2020-07-04gprs_ns.h: add missing prototype gprs_ns_rcvmsg()Alexander Couzens1-0/+5
2020-06-29vty/ports.h: Add VTY port for osmo-e1dHarald Welte1-0/+1
2020-06-26gprs_bssgp: Add bssgp_tx_bvc_reset2()Harald Welte1-0/+1
2020-06-21gsm0808: Add gsm0808_create_common_id()Harald Welte1-0/+3
2020-06-21bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATIONHarald Welte1-0/+1
2020-06-17gsm0502: add TDMA frame number constants and modular arithmeticVadim Yanitskiy1-0/+24
2020-06-16add osmo_mobile_identity APINeels Hofmeyr2-8/+50
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte2-50/+8
2020-06-12add osmo_mobile_identity APINeels Hofmeyr2-8/+50
2020-06-10tlv.h: add msgb_tvl_put() to add a TvLV without the value partNeels Hofmeyr1-0/+45
2020-06-10add gsm23236: MSC pooling: TMSI and NRI utility functionsNeels Hofmeyr2-0/+61
2020-06-08lapd/lapdm: print user-defined string name instead of (dl=%p)Harald Welte2-5/+17
2020-06-08NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2()Harald Welte1-1/+0
2020-06-08NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IPHarald Welte1-0/+2
2020-05-31bts_features: introduce osmo_bts_unset_feature()Vadim Yanitskiy1-0/+6
2020-05-31bts_features: fix: properly check the result of bitvec_get_bit_pos()Vadim Yanitskiy1-1/+1
2020-05-28Implement ITU-T I.460 multiplex / demultiplexHarald Welte2-0/+105
2020-05-26api doc: clarify OSMO_NAME_C_IMPL() required FUNC_BUF signatureNeels Hofmeyr1-1/+3
2020-05-18enable vty xml dumping to stdoutNeels Hofmeyr1-0/+2
2020-05-17gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding.Alexander Chemeris2-0/+16
2020-05-15libosmogsm: import hopping sequence generation codeSylvain Munaut1-0/+4
2020-05-15cosmetic: apply changes to match struct_endianess.py outputNeels Hofmeyr3-14/+8
2020-05-15add missing endian.h in gsm_23_041.hNeels Hofmeyr1-0/+2
2020-05-14codec: Add functions for AMR s->d bits and d->s bitsHarald Welte1-0/+6
2020-05-14gsm0808_utils: Add gsm0808_get_cipher_reject_cause() back with a deprecation ...Alexander Chemeris1-0/+3
2020-05-13gsm0808_utils: Fix gsm0808_cause_class() functionAlexander Chemeris1-1/+1
2020-05-13gsm0808: Make a function to extract Cause IE publicly available.Alexander Chemeris2-2/+4
2020-05-12gsm_04_08.h: fix big endian structsNeels Hofmeyr1-238/+0
2020-05-12usb: Add osmo_libusb_find_open_claim() all-in-one APIHarald Welte1-0/+30
2020-05-09stats: Support regular stats flushAlexander Chemeris1-1/+4
2020-05-05sim: When decoding SW, take application specific SW into accountHarald Welte1-8/+7
2020-05-02gsm_29_118.h: Fix compilation with gcc-10Harald Welte1-1/+1
2020-04-28gsm_04_06.h: Remove repeated egprs header struct definitionsPau Espin Pedrol1-153/+0
2020-04-20gsm0503_parity: Fix compilation with gcc-10Harald Welte1-10/+10
2020-04-18select.c: Introduce support for signalfdHarald Welte1-0/+18
2020-04-18exec: Introduce osmo_system_nowait2() to allow specify a userHarald Welte1-0/+1
2020-04-17ports.h: Add 4268 for UECUPS VTYHarald Welte1-0/+1
2020-04-14dtx: add decoding for AMR-DTX framesPhilipp Maier3-0/+47
2020-03-21sim: re-structure how we support cards + applicationsHarald Welte1-0/+47
2020-03-21sim: add osim_file_desc_find_aid()Harald Welte1-0/+3
2020-03-10socket: Add osmo_sock_mcast_iface_set() to bind multicast to deviceHarald Welte1-0/+1
2020-03-09parity: add amr crc14 definitionPhilipp Maier1-0/+1
2020-03-08fixup depreciation warningHarald Welte1-2/+2
2020-03-08gsmtap: Solve TCH / FACCH confusion once and for allHarald Welte2-3/+10
2020-03-08Add CTRL port number for osmo-mgwHarald Welte1-0/+2
2020-03-05gsmtap.h: Add definitions for voice inside GSMTAPHarald Welte1-2/+26
2020-02-15osmo-sim-test: Fall-back to classic SIMHarald Welte1-0/+1