index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
gsm0808_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbsp: Fix endless loop iteration when decoding cell list IEs
Harald Welte
2019-08-31
1
-0
/
+21
*
utils.h: require a semi colon after OSMO_ASSERT
Alexander Couzens
2019-07-08
1
-3
/
+3
*
gsm0808_utils: Add gsm0808_decode_cell_id_u()
Harald Welte
2019-06-04
1
-11
/
+58
*
make all library-internal static buffers thread-local
Harald Welte
2019-06-04
1
-5
/
+5
*
gsm0808: Introduce Osmocom extensions to announce Osmux support
Pau Espin Pedrol
2019-05-13
1
-0
/
+19
*
gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u()
Harald Welte
2019-05-10
1
-41
/
+42
*
Add _c versions of functions that otherwise return static buffers
Harald Welte
2019-04-10
1
-4
/
+36
*
Add _buf() functions to bypass static string buffers
Harald Welte
2019-04-03
1
-7
/
+33
*
gsm0808_utils: fix gsm48 multirate to S-bit converter
Philipp Maier
2019-03-11
1
-0
/
+10
*
gsm0808_utils: fix gsm48 multirate configuration generator
Philipp Maier
2019-03-11
1
-21
/
+73
*
add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()
Neels Hofmeyr
2019-03-08
1
-0
/
+87
*
api doc: tweak gsm0808_cell_id_matches_list() doc
Neels Hofmeyr
2019-03-05
1
-1
/
+2
*
LCLS: add string dump helpers
Max
2019-02-26
1
-0
/
+40
*
gsm0808: add BSSMAP Cell Identifier matching API
Neels Hofmeyr
2019-01-28
1
-0
/
+145
*
LCLS: make GCR into static member of osmo_lcls
Max
2019-01-19
1
-5
/
+4
*
LCLS: enc/dec entire parameter set instead of GCR
Max
2018-12-23
1
-2
/
+52
*
LCLC: fix doc to match type signature
Max
2018-12-19
1
-2
/
+1
*
LCLS, TS 48.008: add GCR IE encoding/decoding
Max
2018-12-14
1
-0
/
+35
*
gsm0808: add encoder for cause codes and use it
Philipp Maier
2018-12-08
1
-0
/
+26
*
Support cipher mode reject with extended cause
Max
2018-11-19
1
-0
/
+16
*
gsm0808: allow decoding of zero length speech codec lists.
Philipp Maier
2018-10-16
1
-10
/
+0
*
gsm0808: add function to convert AMR S15-S0 to gsm0408 settings
Philipp Maier
2018-09-25
1
-0
/
+41
*
gsm0808_utils: constify parameter
Philipp Maier
2018-09-21
1
-1
/
+1
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-19
1
-0
/
+43
*
Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"
Neels Hofmeyr
2018-09-16
1
-43
/
+0
*
gsm0808: add function to convert amr gsm0408 setings to gsm0808
Philipp Maier
2018-09-14
1
-0
/
+43
*
Don't call abort() directly, always use osmo_panic()
Harald Welte
2018-06-28
1
-1
/
+1
*
add gsm0808_cell_id_to_list()
Neels Hofmeyr
2018-05-27
1
-0
/
+31
*
add gsm0808 channel enum to IE val conversion functions
Neels Hofmeyr
2018-05-08
1
-0
/
+9
*
add gsm0808_cell_{id,id_list}_name() and friends
Neels Hofmeyr
2018-04-18
1
-0
/
+143
*
add gsm0808_{enc,dec}_cell_id
Neels Hofmeyr
2018-04-13
1
-0
/
+51
*
add gsm0808_cell_id_list_add() to combine two cell identifier lists
Neels Hofmeyr
2018-04-13
1
-0
/
+79
*
fix gsm0808_enc_cell_id_list2 for leading-zero MNC
Neels Hofmeyr
2018-03-23
1
-2
/
+2
*
gsm_08_08: correct speech codec defaults
Philipp Maier
2018-03-23
1
-2
/
+2
*
fix parse_cell_id_lac_and_ci_list()
Stefan Sperling
2018-03-16
1
-6
/
+7
*
fix bug in parse_cell_id_ci_list()
Stefan Sperling
2018-03-16
1
-1
/
+1
*
use gsm48_decode_lai2() in gsm0808_dec_cell_id_list()
Stefan Sperling
2018-03-15
1
-9
/
+6
*
fix cell identifier decoding in libosmocore
Stefan Sperling
2018-03-15
1
-15
/
+16
*
fix a cell identifier parsing bug in libosmocore
Stefan Sperling
2018-03-14
1
-2
/
+2
*
support for more cell ID list types in libosmocore
Stefan Sperling
2018-03-13
1
-0
/
+258
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-6
/
+6
*
[doc] Properly define gsm0800 group and move all related files into it
Harald Welte
2017-10-17
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-1
/
+3
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-14
/
+14
*
comments: gsm0808_utils: mention various 3GPP specs
Philipp Maier
2017-06-23
1
-0
/
+5
*
gsm0808: fix length check of the element decoder functions
Philipp Maier
2017-06-23
1
-6
/
+6
*
gsm0808: add function gsm0808_speech_codec_from_chan_type()
Philipp Maier
2017-06-22
1
-0
/
+54
*
gsm0808: add function gsm0808_chan_type_to_speech_code()
Philipp Maier
2017-06-22
1
-0
/
+37
*
gsm0808: fix AoIP speech codec element parser/generator
Philipp Maier
2017-06-22
1
-18
/
+82
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-12
/
+61
[next]