| Commit message (Expand) | Author | Age | Files | Lines |
* | gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP | Alexander Couzens | 2018-04-23 | 1 | -0/+1 |
* | gsm_08_58.h: Add Ericsson vendor-specific RSL message types | Pau Espin Pedrol | 2018-04-21 | 1 | -0/+5 |
* | add gsm0808_cell_{id,id_list}_name() and friends | Neels Hofmeyr | 2018-04-18 | 2 | -1/+13 |
* | tlv: add TLV_GET() and TLV_GET_MINLEN() | Neels Hofmeyr | 2018-04-18 | 1 | -0/+21 |
* | protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD | Vadim Yanitskiy | 2018-04-17 | 1 | -1/+0 |
* | add gsm0808_{enc,dec}_cell_id | Neels Hofmeyr | 2018-04-13 | 1 | -12/+21 |
* | add tlv_parse2(), capable of multiple instances of the same IE | Neels Hofmeyr | 2018-04-13 | 1 | -0/+3 |
* | add gsm0808_cell_id_list_add() to combine two cell identifier lists | Neels Hofmeyr | 2018-04-13 | 1 | -0/+1 |
* | add osmo_cgi_name() | Neels Hofmeyr | 2018-04-13 | 1 | -0/+2 |
* | msgb: msgb_pull: Abort when pulling more than avail size | Pau Espin Pedrol | 2018-04-11 | 1 | -0/+3 |
* | msgb: msgb_get: Drop unneeded tmp var | Pau Espin Pedrol | 2018-04-11 | 1 | -2/+1 |
* | deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zeros | Neels Hofmeyr | 2018-04-10 | 2 | -7/+12 |
* | fix issue on big endian architecture | Thorsten Alteholz | 2018-04-09 | 1 | -1/+1 |
* | add gsm48_reject_value_names | Neels Hofmeyr | 2018-04-09 | 1 | -0/+4 |
* | add osmo_fsm_inst_update_id_f() | Neels Hofmeyr | 2018-04-09 | 1 | -0/+1 |
* | add osmo_quote_str(),osmo_quote_str_buf() and test | Neels Hofmeyr | 2018-04-09 | 1 | -0/+2 |
* | ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) | Neels Hofmeyr | 2018-04-05 | 1 | -0/+3 |
* | gsm0480: copy the raw USSD data, its DCS and length | Vadim Yanitskiy | 2018-04-04 | 1 | -0/+12 |
* | gsm0480: document the 'ss_request' structure | Vadim Yanitskiy | 2018-04-04 | 1 | -0/+31 |
* | gsm0808: Add value strings for BSSMAP cause codes | Philipp Maier | 2018-03-29 | 1 | -0/+1 |
* | fix logging talloc ctx: add osmo_init_logging2() | Neels Hofmeyr | 2018-03-28 | 1 | -1/+5 |
* | gsm_08_08: correct speech codec defaults | Philipp Maier | 2018-03-23 | 1 | -4/+4 |
* | abis_nm: Introduce abis_nm_dump_foh() | Harald Welte | 2018-03-17 | 1 | -5/+3 |
* | support for more cell ID list types in libosmocore | Stefan Sperling | 2018-03-13 | 4 | -4/+46 |
* | features: define osmo_bts_*_feature() as static inline | Philipp Maier | 2018-03-05 | 1 | -2/+2 |
* | gsm23003: add osmo_mcc_from_str() | Neels Hofmeyr | 2018-03-05 | 1 | -0/+11 |
* | features: move bts feature related functionality to libosmocore | Philipp Maier | 2018-03-02 | 2 | -0/+44 |
* | introduce GSM_MCC_MNC_INVALID | Neels Hofmeyr | 2018-03-01 | 1 | -0/+4 |
* | timer: Introduce osmo_clock_gettime to override clock_gettime | Pau Espin Pedrol | 2018-03-01 | 1 | -0/+6 |
* | gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC | Neels Hofmeyr | 2018-02-28 | 1 | -0/+5 |
* | implement support for 3-digit MNC with leading zeros | Neels Hofmeyr | 2018-02-28 | 3 | -1/+23 |
* | core/logging.h: Add logging category for jitter buffer | Pau Espin Pedrol | 2018-02-27 | 1 | -1/+2 |
* | l1sap: Add fields for higher-precision timing offset values | Harald Welte | 2018-02-27 | 1 | -2/+8 |
* | l1sap: Add RSSI, BER and quarter-bit accurate timing to PH-RACH.ind | Harald Welte | 2018-02-27 | 1 | -0/+4 |
* | core: Add timespec helper macros and make timer_compat.h public | Pau Espin Pedrol | 2018-02-27 | 2 | -1/+45 |
* | coding: Add BER-reporting RACH decode functions | Harald Welte | 2018-02-26 | 1 | -2/+8 |
* | rate_ctr: Add rate_ctr_inc2() as convenience wrapper | Harald Welte | 2018-02-24 | 1 | -0/+9 |
* | Revert "Add function to encode classmark" | Harald Welte | 2018-02-22 | 1 | -1/+0 |
* | ports.h: Add VTY and CTRL ports for osmo-trx | Pau Espin Pedrol | 2018-02-22 | 2 | -0/+5 |
* | fsm: allow graceful exit on FSM termination | Philipp Maier | 2018-02-19 | 1 | -0/+2 |
* | fsm: Add a function to change the FSM instance ID later | Daniel Willmann | 2018-02-15 | 1 | -0/+2 |
* | Add function to encode classmark | Max | 2018-02-15 | 1 | -0/+1 |
* | Add generic Mobile Identity encoder | Max | 2018-02-15 | 1 | -0/+1 |
* | gsmtap.h: define TETRA DMO mode channels | allesklar2 | 2018-02-14 | 1 | -0/+5 |
* | Add helper functions for ACC bit flags in rach control IE. | Stefan Sperling | 2018-02-13 | 1 | -2/+43 |
* | Add GSM 04.08 type-of-number / numbering-plan-id definitions | Harald Welte | 2018-02-09 | 1 | -0/+22 |
* | osmo_msgbdump_{l2,l3}(): Proper typecast | Harald Welte | 2018-02-09 | 1 | -2/+2 |
* | msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer | Harald Welte | 2018-02-09 | 1 | -0/+14 |
* | GSUP: change osmo_gsup_encode() return type | Max | 2018-02-05 | 1 | -1/+1 |
* | utils: add helper wrapper for osmo_strlcpy() | Max | 2018-02-05 | 1 | -0/+3 |