1. e8d9a5f bssgp: Return the gprs_bssgp_pcu instance from create/connect by Holger Hans Peter Freyther · 11 years ago
  2. b67a8a3 rlcmac: Reduce the depedency on the global gprs_rlcmac_bts variable by Holger Hans Peter Freyther · 11 years ago
  3. 421fe79 bssgp: The method creates and the connects.. reflect that in the name by Holger Hans Peter Freyther · 11 years ago
  4. f14ddb7 pcu_l1_if.cpp: Remove unused method and comment by Holger Hans Peter Freyther · 11 years ago
  5. a30f476 misc: Add an option exit/quit when the BSSGP is supposed to be destroyed by Holger Hans Peter Freyther · 11 years ago
  6. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  7. 81a12be Fix: Correctly display SGSN remote IP at debugging by Andreas Eversberg · 11 years ago
  8. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  9. 30a73d8 PCU: respect the PCU-side "local port" as configured via L1 IF by Harald Welte · 11 years ago
  10. 3afe56d Fixed closing of PDCH when enabling sysmo-bts' direct DSP access by Andreas Eversberg · 11 years ago
  11. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 12 years ago
  12. 8c3680d Added paging PS support by Ivan Kluchnikov by Andreas Eversberg · 12 years ago
  13. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  14. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  15. 514491d Fix: Correctly interpret MCC, MNC, CELL ID from BTS by Andreas Eversberg · 12 years ago
  16. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  17. 8b761a3 VTY: Added option to force given CS and ignore the scheme given by BTS by Andreas Eversberg · 12 years ago
  18. 3b7461c Fixed Paging RR on PACCH by Andreas Eversberg · 12 years ago
  19. 2b91464 Added paging for RR connection on PACCH of active TBFs by Andreas Eversberg · 12 years ago
  20. 8389fd0 Update to version 3 of PCU socket interface (includes version check) by Andreas Eversberg · 12 years ago
  21. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  22. e266bd4 Adding signal handler to allow clean exit of PCU by Andreas Eversberg · 12 years ago
  23. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  24. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  25. 7b04501 Fixed pseudo length of IMMEDIATE ASSIGNMENT message. by Andreas Eversberg · 12 years ago
  26. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  27. bf5a0f6 Move BSSGP/NS instances creation and desctruction to gprs_bssgp_pcu.cpp by Andreas Eversberg · 12 years ago
  28. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  29. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  30. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  31. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  32. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  33. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from pcu_l1_if.cpp]
  34. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  35. 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
  36. 5310d45 L1 Interface (PCU side): Added functions for handling PhConnectInd and PhRaInd primitives. by Ivan Kluchnikov · 12 years ago
  37. 4277f0c L1 Interface (PCU side): Added function for handle phReadyToSendInd primitive. Added variable and functions for storage current FN. by Ivan Kluchnikov · 12 years ago
  38. e3a0596 Added L1 interface between PCU and OpenBTS for communication (PCU side). by Ivan Kluchnikov · 12 years ago
  39. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago