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