1. 1bcfa9a PCU: Fix TA adjustment by Minh-Quang Nguyen · 7 years ago
  2. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  3. 963cdaf Fix uninitialized members in pcu_l1_meas() by Harald Welte · 8 years ago
  4. 1f2bb6e struct pcu_l1_meas_ts: initialize ms_i_level by Harald Welte · 8 years ago
  5. d71e8b3 Use qbit-TA to update Timing Advance by Max · 8 years ago
  6. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  7. af75ce8 l1: Use the FN of all data_ind/ra_ind DSP messages by Jacob Erlbeck · 9 years ago
  8. 51b1151 l1: Store measurement values sent by the MS by Jacob Erlbeck · 9 years ago
  9. 20f6fd1 l1: Pass all L1 measurements upwards by Jacob Erlbeck · 9 years ago
  10. 9b30c7f bts: Move the frame_number into the BTS sructure by Holger Hans Peter Freyther · 11 years ago
  11. 52c911b tbf: constify the IMSI argument for the downlink assignment by Holger Hans Peter Freyther · 11 years ago
  12. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  13. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 12 years ago
  14. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  15. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  16. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  17. c7e7f68 Implemented Paging procedure 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. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  20. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  21. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from pcu_l1_if.h]
  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. 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
  25. e3a0596 Added L1 interface between PCU and OpenBTS for communication (PCU side). by Ivan Kluchnikov · 12 years ago
  26. 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]
  27. 5c2f9fb Added RLC/MAC application. by Ivan Kluchnikov · 12 years ago