1. 6ca0a90 encoding: Move encoding routines into a separate file by Holger Hans Peter Freyther · 11 years ago
  2. f098489 bts/pdch: Move the adding of paging to the BTS/PDCH objects by Holger Hans Peter Freyther · 11 years ago
  3. 24e98d0 pdch: Move paging dequeue into the PDCH object by Holger Hans Peter Freyther · 11 years ago
  4. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  5. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  6. b19d726 bts: Remove global state from gprs_rlcmac_rcv_rts_block by Holger Hans Peter Freyther · 11 years ago
  7. 1af73f6 bts: Remove global state from gprs_rlcmac_add_paging by Holger Hans Peter Freyther · 11 years ago
  8. ee7a535 bts: Remove global state from write_immediate_assignment by Holger Hans Peter Freyther · 11 years ago
  9. 485860c bts: Remove global state from write_packet_uplink_assignment by Holger Hans Peter Freyther · 11 years ago
  10. d507ce6 bts: Remove global state from gprs_rlcmac_send_packet_uplink_assignment by Holger Hans Peter Freyther · 11 years ago
  11. 8d7a632 bts: Remove global state frm gprs_rlcmac_rcv_control_block by Holger Hans Peter Freyther · 11 years ago
  12. 4ffc260 bts: Remove global state from gprs_rlcmac_send_data_block_acknowledged by Holger Hans Peter Freyther · 11 years ago
  13. 9f521cd bts: Remove global state from gprs_rlcmac_send_packet_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  14. b0250eb bts: Remove global state from gprs_rlcmac_rcv_rach by Holger Hans Peter Freyther · 11 years ago
  15. 698b612 bts: Remove global state from gprs_rlcmac_rcv_data_block_acknowledged by Holger Hans Peter Freyther · 11 years ago
  16. ae947fc bts: Remove the global state from write_packet_uplink_ack by Holger Hans Peter Freyther · 11 years ago
  17. 344ff48 bts: Remove the global state gprs_rlcmac_trigger_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  18. 173a240 bts: Remove global state and the usage of the gprs_rlcmac_bts by Holger Hans Peter Freyther · 11 years ago
  19. 7380bab tbf: Move the tbf_timer_cb into the tbf class by Holger Hans Peter Freyther · 11 years ago
  20. 9e21d84 tbf: Move header definition from gprs_rlcmac to the tbf by Holger Hans Peter Freyther · 11 years ago
  21. 099535a tbf: Move the struct to the tbf.h header file by Holger Hans Peter Freyther · 11 years ago
  22. 52c911b tbf: constify the IMSI argument for the downlink assignment by Holger Hans Peter Freyther · 11 years ago
  23. d6bd91e tfi: The tfi_alloc doesn't allocate anything, rename the function by Holger Hans Peter Freyther · 11 years ago
  24. b67a8a3 rlcmac: Reduce the depedency on the global gprs_rlcmac_bts variable by Holger Hans Peter Freyther · 11 years ago
  25. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  26. 050ace2 Introduce new file for various measurements by Andreas Eversberg · 11 years ago
  27. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  28. 02d7cd2 Get rid of allocating first timeslot at tfi_alloc by Andreas Eversberg · 11 years ago
  29. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 12 years ago
  30. f01929b Rework on multislot allocation algorithm by Andreas Eversberg · 12 years ago
  31. 8c3680d Added paging PS support by Ivan Kluchnikov by Andreas Eversberg · 12 years ago
  32. afdd9e1 Fix: Don't use TIMING_ADVANCE_INDEX in assignment messages, if not used by Andreas Eversberg · 12 years ago
  33. b83e2a7 Adding flow chart diagram of ongoing TBFs and their events by Andreas Eversberg · 12 years ago
  34. 9eb552b Merge branch 'jolly' by Ivan Kluchnikov · 12 years ago
  35. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  36. 3b1332c Replace switch/case construct by a structure, to define coding schemes by Andreas Eversberg · 12 years ago
  37. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  38. aafcbbb Set Alpha and Gamma at assingment messages for power control by Andreas Eversberg · 12 years ago
  39. cd8a83a Statefull reset and unblock BVCs and sending flow control messages by Andreas Eversberg · 12 years ago
  40. adb2f18 Assign TFI to complete TRX, not just one TS by Andreas Eversberg · 12 years ago
  41. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  42. cbcd124 Fix: Add timer for downlink TBF in assignment state by Andreas Eversberg · 12 years ago
  43. 309ce74 Fix: tfi_alloc() has some signed attributes by Andreas Eversberg · 12 years ago
  44. 14db19e Adding flags for debugging assignment and polling timeout by Andreas Eversberg · 12 years ago
  45. 802bb6e Adding polling for packet control ack at packet downlink/uplink assignment by Andreas Eversberg · 12 years ago
  46. 08e93cd Use final_ack_sent and contention_resolution_done to define ongoing UL TBF by Andreas Eversberg · 12 years ago
  47. 1115f59 misc: Fix typos in the comments by Holger Hans Peter Freyther · 12 years ago
  48. b3ded4c Added debugging of downlink bandwidth by Andreas Eversberg · 12 years ago
  49. 7f5352c Fix: gprs_rlcmac_trigger_downlink_assignment() selects correct channel by Andreas Eversberg · 12 years ago
  50. 642c7d3 Fix: We don't use timer to define when assignment is complete on PACCH by Andreas Eversberg · 12 years ago
  51. a1503fa VTY: Select timeslot allocation algorithm via VTY by Andreas Eversberg · 12 years ago
  52. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  53. 8b761a3 VTY: Added option to force given CS and ignore the scheme given by BTS by Andreas Eversberg · 12 years ago
  54. 2b91464 Added paging for RR connection on PACCH of active TBFs by Andreas Eversberg · 12 years ago
  55. ee31b78 Fixed contention resolution issue by Andreas Eversberg · 12 years ago
  56. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  57. f298fa8 multislot: Extracted "slot allocation algorithm" from tbf allocator by Andreas Eversberg · 12 years ago
  58. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  59. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  60. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  61. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  62. dfa563c RLC/MAC process makes use from attributes, received from PCU socket by Andreas Eversberg · 12 years ago
  63. b3c6f6c Receive cell informations via PCU socket interface by Andreas Eversberg · 12 years ago
  64. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  65. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  66. bbbd79d Fixed DL TBF establishment on CCCH. by Ivan Kluchnikov · 12 years ago
  67. 34460b8 Modified encoding of Packet Downlink Assignment and Packet Uplink Ack/Nack messages. by Ivan Kluchnikov · 12 years ago
  68. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  69. cf7b3a5 Merge branch 'jolly' Merged jolly branch with master, fixed conflicts. by Ivan Kluchnikov · 12 years ago
  70. 7d7cf54 Packet Downlink Assigment now uses ARFCN/TN of current BTS layout by Andreas Eversberg · 12 years ago
  71. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  72. a9e6dc5 Improvement of TBF management. by Ivan Kluchnikov · 12 years ago
  73. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gprs_rlcmac.h]
  74. bceb3fb Modified gprs_rlcmac_data_block_parse() function. by Ivan Kluchnikov · 12 years ago
  75. c5d8c27 Fixed maximum length of LLC frame. by Ivan Kluchnikov · 12 years ago
  76. 9c795ab Changed Downlink TBF Establishment. by Ivan Kluchnikov · 12 years ago
  77. 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
  78. 5310d45 L1 Interface (PCU side): Added functions for handling PhConnectInd and PhRaInd primitives. by Ivan Kluchnikov · 12 years ago
  79. 61a33f7 Added support of osmo_timers and osmo_gsm_timers for TBF. by Ivan Kluchnikov · 12 years ago
  80. c320d86 Fixed bugs in handling of TBFs. by Ivan Kluchnikov · 12 years ago
  81. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago