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