1. df0fd8b osmobts_sock.cpp: do not print the same debug message twice by Vadim Yanitskiy · 4 years, 10 months ago
  2. 9e5ef54 osmobts_sock.cpp: pcu_sock_read(): further simplify the code by Vadim Yanitskiy · 4 years, 10 months ago
  3. c7849c2 osmobts_sock.cpp: pcu_sock_read(): use stack buffer, not heap by Vadim Yanitskiy · 4 years, 10 months ago
  4. aef6bf4 osmobts_sock.cpp: pcu_sock_cb(): use libosmocore's socket API by Vadim Yanitskiy · 4 years, 10 months ago
  5. 173d7fd check for overlong unix socket paths by Stefan Sperling · 6 years ago
  6. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  7. 1187a77 Update header includes by Max · 6 years ago
  8. 5b22fb7 Make osmo-pcu wait for BTS to become available at start-up time. by Stefan Sperling · 6 years ago
  9. da0a194 Print error cause of pcu socket connect failure by Pau Espin Pedrol · 7 years ago
  10. 5a6bcfb cosmetic: convert explicit warnings to fixme/todo by Max · 7 years ago
  11. c4178e5 Add pcu-socket vty config by Pau Espin Pedrol · 7 years ago
  12. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  13. b3df586 Log socket path on connection by Max · 7 years ago
  14. 68fc127 Install the pcuif_proto.h header file by Harald Welte · 8 years ago
  15. cad867e Rename define for direct hw access by Max · 8 years ago
  16. 19d1e92 osmobts_sock.cpp: Add missing space in log statement. by Harald Welte · 9 years ago
  17. 2184827 print/log OpenBTS / OsmoBTS variant in PCU startup by Harald Welte · 9 years ago
  18. d32cbbb rename sysmo_sock.cpp to osmobts_sock.cpp by Harald Welte · 9 years ago[Renamed (95%) from src/sysmo_sock.cpp]
  19. 6d8884d Always exit and don't try to recover by Daniel Willmann · 10 years ago
  20. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  21. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  22. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  23. 964ddb6 tbf: Move the code to close all timeslots into the tbf class by Holger Hans Peter Freyther · 11 years ago
  24. 9e21d84 tbf: Move header definition from gprs_rlcmac to the tbf by Holger Hans Peter Freyther · 11 years ago
  25. a30f476 misc: Add an option exit/quit when the BSSGP is supposed to be destroyed by Holger Hans Peter Freyther · 11 years ago
  26. 51c5704 misc: Remove if (timer_pending) stop_timer idiom from the code by Holger Hans Peter Freyther · 11 years ago
  27. 3afe56d Fixed closing of PDCH when enabling sysmo-bts' direct DSP access by Andreas Eversberg · 11 years ago
  28. 0f4541b Free each fl1h (sysmo-bts' layer 1 handler) when closing BTS<->PCU socket by Andreas Eversberg · 11 years ago
  29. a3c12fb Fix: Cleanly open and close NS instance by Andreas Eversberg · 12 years ago
  30. adb2f18 Assign TFI to complete TRX, not just one TS by Andreas Eversberg · 12 years ago
  31. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  32. e266bd4 Adding signal handler to allow clean exit of PCU by Andreas Eversberg · 12 years ago
  33. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago