1. 5584479 rlc/tbf: Add function receive_bsn that updates v_r, v_q, v_n by Daniel Willmann · 11 years ago
  2. 7c3751b rlc/tbf: Move v_n into gprs_rlc_ul_window and adapt the tests by Daniel Willmann · 11 years ago
  3. f4a1ec6 rlc: Rename the simple raise_v_r method to avoid naming conflicts by Daniel Willmann · 11 years ago
  4. 88553ab rlc: Use sizeof() for the memset instead of ARRAY_SIZE by Holger Hans Peter Freyther · 11 years ago
  5. cc5a4cb rlc: Make the update loop more understandable by Daniel Willmann · 11 years ago
  6. 6f7cb2c decoding: Use 'I' and 'R' in rbb array for DL by Daniel Willmann · 11 years ago
  7. 8a31f9e rlc: Manage the received block bitmap in the ul_window by Daniel Willmann · 11 years ago
  8. 3cbf9e0 rlc: Make the RLC types only operate on the BSN by Holger Hans Peter Freyther · 11 years ago
  9. 7f3e662 tbf/rlc: Move raising of V(Q) into the ul window code by Holger Hans Peter Freyther · 11 years ago
  10. cbb00eb rlc/tbf: Move the code to raise V(R) into the ul_window handling by Holger Hans Peter Freyther · 11 years ago
  11. 423dd22 tbf/rlc: Move the putting of a block into the rlc code by Holger Hans Peter Freyther · 11 years ago
  12. e9b1ebb rlc: Test the basic of the gprs_rlc_v_n code for remembering the state by Holger Hans Peter Freyther · 11 years ago
  13. f1593b7 tbf/rlc: Big change and move the window handling out to the rlc by Holger Hans Peter Freyther · 11 years ago
  14. 9a76968 rlc: Use uint16_t for the BSN in all cases. by Holger Hans Peter Freyther · 11 years ago
  15. 9c5539d tbf/rlc: Move the counting of unacked frames into the RLC V_B class by Holger Hans Peter Freyther · 11 years ago
  16. bc15570 tbf/rlc: Change the code and generate the entire state in the V_B by Holger Hans Peter Freyther · 11 years ago
  17. e358ff8 tbf/rlc: Move the moving of V(A) into the V_B code by Holger Hans Peter Freyther · 11 years ago
  18. df6b4f5 tbf/rlc: Move the parsing of RBB to Decoding, move window marking out by Holger Hans Peter Freyther · 11 years ago
  19. 8b16ae3 tbf/rlc: Move the marking of frames for resend into the v_b by Holger Hans Peter Freyther · 11 years ago
  20. 1577779 rlc/tbf: Move the loop into the gprs_rlc_v_b class by Holger Hans Peter Freyther · 11 years ago
  21. 321f3c3 rlc: Move the ack state array into a separate class that can be tested by Holger Hans Peter Freyther · 11 years ago
  22. 58db60c rlc: Start to move things out of the tbf into the rlc by Holger Hans Peter Freyther · 11 years ago