1. 00fc6b1 pcu: Call bssgp_set_log_ss(DBSSGP) in main() by Jacob Erlbeck · 9 years ago
  2. 6d8884d Always exit and don't try to recover by Daniel Willmann · 10 years ago
  3. 12c039c debug_diagram: Remove the special debug_diagram compilation mode by Holger Hans Peter Freyther · 11 years ago
  4. 4e8b50c misc: Fix a potential leak on config parsing by Holger Hans Peter Freyther · 11 years ago
  5. 111614a ta: Create TimingAdvance class and make it belong to the BTS by Holger Hans Peter Freyther · 11 years ago
  6. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  7. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  8. a30f476 misc: Add an option exit/quit when the BSSGP is supposed to be destroyed by Holger Hans Peter Freyther · 11 years ago
  9. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  10. 783aa4b Allow to enable realtime priority for the BTS process by Andreas Eversberg · 11 years ago
  11. 72075f0 Make the code handle SIGTERM. by Holger Hans Peter Freyther · 11 years ago
  12. 0b874b6 Use default 'alpha' value of 0 by Andreas Eversberg · 11 years ago
  13. e5a0939 pcu_main: Add '-V' to obtain the (compile) version of osmo-pcu by Harald Welte · 11 years ago 0.1 0.1.0
  14. 7a5a67a Use global PCU's talloc context for all talloc calls by Andreas Eversberg · 11 years ago
  15. b83e2a7 Adding flow chart diagram of ongoing TBFs and their events by Andreas Eversberg · 12 years ago
  16. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  17. aafcbbb Set Alpha and Gamma at assingment messages for power control by Andreas Eversberg · 12 years ago
  18. cd8a83a Statefull reset and unblock BVCs and sending flow control messages by Andreas Eversberg · 12 years ago
  19. 53f4725 Adding multislot allocation algorithm by Andreas Eversberg · 12 years ago
  20. f298fa8 multislot: Extracted "slot allocation algorithm" from tbf allocator by Andreas Eversberg · 12 years ago
  21. e266bd4 Adding signal handler to allow clean exit of PCU by Andreas Eversberg · 12 years ago
  22. ebde64f logging: Add vty to allow definition/storage of debug levels by Andreas Eversberg · 12 years ago
  23. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  24. 1944bd5 Minor fix of MCC, MNC options by Andreas Eversberg · 12 years ago
  25. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  26. 81e895b Adding MCC/MNC spoof options to pcu_main.cpp by Andreas Eversberg · 12 years ago
  27. dfa563c RLC/MAC process makes use from attributes, received from PCU socket by Andreas Eversberg · 12 years ago
  28. b3c6f6c Receive cell informations via PCU socket interface by Andreas Eversberg · 12 years ago
  29. d679009 remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  30. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  31. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  32. cf7b3a5 Merge branch 'jolly' Merged jolly branch with master, fixed conflicts. by Ivan Kluchnikov · 12 years ago
  33. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  34. 477e79e remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  35. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from pcu_main.cpp]
  36. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  37. 61a33f7 Added support of osmo_timers and osmo_gsm_timers for TBF. 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