1. 3c0a87c gsm0505_amr_dtx: add missing value strings by Philipp Maier · 4 years, 2 months ago
  2. 898c9c6 dtx: add decoding for AMR-DTX frames by Philipp Maier · 4 years, 5 months ago
  3. d1cd527 gsm0503_tables: Document USF encoding tables by Pau Espin Pedrol · 4 years, 3 months ago
  4. 63ebc36 gsm0503_coding: Fix USF encoding in MCS1-4 by Pau Espin Pedrol · 4 years, 3 months ago
  5. f62f073 gsm0503_coding: Fix misleading comment UL vs DL by Pau Espin Pedrol · 4 years, 3 months ago
  6. 9e713f3 coding: fix bit ordering in 11-bit RACH coding functions by Vadim Yanitskiy · 4 years, 3 months ago
  7. 8055cdd coding: fix documentation of PDTCH encoding functions by Vadim Yanitskiy · 4 years, 3 months ago
  8. 1c46d19 parity: add amr crc14 definition by Philipp Maier · 4 years, 4 months ago
  9. 2c28129 osmo-release.sh: Drop whitespace after = when parsing LIBVERSION by Pau Espin Pedrol · 5 years ago
  10. 50f7d74 coding: Always initialize bit counters in gsm0503_pdtch_egprs_decode(). by Alexander Chemeris · 6 years ago
  11. 9444326 coding: Correctly count bits when decoding EDGE bursts with MCS >= 7. by Alexander Chemeris · 6 years ago
  12. 924ef0b Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0 by Pau Espin Pedrol · 6 years ago 0.12.0
  13. f81d03f libosmocoding: clarify return values for TCH decoding functions by Pau Espin Pedrol · 6 years ago
  14. ed7d2dd coding: Documentation typo fix. by Alexander Chemeris · 6 years ago
  15. 147051f coding: Fix (E)GPRS BER calculation to correctly account for puncturing. by Alexander Chemeris · 6 years ago
  16. 13154ff Bump version: 0.10.2.284-bc47-dirty → 0.11.0 by Pau Espin Pedrol · 6 years ago 0.11.0
  17. 6950b19 coding: Add BER-reporting RACH decode functions by Harald Welte · 6 years ago
  18. a55fe9f libosmocoding: use frame length definitions from codec.h by Vadim Yanitskiy · 6 years ago
  19. 9a232fd libosmocoding: fix typo in library documentation by Vadim Yanitskiy · 6 years ago
  20. e1a511b coding: move eB adjustement to appropriate place by Max · 7 years ago
  21. 32e5641 Add functions for extended RACH coding by Max · 7 years ago
  22. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  23. c526dbc gsm0503_coding.c: Use majority vote in tch_efr_unreorder() by Niro Mahasinghe · 7 years ago
  24. 834e2ac gsm0503_coding.c: Fix tch_efr_unreorder() of one bit by Niro Mahasinghe · 7 years ago
  25. 272bd4f Makefile.am: fix missing LTLDFLAGS for libosmocoding by Vadim Yanitskiy · 7 years ago
  26. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  27. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  28. dd75bac Move NUM_BYTES macro to core library by Max · 7 years ago
  29. 2f984ea gsm0503_coding: Mark gsm0503_mcs_{ul,dl}_codes as const by Harald Welte · 7 years ago
  30. 0eb2c5d gsm0503_interleaving: Mark input arguments as 'const *' by Harald Welte · 7 years ago
  31. c663678 Add doxygen documentation to libosmocoding by Harald Welte · 7 years ago
  32. b9946d3 gsm0503_{coding,mapping}: Mark input arguments as 'const' by Harald Welte · 7 years ago
  33. c8cf820 Distinguish between unsupported and invalid MCS by Max · 7 years ago
  34. 898ffef add libpseudotalloc as super-simplistic talloc replacement by Harald Welte · 7 years ago
  35. 9b22686 build: coding/gsm0503: fix build in sep. dir: -I builddir by Neels Hofmeyr · 7 years ago
  36. 6d0fd7b build: cosmetic: coding: break a CPPFLAGS line by Neels Hofmeyr · 7 years ago
  37. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago