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