index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gsm_utils: Move the gsm_7bit_alphabet into the impl and make it static
Holger Hans Peter Freyther
2010-07-23
1
-0
/
+27
*
gsm_7bit_decode: rtext does not hold a null byte, reduce the size
Holger Hans Peter Freyther
2010-07-21
1
-1
/
+1
*
tests: don't hardcode length values of expected encoding gsm_7bit_encode:
Nico Golde
2010-07-21
1
-4
/
+6
*
gsm_7bit_decode: Handle the case of the last charachter being an escape
Holger Hans Peter Freyther
2010-07-20
1
-1
/
+1
*
* rewrite GSM 7bit default encoding/decoding based on a lookup table as the p...
Nico Golde
2010-07-20
1
-20
/
+79
*
gsm_utils: Fix typo in gsm band name
Sylvain Munaut
2010-07-04
1
-1
/
+1
*
add new new gprs_tmsi2tlli() function
Harald Welte
2010-06-01
1
-0
/
+17
*
import gsm48_parse_ra() and gprs_tlli_type() from openbsc
Harald Welte
2010-05-01
1
-0
/
+15
*
fix compiler warnings (itsme <itsme@xs4all.nl>)
Harald Welte
2010-03-22
1
-1
/
+1
*
use strtol instead of atoi
Harald Welte
2010-03-07
1
-1
/
+1
*
import some gsm band/arfcn/time related utilities from OsmocomBB
Harald Welte
2010-03-07
1
-1
/
+92
*
import gsm_band_name() and gsm_band_parse() from OpenBSC
Harald Welte
2010-03-04
1
-0
/
+55
*
intial checkin of the libosmocore project
Harald Welte
2010-02-20
1
-0
/
+215