1. 180def9 bts: Print the kind of message type not known. by Holger Hans Peter Freyther · 11 years ago
  2. 1997787 llc: Count timedout and silently dropped frames by Holger Hans Peter Freyther · 11 years ago
  3. b98dd9e sba: Move freeing a sba into a central place by Holger Hans Peter Freyther · 11 years ago
  4. 93e048f sba: Count SBA allocation, frees and timeouts by Holger Hans Peter Freyther · 11 years ago
  5. 1587764 bts: Provide the first set of counters by Holger Hans Peter Freyther · 11 years ago
  6. f537298 bts: Start creating statistics inside the BTS code by Holger Hans Peter Freyther · 11 years ago
  7. 3dc56a3 tbf: Move gprs_rlcmac_send_packet_uplink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  8. 02beed5 bts: Move gprs_rlcmac_rcv_rach into the BTS class by Holger Hans Peter Freyther · 11 years ago
  9. 24c1a5b bts: Move gprs_rlcmac_trigger_downlink_assignment into BTS by Holger Hans Peter Freyther · 11 years ago
  10. d9262b3 tbf: Move gprs_rlcmac_poll_timeout into the tbf by Holger Hans Peter Freyther · 11 years ago
  11. 40cfaa6 bts: Move rcv_imm_ass_cnf into the bts code by Holger Hans Peter Freyther · 11 years ago
  12. 70ddde6 tbf/bts: Move the tfi_find_free into the bts by Holger Hans Peter Freyther · 11 years ago
  13. f63cabd tbf/pdch/bts: Move the tbf look-up by tfi into the BTS by Holger Hans Peter Freyther · 11 years ago
  14. a54bbbb pdch/tbf: Add another todo item for badly placed code... by Holger Hans Peter Freyther · 11 years ago
  15. dea63b9 sba/pdch: Use thepdch to look up a sba for a frame number by Holger Hans Peter Freyther · 11 years ago
  16. 05f8efc pdch: Remove the trx_no/ts_no parameter and use/caclulate it on demand by Holger Hans Peter Freyther · 11 years ago
  17. 4f753c6 pdch: Remove the bts argument from rcv_control_block by Holger Hans Peter Freyther · 11 years ago
  18. 65be480 pdch: Remove the the bts parameter from rcv_data_block_acknowledged by Holger Hans Peter Freyther · 11 years ago
  19. 86300bb tbf: Move the timer routine into the class by Holger Hans Peter Freyther · 11 years ago
  20. fcbc702 pdch: Move the giant switch/case of gprs_rlcmac_rcv_control_block by Holger Hans Peter Freyther · 11 years ago
  21. d11290b pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdch by Holger Hans Peter Freyther · 11 years ago
  22. 6f9f434 pdch: Move the dispatch of gprs_rlcmac_rcv_block into the pdch by Holger Hans Peter Freyther · 11 years ago
  23. 9ae367f pdch: Instead of passing bts, trx, ts use the pdch by Holger Hans Peter Freyther · 11 years ago
  24. 09ef27a pdch: Simplify the reset code, rename variables to XYZ_no by Holger Hans Peter Freyther · 11 years ago
  25. 4ed1dae bts: Add backpointers to the PDCH and TRX structures by Holger Hans Peter Freyther · 11 years ago
  26. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  27. cedf890 sba: Create a SBAController that will manage the sbas for a BTS by Holger Hans Peter Freyther · 11 years ago
  28. 63f29d6 encoding: Move the functions into the encoding class by Holger Hans Peter Freyther · 11 years ago
  29. 9446485 pdch: Only say we have paged when this has actually been done by Holger Hans Peter Freyther · 11 years ago
  30. f098489 bts/pdch: Move the adding of paging to the BTS/PDCH objects by Holger Hans Peter Freyther · 11 years ago
  31. 24e98d0 pdch: Move paging dequeue into the PDCH object by Holger Hans Peter Freyther · 11 years ago
  32. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  33. b78adcd bts: Introduce a PollController that has the responsibility to poll by Holger Hans Peter Freyther · 11 years ago
  34. 9b30c7f bts: Move the frame_number into the BTS sructure by Holger Hans Peter Freyther · 11 years ago
  35. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago