index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
coding
/
gsm0503_coding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
coding: Always initialize bit counters in gsm0503_pdtch_egprs_decode().
Alexander Chemeris
2018-09-05
1
-0
/
+5
*
coding: Correctly count bits when decoding EDGE bursts with MCS >= 7.
Alexander Chemeris
2018-09-05
1
-1
/
+8
*
libosmocoding: clarify return values for TCH decoding functions
Pau Espin Pedrol
2018-07-19
1
-4
/
+8
*
coding: Documentation typo fix.
Alexander Chemeris
2018-07-14
1
-1
/
+1
*
coding: Fix (E)GPRS BER calculation to correctly account for puncturing.
Alexander Chemeris
2018-07-14
1
-5
/
+24
*
coding: Add BER-reporting RACH decode functions
Harald Welte
2018-02-26
1
-4
/
+42
*
libosmocoding: use frame length definitions from codec.h
Vadim Yanitskiy
2018-01-24
1
-7
/
+0
*
libosmocoding: fix typo in library documentation
Vadim Yanitskiy
2018-01-23
1
-1
/
+1
*
Add functions for extended RACH coding
Max
2017-12-11
1
-17
/
+63
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
gsm0503_coding.c: Use majority vote in tch_efr_unreorder()
Niro Mahasinghe
2017-11-03
1
-3
/
+3
*
gsm0503_coding.c: Fix tch_efr_unreorder() of one bit
Niro Mahasinghe
2017-11-03
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-3
/
+2
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-38
/
+38
*
Move NUM_BYTES macro to core library
Max
2017-06-19
1
-1
/
+1
*
gsm0503_coding: Mark gsm0503_mcs_{ul,dl}_codes as const
Harald Welte
2017-06-12
1
-6
/
+6
*
Add doxygen documentation to libosmocoding
Harald Welte
2017-06-12
1
-11
/
+249
*
gsm0503_{coding,mapping}: Mark input arguments as 'const'
Harald Welte
2017-06-12
1
-52
/
+51
*
Distinguish between unsupported and invalid MCS
Max
2017-05-24
1
-6
/
+9
*
libosmocoding: migrate transcoding routines from OsmoBTS
Vadim Yanitskiy
2017-03-07
1
-0
/
+2681