index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
gsm48_hdr_msg_type(): SS is in the same group as MM/CC
Harald Welte
2018-02-03
1
-1
/
+1
*
gsm48_hdr_msg_type[_r99]: Fix bit-masks
Harald Welte
2018-02-03
1
-2
/
+2
*
gsm_04_08.h: Reduce T310 default to 30s.
Harald Welte
2018-01-27
1
-1
/
+1
*
gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default value
Harald Welte
2018-01-27
1
-7
/
+7
*
SMS: Add value_string for TS 04.11 CP and RP state
Harald Welte
2018-01-24
2
-0
/
+11
*
fsm: add functions for unlinking and changing parents
Philipp Maier
2018-01-24
1
-0
/
+4
*
MNCC: Add MNCC to string dumper
Harald Welte
2018-01-19
1
-0
/
+9
*
logging: allow to log only the basename of each source
Neels Hofmeyr
2018-01-19
1
-0
/
+1
*
logging: separate the '<000b>' subsys from filename logging
Neels Hofmeyr
2018-01-19
1
-1
/
+13
*
logging: add ability to log the log-level with API and vty
Neels Hofmeyr
2018-01-17
1
-0
/
+4
*
gsm0480: fix USSD OCTET STRING length confusion
Vadim Yanitskiy
2018-01-17
1
-2
/
+22
*
libosmocodec: implement ECU (Error Concealment Unit) for FR
Philipp Maier
2018-01-15
2
-0
/
+16
*
Deprecate gsm48_construct_ra()
Max
2018-01-12
1
-1
/
+1
*
gsm: add gsm0808_speech_codec_type_names
Neels Hofmeyr
2018-01-12
1
-0
/
+5
*
Add function to properly encode RAI
Max
2018-01-08
2
-0
/
+2
*
Fix incorrect spec reference
Max
2018-01-04
1
-1
/
+1
*
logging vty: tweak general 'logging' command doc
Neels Hofmeyr
2017-12-20
1
-1
/
+1
*
libosmocodec: add FR bit offset definitions
Philipp Maier
2017-12-20
2
-0
/
+273
*
libosmocodec: add FR/HR/EFR frame length definitions
Vadim Yanitskiy
2017-12-20
1
-0
/
+7
*
ports: define proper VTY and CTRL ports for OsmoHNBGW
Neels Hofmeyr
2017-12-20
2
-0
/
+3
*
add ctrl_cmd_parse2() to return parsing errors
Neels Hofmeyr
2017-12-18
1
-0
/
+1
*
ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()
Neels Hofmeyr
2017-12-18
1
-0
/
+2
*
utils: add osmo_escape_str()
Neels Hofmeyr
2017-12-18
1
-0
/
+3
*
add osmo_auth_c3() (separate from gsm_milenage())
Neels Hofmeyr
2017-12-18
1
-0
/
+2
*
utils: add osmo_separated_identifiers_valid()
Neels Hofmeyr
2017-12-17
1
-0
/
+1
*
logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()
Neels Hofmeyr
2017-12-12
1
-0
/
+2
*
Add functions for extended RACH coding
Max
2017-12-11
1
-1
/
+6
*
comment: utils: more accurately describe OSMO_STRINGIFY macro
Neels Hofmeyr
2017-12-10
1
-1
/
+3
*
counters: add osmo_counters_count() returns the amount of counters
Alexander Couzens
2017-12-05
1
-0
/
+2
[prev]
[next]