1. b67a8a3 rlcmac: Reduce the depedency on the global gprs_rlcmac_bts variable by Holger Hans Peter Freyther · 11 years ago
  2. 90d5df4 bssgp: These routines are not public API.. make them static for now 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. 90692f9 misc: Move the struct bssgp_bvc_ctx into the struct osmo_pcu 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. 30a73d8 PCU: respect the PCU-side "local port" as configured via L1 IF by Harald Welte · 11 years ago
  7. 4b39dd1 Replace local definitions by header gprs_bssgp_bss.h by Andreas Eversberg · 12 years ago
  8. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  9. bf5a0f6 Move BSSGP/NS instances creation and desctruction to gprs_bssgp_pcu.cpp by Andreas Eversberg · 12 years ago
  10. d679009 remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  11. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  12. fe411b3 Hack to slow down uplink transfer by Andreas Eversberg · 12 years ago
  13. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gprs_bssgp_pcu.h]
  14. 5e0df93 Fixed parsing of BSSGP DL-UNITDATA in gprs_bssgp_pcu_rx_dl_ud() function. by Ivan Kluchnikov · 12 years ago
  15. b172b1b Fixed handling of LLC-PDU Length Indicator. by Ivan Kluchnikov · 12 years ago
  16. 3fa42b2 Fixed length of BSSGP header. by Ivan Kluchnikov · 12 years ago
  17. a21f275 Fixed RLC/MAC downlink block data length and gprs_rlcmac_tx_dl_data_block function. by Ivan Kluchnikov · 12 years ago
  18. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  19. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago[Renamed (65%) from bssgp.h]
  20. 8aa4c52 Added segmentation of LLC PDUs into RLC data blocks. by Ivan Kluchnikov · 12 years ago
  21. 5c2f9fb Added RLC/MAC application. by Ivan Kluchnikov · 12 years ago