1. 7b04501 Fixed pseudo length of IMMEDIATE ASSIGNMENT message. by Andreas Eversberg · 12 years ago
  2. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  3. dfa563c RLC/MAC process makes use from attributes, received from PCU socket by Andreas Eversberg · 12 years ago
  4. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  5. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 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. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  11. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gprs_rlcmac.cpp]
  12. 6347711 Fixed gprs_rlcmac_rcv_data_block() function. by Ivan Kluchnikov · 12 years ago
  13. 2f69acd Modified gprs_rlcmac_data_block_parse() function. by Ivan Kluchnikov · 12 years ago
  14. e359423 Modified gprs_rlcmac_segment_llc_pdu() and gprs_rlcmac_tx_dl_data_block() functions. by Ivan Kluchnikov · 12 years ago
  15. bceb3fb Modified gprs_rlcmac_data_block_parse() function. by Ivan Kluchnikov · 12 years ago
  16. b2b8100 Fixed gprs_rlcmac_rcv_data_block() and gprs_rlcmac_data_block_parse() functions. by Ivan Kluchnikov · 12 years ago
  17. 9c795ab Changed Downlink TBF Establishment. by Ivan Kluchnikov · 12 years ago
  18. 0b450c1 Modified write_packet_downlink_assignment function. by Ivan Kluchnikov · 12 years ago
  19. a21f275 Fixed RLC/MAC downlink block data length and gprs_rlcmac_tx_dl_data_block function. by Ivan Kluchnikov · 12 years ago
  20. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  21. 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
  22. 5310d45 L1 Interface (PCU side): Added functions for handling PhConnectInd and PhRaInd primitives. by Ivan Kluchnikov · 12 years ago
  23. 192e9c1 Fixed: wrong sizeof value for malloc(). by Ivan Kluchnikov · 12 years ago
  24. 61a33f7 Added support of osmo_timers and osmo_gsm_timers for TBF. by Ivan Kluchnikov · 12 years ago
  25. 8b0e8e3 Changed parameters for Downlink Immediate Assignment Rest Octets. by Ivan Kluchnikov · 12 years ago
  26. c320d86 Fixed bugs in handling of TBFs. by Ivan Kluchnikov · 12 years ago
  27. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago