Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |