1. a35c911 GPRS: PUAN encoding: add test case to show wrong BSNs status by Aravind Sirsikar · 8 years ago
  2. 419b034 tbf: Use bitvec based window methods for GPRS by Jacob Erlbeck · 8 years ago
  3. a3a567e rlc: Add constructor to window classes by Jacob Erlbeck · 9 years ago
  4. d87e1d6 rlc: Do not raise_v_q in receive_bsn by Jacob Erlbeck · 9 years ago
  5. 1f33294 pcu: Fix non-critical warnings by Jacob Erlbeck · 9 years ago
  6. d54d9f5 rlc: Use an enum for the state array instead of chars by Daniel Willmann · 11 years ago
  7. 146514e rlc/tbf: Move v_b into DL window by Daniel Willmann · 11 years ago
  8. 5584479 rlc/tbf: Add function receive_bsn that updates v_r, v_q, v_n by Daniel Willmann · 11 years ago
  9. 7c3751b rlc/tbf: Move v_n into gprs_rlc_ul_window and adapt the tests by Daniel Willmann · 11 years ago
  10. 48df40d tests/TypesTest: Check rbb handling in DL by Daniel Willmann · 11 years ago
  11. f1786a3 tests/TypesTest: Ensure that extract_rbb(encode_rbb(x)) == x by Daniel Willmann · 11 years ago
  12. 0f2b5fc tests/TypesTest: Print the result of Encoding::encode_rbb() by Daniel Willmann · 11 years ago
  13. c3f4330 tests/TypesTest: Add OSMO_ASSERT_STR_EQ which prints out the parameters by Daniel Willmann · 11 years ago
  14. f86fb7a tests/TypesTest: Test ssn() and update_rbb() uplink window methods in TypesTest by Daniel Willmann · 11 years ago
  15. 11f2d58 rlc: Create a testcase for the uplink window by Holger Hans Peter Freyther · 11 years ago
  16. faf3ef4 rlc: Add a basic test for the DL Window and moving the window by Holger Hans Peter Freyther · 11 years ago
  17. e9b1ebb rlc: Test the basic of the gprs_rlc_v_n code for remembering the state by Holger Hans Peter Freyther · 11 years ago
  18. 9525567 rlc: Create a basic test that mark/is is talking about the same by Holger Hans Peter Freyther · 11 years ago
  19. c6382dd rlc: Add a simple test for the RLC data structure for the init by Holger Hans Peter Freyther · 11 years ago
  20. 6058220 types: Add a simple testcase for basic types and fix the LLC code by Holger Hans Peter Freyther · 11 years ago