1. 1989a19 Support proto IPAC_PROTO_EXT_PCU BSC<->PCU by Pau Espin Pedrol · 3 years ago
  2. fecab50 sysmo: fix wrong FN jumps in rx RA.ind by Pau Espin Pedrol · 3 years, 3 months ago
  3. c1f31c4 Improve DATA.ind logging by Pau Espin Pedrol · 3 years, 3 months ago
  4. d1049dc Allow multiple bts objects in PCU by Pau Espin Pedrol · 3 years, 4 months ago
  5. e91c4c7 Convert osmo_bts_sock.cpp to C by Pau Espin Pedrol · 3 years, 4 months ago
  6. ac3fd12 Split PCU global PCU object from BTS object by Pau Espin Pedrol · 3 years, 5 months ago
  7. da971ee Convert GprsMS and helpers classes to C by Pau Espin Pedrol · 3 years, 6 months ago
  8. 6fd4733 l1if: fix: s/pcu_rx_rach_ind_pdtch/pcu_rx_rach_ind_ptcch/g by Vadim Yanitskiy · 4 years ago
  9. d7c3265 Pass paging group instead of imsi where later is not needed by Pau Espin Pedrol · 4 years, 5 months ago
  10. ffebd24 PTCCH: properly handle RACH.ind for PCU_IF_SAPI_PTCCH by Vadim Yanitskiy · 4 years, 8 months ago
  11. 78f5861 PTCCH: properly handle RTS.req for PCU_IF_SAPI_PTCCH by Vadim Yanitskiy · 4 years, 8 months ago
  12. 1bcfa9a PCU: Fix TA adjustment by Minh-Quang Nguyen · 7 years ago
  13. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  14. 963cdaf Fix uninitialized members in pcu_l1_meas() by Harald Welte · 8 years ago
  15. 1f2bb6e struct pcu_l1_meas_ts: initialize ms_i_level by Harald Welte · 8 years ago
  16. d71e8b3 Use qbit-TA to update Timing Advance by Max · 8 years ago
  17. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  18. af75ce8 l1: Use the FN of all data_ind/ra_ind DSP messages by Jacob Erlbeck · 9 years ago
  19. 51b1151 l1: Store measurement values sent by the MS by Jacob Erlbeck · 9 years ago
  20. 20f6fd1 l1: Pass all L1 measurements upwards by Jacob Erlbeck · 9 years ago
  21. 9b30c7f bts: Move the frame_number into the BTS sructure 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. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  24. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 11 years ago
  25. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  26. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  27. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  28. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  29. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  30. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  31. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  32. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from pcu_l1_if.h]
  33. 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
  34. 5310d45 L1 Interface (PCU side): Added functions for handling PhConnectInd and PhRaInd primitives. by Ivan Kluchnikov · 12 years ago
  35. 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
  36. e3a0596 Added L1 interface between PCU and OpenBTS for communication (PCU side). by Ivan Kluchnikov · 12 years ago
  37. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago[Renamed (73%) from RLCMAC.cpp]
  38. 5c2f9fb Added RLC/MAC application. by Ivan Kluchnikov · 12 years ago