1. e742cc0 Use Timing Advance Index in UL assignments by Max · 5 years ago
  2. 3eb4736 Rewrite Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  3. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  4. 81b58cc Add encoding tests for Immediate Assignment by Max · 5 years ago
  5. 7426c5f Add define for dummy burst string by Max · 5 years ago
  6. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  7. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  8. 71affce Allocate global context for TypesTest by Max · 6 years ago
  9. 20c7c46 Add tests for pcu_lsb() by Max · 7 years ago
  10. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  11. c0c3afd Handle Immediate assignment reject by aravind sirsikar · 8 years ago
  12. 7c7a86c Fix GPRS PUAN encoding: wrong BSN status by Aravind Sirsikar · 8 years ago
  13. a35c911 GPRS: PUAN encoding: add test case to show wrong BSNs status by Aravind Sirsikar · 8 years ago
  14. 419b034 tbf: Use bitvec based window methods for GPRS by Jacob Erlbeck · 8 years ago
  15. a3a567e rlc: Add constructor to window classes by Jacob Erlbeck · 9 years ago
  16. d87e1d6 rlc: Do not raise_v_q in receive_bsn by Jacob Erlbeck · 9 years ago
  17. 1f33294 pcu: Fix non-critical warnings by Jacob Erlbeck · 9 years ago
  18. d54d9f5 rlc: Use an enum for the state array instead of chars by Daniel Willmann · 11 years ago
  19. 146514e rlc/tbf: Move v_b into DL window by Daniel Willmann · 11 years ago
  20. 5584479 rlc/tbf: Add function receive_bsn that updates v_r, v_q, v_n by Daniel Willmann · 11 years ago
  21. 7c3751b rlc/tbf: Move v_n into gprs_rlc_ul_window and adapt the tests by Daniel Willmann · 11 years ago
  22. 48df40d tests/TypesTest: Check rbb handling in DL by Daniel Willmann · 11 years ago
  23. f1786a3 tests/TypesTest: Ensure that extract_rbb(encode_rbb(x)) == x by Daniel Willmann · 11 years ago
  24. 0f2b5fc tests/TypesTest: Print the result of Encoding::encode_rbb() by Daniel Willmann · 11 years ago
  25. c3f4330 tests/TypesTest: Add OSMO_ASSERT_STR_EQ which prints out the parameters by Daniel Willmann · 11 years ago
  26. f86fb7a tests/TypesTest: Test ssn() and update_rbb() uplink window methods in TypesTest by Daniel Willmann · 11 years ago
  27. 11f2d58 rlc: Create a testcase for the uplink window by Holger Hans Peter Freyther · 11 years ago
  28. faf3ef4 rlc: Add a basic test for the DL Window and moving the window by Holger Hans Peter Freyther · 11 years ago
  29. e9b1ebb rlc: Test the basic of the gprs_rlc_v_n code for remembering the state by Holger Hans Peter Freyther · 11 years ago
  30. 9525567 rlc: Create a basic test that mark/is is talking about the same by Holger Hans Peter Freyther · 11 years ago
  31. c6382dd rlc: Add a simple test for the RLC data structure for the init by Holger Hans Peter Freyther · 11 years ago
  32. 6058220 types: Add a simple testcase for basic types and fix the LLC code by Holger Hans Peter Freyther · 11 years ago