1. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  2. bbbd79d Fixed DL TBF establishment on CCCH. by Ivan Kluchnikov · 12 years ago
  3. 34460b8 Modified encoding of Packet Downlink Assignment and Packet Uplink Ack/Nack messages. by Ivan Kluchnikov · 12 years ago
  4. d78ee73 Fixed Downlink TBF Establishment on CCCH. by Ivan Kluchnikov · 12 years ago
  5. cf7b3a5 Merge branch 'jolly' Merged jolly branch with master, fixed conflicts. by Ivan Kluchnikov · 12 years ago
  6. 7d7cf54 Packet Downlink Assigment now uses ARFCN/TN of current BTS layout by Andreas Eversberg · 12 years ago
  7. 0553408 Fixed IMM.ASS message by Andreas Eversberg · 12 years ago
  8. fe411b3 Hack to slow down uplink transfer by Andreas Eversberg · 12 years ago
  9. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  10. a9e6dc5 Improvement of TBF management. by Ivan Kluchnikov · 12 years ago
  11. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  12. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gprs_rlcmac.cpp]
  13. 6347711 Fixed gprs_rlcmac_rcv_data_block() function. by Ivan Kluchnikov · 12 years ago
  14. 2f69acd Modified gprs_rlcmac_data_block_parse() function. by Ivan Kluchnikov · 12 years ago
  15. e359423 Modified gprs_rlcmac_segment_llc_pdu() and gprs_rlcmac_tx_dl_data_block() functions. by Ivan Kluchnikov · 12 years ago
  16. bceb3fb Modified gprs_rlcmac_data_block_parse() function. by Ivan Kluchnikov · 12 years ago
  17. b2b8100 Fixed gprs_rlcmac_rcv_data_block() and gprs_rlcmac_data_block_parse() functions. by Ivan Kluchnikov · 12 years ago
  18. 9c795ab Changed Downlink TBF Establishment. by Ivan Kluchnikov · 12 years ago
  19. 0b450c1 Modified write_packet_downlink_assignment function. by Ivan Kluchnikov · 12 years ago
  20. a21f275 Fixed RLC/MAC downlink block data length and gprs_rlcmac_tx_dl_data_block function. by Ivan Kluchnikov · 12 years ago
  21. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  22. 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
  23. 5310d45 L1 Interface (PCU side): Added functions for handling PhConnectInd and PhRaInd primitives. by Ivan Kluchnikov · 12 years ago
  24. 192e9c1 Fixed: wrong sizeof value for malloc(). by Ivan Kluchnikov · 12 years ago
  25. 61a33f7 Added support of osmo_timers and osmo_gsm_timers for TBF. by Ivan Kluchnikov · 12 years ago
  26. 8b0e8e3 Changed parameters for Downlink Immediate Assignment Rest Octets. by Ivan Kluchnikov · 12 years ago
  27. c320d86 Fixed bugs in handling of TBFs. by Ivan Kluchnikov · 13 years ago
  28. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 13 years ago