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