1. ba1cd9b Fixed two issues found by clang, pointed out by Holger by Andreas Eversberg · 12 years ago
  2. 7f5352c Fix: gprs_rlcmac_trigger_downlink_assignment() selects correct channel by Andreas Eversberg · 12 years ago
  3. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  4. 06f96cd Added missing TA value assignment by Andreas Eversberg · 12 years ago
  5. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  6. 51ab134 Added parsing of multislot class inside BSSGP PDU by Andreas Eversberg · 12 years ago
  7. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  8. b8695f2 Removed obsolete if-condition by Andreas Eversberg · 12 years ago
  9. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  10. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  11. 0e40309 Restructured debugging levels to get better overview of TBFs/processes by Andreas Eversberg · 12 years ago
  12. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  13. bf5a0f6 Move BSSGP/NS instances creation and desctruction to gprs_bssgp_pcu.cpp by Andreas Eversberg · 12 years ago
  14. d679009 remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  15. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  16. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  17. bbbd79d Fixed DL TBF establishment on CCCH. by Ivan Kluchnikov · 12 years ago
  18. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  19. cf7b3a5 Merge branch 'jolly' Merged jolly branch with master, fixed conflicts. by Ivan Kluchnikov · 12 years ago
  20. 7d7cf54 Packet Downlink Assigment now uses ARFCN/TN of current BTS layout by Andreas Eversberg · 12 years ago
  21. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  22. 477e79e remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  23. a9e6dc5 Improvement of TBF management. by Ivan Kluchnikov · 12 years ago
  24. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  25. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gprs_bssgp_pcu.cpp]
  26. 5e0df93 Fixed parsing of BSSGP DL-UNITDATA in gprs_bssgp_pcu_rx_dl_ud() function. by Ivan Kluchnikov · 12 years ago
  27. b172b1b Fixed handling of LLC-PDU Length Indicator. by Ivan Kluchnikov · 12 years ago
  28. 9c795ab Changed Downlink TBF Establishment. by Ivan Kluchnikov · 12 years ago
  29. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  30. c320d86 Fixed bugs in handling of TBFs. by Ivan Kluchnikov · 12 years ago
  31. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago