aboutsummaryrefslogtreecommitdiffstats
path: root/tests/coding
AgeCommit message (Expand)AuthorFilesLines
2020-04-17tests/coding_test: Fix test_pdtch() resultsPau Espin Pedrol2-29/+30
2020-04-17tests/coding: Test decoding of DL EGPRS data packetPau Espin Pedrol2-28/+106
2020-04-01coding: fix bit ordering in 11-bit RACH coding functionsVadim Yanitskiy1-6/+6
2020-03-31tests/coding: add 11-bit Access Burst samples from a real phoneVadim Yanitskiy2-0/+60
2020-03-31tests/coding: cosmetic: use ARRAY_SIZE() macro from utils.hVadim Yanitskiy1-2/+2
2020-03-31tests/coding: reduce verbosity of 8-bit / 11-bit RACH coding testsVadim Yanitskiy2-34570/+16
2020-03-31tests/coding: check return value of encoding / decoding functionsVadim Yanitskiy1-14/+39
2019-03-05coding: check gsm0503_rach_*() resultsMax1-8/+10
2018-02-26coding: Add BER-reporting RACH decode functionsHarald Welte1-2/+2
2018-02-08tests: coding_test: Fix compilation with -O0Pau Espin Pedrol1-2/+2
2017-12-11Add functions for extended RACH codingMax2-2/+30759
2017-11-30coding test: use OSMO_ASSERTMax1-17/+10
2017-11-28coding test: move bit dump into functionsMax1-123/+48
2017-11-28coding test: enable debug outputMax2-125/+4293
2017-11-28coding test: cosmetic cleanupMax1-101/+54
2017-03-07libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2-0/+522