1. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  2. cbcd124 Fix: Add timer for downlink TBF in assignment state by Andreas Eversberg · 12 years ago
  3. 309ce74 Fix: tfi_alloc() has some signed attributes by Andreas Eversberg · 12 years ago
  4. 14db19e Adding flags for debugging assignment and polling timeout by Andreas Eversberg · 12 years ago
  5. 802bb6e Adding polling for packet control ack at packet downlink/uplink assignment by Andreas Eversberg · 12 years ago
  6. 08e93cd Use final_ack_sent and contention_resolution_done to define ongoing UL TBF by Andreas Eversberg · 12 years ago
  7. b3ded4c Added debugging of downlink bandwidth by Andreas Eversberg · 12 years ago
  8. 7f5352c Fix: gprs_rlcmac_trigger_downlink_assignment() selects correct channel by Andreas Eversberg · 12 years ago
  9. 642c7d3 Fix: We don't use timer to define when assignment is complete on PACCH by Andreas Eversberg · 12 years ago
  10. a1503fa VTY: Select timeslot allocation algorithm via VTY by Andreas Eversberg · 12 years ago
  11. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  12. 8b761a3 VTY: Added option to force given CS and ignore the scheme given by BTS by Andreas Eversberg · 12 years ago
  13. 2b91464 Added paging for RR connection on PACCH of active TBFs by Andreas Eversberg · 12 years ago
  14. ee31b78 Fixed contention resolution issue by Andreas Eversberg · 12 years ago
  15. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  16. f298fa8 multislot: Extracted "slot allocation algorithm" from tbf allocator by Andreas Eversberg · 12 years ago
  17. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  18. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  19. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  20. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  21. dfa563c RLC/MAC process makes use from attributes, received from PCU socket by Andreas Eversberg · 12 years ago
  22. b3c6f6c Receive cell informations via PCU socket interface by Andreas Eversberg · 12 years ago
  23. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  24. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  25. bbbd79d Fixed DL TBF establishment on CCCH. by Ivan Kluchnikov · 12 years ago
  26. 34460b8 Modified encoding of Packet Downlink Assignment and Packet Uplink Ack/Nack messages. by Ivan Kluchnikov · 12 years ago
  27. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  28. cf7b3a5 Merge branch 'jolly' Merged jolly branch with master, fixed conflicts. by Ivan Kluchnikov · 12 years ago
  29. 7d7cf54 Packet Downlink Assigment now uses ARFCN/TN of current BTS layout by Andreas Eversberg · 12 years ago
  30. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  31. a9e6dc5 Improvement of TBF management. by Ivan Kluchnikov · 12 years ago
  32. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gprs_rlcmac.h]
  33. bceb3fb Modified gprs_rlcmac_data_block_parse() function. by Ivan Kluchnikov · 12 years ago
  34. c5d8c27 Fixed maximum length of LLC frame. by Ivan Kluchnikov · 12 years ago
  35. 9c795ab Changed Downlink TBF Establishment. by Ivan Kluchnikov · 12 years ago
  36. 835f91e We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. by Ivan Kluchnikov · 12 years ago
  37. 5310d45 L1 Interface (PCU side): Added functions for handling PhConnectInd and PhRaInd primitives. by Ivan Kluchnikov · 12 years ago
  38. 61a33f7 Added support of osmo_timers and osmo_gsm_timers for TBF. by Ivan Kluchnikov · 12 years ago
  39. c320d86 Fixed bugs in handling of TBFs. by Ivan Kluchnikov · 12 years ago
  40. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago