1. b3f2397 tbf: Make window() available to tbf base class by Pau Espin Pedrol · 3 years, 8 months ago
  2. 1156776 encoding: pass pdch slot directly to encoding functions by Vadim Yanitskiy · 4 years ago
  3. 5bb87b8 rlc: Move prepare() function out of gprs_rlc_data struct by Pau Espin Pedrol · 4 years, 1 month ago
  4. de0e558 gprs_debug: Use only LOGL_NOTICE as default loglevel by Philipp Maier · 4 years, 3 months ago
  5. 322456e Expect ms object to exist before calling tbf_alloc_dl_tbf() by Pau Espin Pedrol · 4 years, 2 months ago
  6. 17402a5 Expect ms object to exist before calling tbf_alloc_ul_tbf() by Pau Espin Pedrol · 4 years, 2 months ago
  7. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  8. 488aa29 cosmetic: fix whitespace by Pau Espin Pedrol · 4 years, 9 months ago
  9. 2585451 tests: test encoding of egprs ul ack/nacks by Alexander Couzens · 5 years ago
  10. e742cc0 Use Timing Advance Index in UL assignments by Max · 5 years ago
  11. 3eb4736 Rewrite Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  12. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  13. 81b58cc Add encoding tests for Immediate Assignment by Max · 5 years ago
  14. 7426c5f Add define for dummy burst string by Max · 5 years ago
  15. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  16. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  17. 71affce Allocate global context for TypesTest by Max · 6 years ago
  18. 20c7c46 Add tests for pcu_lsb() by Max · 7 years ago
  19. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  20. c0c3afd Handle Immediate assignment reject by aravind sirsikar · 8 years ago
  21. 7c7a86c Fix GPRS PUAN encoding: wrong BSN status by Aravind Sirsikar · 8 years ago
  22. a35c911 GPRS: PUAN encoding: add test case to show wrong BSNs status by Aravind Sirsikar · 8 years ago
  23. 419b034 tbf: Use bitvec based window methods for GPRS by Jacob Erlbeck · 8 years ago
  24. a3a567e rlc: Add constructor to window classes by Jacob Erlbeck · 9 years ago
  25. d87e1d6 rlc: Do not raise_v_q in receive_bsn by Jacob Erlbeck · 9 years ago
  26. 1f33294 pcu: Fix non-critical warnings by Jacob Erlbeck · 9 years ago
  27. d54d9f5 rlc: Use an enum for the state array instead of chars by Daniel Willmann · 11 years ago
  28. 146514e rlc/tbf: Move v_b into DL window by Daniel Willmann · 11 years ago
  29. 5584479 rlc/tbf: Add function receive_bsn that updates v_r, v_q, v_n by Daniel Willmann · 11 years ago
  30. 7c3751b rlc/tbf: Move v_n into gprs_rlc_ul_window and adapt the tests by Daniel Willmann · 11 years ago
  31. 48df40d tests/TypesTest: Check rbb handling in DL by Daniel Willmann · 11 years ago
  32. f1786a3 tests/TypesTest: Ensure that extract_rbb(encode_rbb(x)) == x by Daniel Willmann · 11 years ago
  33. 0f2b5fc tests/TypesTest: Print the result of Encoding::encode_rbb() by Daniel Willmann · 11 years ago
  34. c3f4330 tests/TypesTest: Add OSMO_ASSERT_STR_EQ which prints out the parameters by Daniel Willmann · 11 years ago
  35. f86fb7a tests/TypesTest: Test ssn() and update_rbb() uplink window methods in TypesTest by Daniel Willmann · 11 years ago
  36. 11f2d58 rlc: Create a testcase for the uplink window by Holger Hans Peter Freyther · 11 years ago
  37. faf3ef4 rlc: Add a basic test for the DL Window and moving the window by Holger Hans Peter Freyther · 11 years ago
  38. e9b1ebb rlc: Test the basic of the gprs_rlc_v_n code for remembering the state by Holger Hans Peter Freyther · 11 years ago
  39. 9525567 rlc: Create a basic test that mark/is is talking about the same by Holger Hans Peter Freyther · 11 years ago
  40. c6382dd rlc: Add a simple test for the RLC data structure for the init by Holger Hans Peter Freyther · 11 years ago
  41. 6058220 types: Add a simple testcase for basic types and fix the LLC code by Holger Hans Peter Freyther · 11 years ago