index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gsm
/
gsm_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: add function gsm_fn_as_gsmtime_str()
Philipp Maier
2017-07-11
1
-0
/
+11
*
gsm_utils: Add osmo_dump_gsmtime
Pau Espin Pedrol
2017-07-10
1
-0
/
+11
*
Fix warnings: tolower() and similar require uchar
Pau Espin Pedrol
2017-06-23
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-0
/
+1
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-23
/
+23
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-14
/
+87
*
Update doxygen main page for libosmo{core,gsm,vty}
Harald Welte
2017-06-12
1
-0
/
+13
*
Add function to make Uplink Measurement
Max
2016-05-17
1
-0
/
+20
*
Add function for appending range1024 to bitvec
Max
2016-04-23
1
-0
/
+36
*
Fix sporadic out-of-bounds error
Max
2016-01-22
1
-13
/
+21
*
Add G-RNTI derived TLLI types defined in 23.003
Harald Welte
2015-08-18
1
-1
/
+5
*
sms: Fix gsm_7bit legacy functions return value
Jacob Erlbeck
2014-01-09
1
-6
/
+11
*
sms: Added comment about the gsm_7bit_alphabet table
Jacob Erlbeck
2013-08-12
1
-2
/
+6
*
sms: Added result buffer size parameter to 7bit conv funs
Jacob Erlbeck
2013-08-12
1
-51
/
+94
*
Add special 7-bit encoding and decoding functions for USSD coding
Andreas Eversberg
2013-08-08
1
-0
/
+31
*
encoding: Provide an overload for the gsm_7bit_encode and a simple test
Holger Hans Peter Freyther
2013-08-08
1
-2
/
+8
*
gsm: Revert the gsm_7bit_encode changes as they are wrong
Holger Hans Peter Freyther
2013-07-07
1
-6
/
+0
*
Fix encoding of last character at 7bit encoding function
Andreas Eversberg
2013-07-06
1
-0
/
+6
*
gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05
Bhaskar
2013-05-23
1
-2
/
+2
*
gsm_septets2octets(): Input parameter should be const
Harald Welte
2013-03-13
1
-1
/
+2
*
gsm: Add method to find ARFCN based on frequency
Sylvain Munaut
2012-12-11
1
-45
/
+65
*
gsm_utils.c: in 7bit decoding, first check if the last character was an exten...
Nico Golde
2012-09-21
1
-5
/
+5
*
gsm_utils: Fix up coding style in previous patch
Harald Welte
2012-09-20
1
-2
/
+2
*
gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages
Nico Golde
2012-09-20
1
-14
/
+13
*
gsm: Address compiler warning about unused variable 'z'
Holger Hans Peter Freyther
2012-09-11
1
-3
/
+4
*
doxygen: Add main page for all three libraries
Harald Welte
2011-08-30
1
-0
/
+40
*
sms: Fix style issues with the code, add spaces after keywords
Holger Hans Peter Freyther
2011-07-24
1
-5
/
+5
*
sms: SMS where cropped (from VTY), concatenation of SMS where not possible
Dennis Wehrle
2011-07-24
1
-29
/
+89
*
gsm/utils: Adding conversion of "mobile power class" to dBm
Andreas Eversberg
2011-06-26
1
-0
/
+41
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-3
/
+3
*
This patch moves the GSM-specific functions to the new library
Pablo Neira Ayuso
2011-03-23
1
-0
/
+465