| 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 |
* | Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0 | Pau Espin Pedrol | 2018-07-27 | 1 | -1/+1 |
* | 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 |
* | Bump version: 0.10.2.284-bc47-dirty → 0.11.0 | Pau Espin Pedrol | 2018-05-03 | 1 | -1/+1 |
* | coding: Add BER-reporting RACH decode functions | Harald Welte | 2018-02-26 | 2 | -4/+44 |
* | 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 |
* | coding: move eB adjustement to appropriate place | Max | 2018-01-05 | 1 | -7/+2 |
* | Add functions for extended RACH coding | Max | 2017-12-11 | 2 | -17/+65 |
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 5 | -0/+10 |
* | 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 |
* | Makefile.am: fix missing LTLDFLAGS for libosmocoding | Vadim Yanitskiy | 2017-08-31 | 1 | -0/+1 |
* | doxygen: unify use of \file across the board | Neels Hofmeyr | 2017-06-23 | 5 | -47/+38 |
* | doxygen: enable AUTOBRIEF, drop \brief | Neels Hofmeyr | 2017-06-23 | 5 | -73/+73 |
* | 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 |
* | gsm0503_interleaving: Mark input arguments as 'const *' | Harald Welte | 2017-06-12 | 1 | -5/+5 |
* | Add doxygen documentation to libosmocoding | Harald Welte | 2017-06-12 | 5 | -30/+414 |
* | gsm0503_{coding,mapping}: Mark input arguments as 'const' | Harald Welte | 2017-06-12 | 2 | -55/+54 |
* | Distinguish between unsupported and invalid MCS | Max | 2017-05-24 | 1 | -6/+9 |
* | add libpseudotalloc as super-simplistic talloc replacement | Harald Welte | 2017-05-17 | 1 | -0/+4 |
* | build: coding/gsm0503: fix build in sep. dir: -I builddir | Neels Hofmeyr | 2017-03-20 | 1 | -0/+1 |
* | build: cosmetic: coding: break a CPPFLAGS line | Neels Hofmeyr | 2017-03-13 | 1 | -1/+3 |
* | libosmocoding: migrate transcoding routines from OsmoBTS | Vadim Yanitskiy | 2017-03-07 | 7 | -0/+5553 |