1. cb947e0 gprs_rlcmac: convert from C++ to C by Max · 1 year, 3 months ago
  2. 41e3847 pcu_l1_if: get rid of strange paging group calculation by Philipp Maier · 1 year, 4 months ago
  3. 4bac398 support for Ericsson RBS E1 CCU by Philipp Maier · 1 year, 5 months ago
  4. 2353ed4 bts: add IMMEDIATE ASSIGNMENT via PCH transmission by Philipp Maier · 1 year, 5 months ago
  5. 6f41762 pcu_l1_if: cosmetic: remove whitespace after * by Philipp Maier · 1 year, 5 months ago
  6. 8d03c50 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago 2021q4
  7. 5557c0a Support Neighbor Address Resolution over PCUIF IPA multiplex by Pau Espin Pedrol · 2 years, 10 months ago
  8. 1989a19 Support proto IPAC_PROTO_EXT_PCU BSC<->PCU by Pau Espin Pedrol · 3 years ago
  9. fecab50 sysmo: fix wrong FN jumps in rx RA.ind by Pau Espin Pedrol · 3 years, 4 months ago
  10. c1f31c4 Improve DATA.ind logging by Pau Espin Pedrol · 3 years, 4 months ago
  11. d1049dc Allow multiple bts objects in PCU by Pau Espin Pedrol · 3 years, 5 months ago
  12. e91c4c7 Convert osmo_bts_sock.cpp to C by Pau Espin Pedrol · 3 years, 5 months ago
  13. ac3fd12 Split PCU global PCU object from BTS object by Pau Espin Pedrol · 3 years, 6 months ago
  14. da971ee Convert GprsMS and helpers classes to C by Pau Espin Pedrol · 3 years, 7 months ago
  15. 6fd4733 l1if: fix: s/pcu_rx_rach_ind_pdtch/pcu_rx_rach_ind_ptcch/g by Vadim Yanitskiy · 4 years, 1 month ago
  16. d7c3265 Pass paging group instead of imsi where later is not needed by Pau Espin Pedrol · 4 years, 6 months ago
  17. ffebd24 PTCCH: properly handle RACH.ind for PCU_IF_SAPI_PTCCH by Vadim Yanitskiy · 4 years, 9 months ago
  18. 78f5861 PTCCH: properly handle RTS.req for PCU_IF_SAPI_PTCCH by Vadim Yanitskiy · 4 years, 9 months ago
  19. 1bcfa9a PCU: Fix TA adjustment by Minh-Quang Nguyen · 7 years ago
  20. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  21. 963cdaf Fix uninitialized members in pcu_l1_meas() by Harald Welte · 8 years ago
  22. 1f2bb6e struct pcu_l1_meas_ts: initialize ms_i_level by Harald Welte · 8 years ago
  23. d71e8b3 Use qbit-TA to update Timing Advance by Max · 8 years ago
  24. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  25. af75ce8 l1: Use the FN of all data_ind/ra_ind DSP messages by Jacob Erlbeck · 9 years ago
  26. 51b1151 l1: Store measurement values sent by the MS by Jacob Erlbeck · 9 years ago
  27. 20f6fd1 l1: Pass all L1 measurements upwards by Jacob Erlbeck · 9 years ago
  28. 9b30c7f bts: Move the frame_number into the BTS sructure by Holger Hans Peter Freyther · 11 years ago
  29. 52c911b tbf: constify the IMSI argument for the downlink assignment by Holger Hans Peter Freyther · 11 years ago
  30. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  31. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 12 years ago
  32. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  33. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  34. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  35. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  36. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  37. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  38. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  39. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from pcu_l1_if.h]
  40. 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
  41. 5310d45 L1 Interface (PCU side): Added functions for handling PhConnectInd and PhRaInd primitives. by Ivan Kluchnikov · 12 years ago
  42. 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
  43. e3a0596 Added L1 interface between PCU and OpenBTS for communication (PCU side). by Ivan Kluchnikov · 12 years ago
  44. 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]
  45. 5c2f9fb Added RLC/MAC application. by Ivan Kluchnikov · 12 years ago