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