1. cca5d93 transceiver: add experimental viterbi equalizer support by Eric · 10 months ago
  2. 8c1d590 trx: fix dev-args issue by Eric · 9 months ago
  3. f8c7a52 devices: add freq/gain override for uhd by Eric Wild · 1 year ago
  4. 19e134a transceiver: pass cfg struct instead of args by Eric · 1 year ago
  5. 874542c CommonLibs: clean up and fix Makefile.am by Vadim Yanitskiy · 1 year, 2 months ago
  6. f476a67 CommonLibs: remove unused *trx in cfg[_no]_ctr_error_threshold_cmd by Vadim Yanitskiy · 1 year, 2 months ago
  7. 5561f11 clean up mutex, scopedlock, and signal classes by Eric · 1 year, 10 months ago
  8. 19faae8 threshold_timer_update_intv(): call osmo_timer_del() unconditionally by Vadim Yanitskiy · 1 year, 10 months ago
  9. 424c74d treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago 2021q4 2022q1
  10. 5e40d92 trx_rate_ctr: use thread safe strerror() in device_sig_cb() by Vadim Yanitskiy · 2 years, 7 months ago
  11. 0c34c64 vty: printing fn offset should be signed by Eric · 3 years ago
  12. 0a03822 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years ago
  13. c27fe60 add hidden fn adjustment command by Eric · 3 years, 1 month ago
  14. 17ce774 Threads: Avoid printing pthread_self() by Pau Espin Pedrol · 3 years, 3 months ago
  15. d06259f Drop logging pthread ID by Pau Espin Pedrol · 3 years, 3 months ago
  16. 6c646c3 Threads.cpp: Fix missing extern C around libosmocore include by Pau Espin Pedrol · 3 years, 3 months ago
  17. 3b8f7c4 Add a (hidden) VTY parameter for Rx/Tx freq. shifting by Vadim Yanitskiy · 6 years ago
  18. 5738940 Replace my_gettid with libosmocore osmo_gettid API by Pau Espin Pedrol · 3 years, 3 months ago
  19. cec9eda Threads.cpp: Use already existing gettid wrapper function by Pau Espin Pedrol · 3 years, 3 months ago
  20. 1587307 vty: fix swapped documentation for 'filler type' command by Vadim Yanitskiy · 3 years, 5 months ago
  21. faacb19 vty: fix documentation for 'ext-rach (disable|enable)' by Vadim Yanitskiy · 3 years, 7 months ago
  22. c0e7ce9 vty: auto-generate cmd and doc strings for cfg_filler_type_cmd by Vadim Yanitskiy · 3 years, 7 months ago
  23. ab6e7f3 vty: remove groundless statement about filler type 'dummy' by Vadim Yanitskiy · 3 years, 7 months ago
  24. 5d6504c vty: fix documentation for 'multi-arfcn (disable|enable)' by Vadim Yanitskiy · 3 years, 7 months ago
  25. c620ced vty: cosmetic: use VTY_IPV4_CMD in 'bind-ip' / 'remote-ip' by Vadim Yanitskiy · 3 years, 7 months ago
  26. ef79fd9 vty: fix documentation for 'rx-sps (1|4)' and 'tx-sps (1|4)' by Vadim Yanitskiy · 3 years, 7 months ago
  27. e0bdb6b vty: fix documentation for 'egprs (disable|enable)' by Vadim Yanitskiy · 3 years, 7 months ago
  28. 948b4e4 vty: fix documentation for 'swap-channels (disable|enable)' by Vadim Yanitskiy · 3 years, 7 months ago
  29. e91544d Calculate RSSI offset based on RxGain configuration by Pau Espin Pedrol · 3 years, 7 months ago
  30. 93fee1f Transceiver: Pass config struct instead of large list of params by Pau Espin Pedrol · 3 years, 7 months ago
  31. 30863e8 vty: add attributes to VTY commands indicating when they apply by Philipp Maier · 3 years, 8 months ago
  32. 4d43684 vty: add multi-ARFCN specific warning for chan N > 0 by Vadim Yanitskiy · 3 years, 8 months ago
  33. 7a52e42 transceiver: optimize code if optimizations are enabled by Eric · 3 years, 9 months ago
  34. 553a250 Use new libosmovty cpu sched config features by Pau Espin Pedrol · 3 years, 10 months ago
  35. 1d165a0 Transceiver: Add several rate_ctr for rx error conditions by Pau Espin Pedrol · 3 years, 10 months ago
  36. 761da1a Introduce CTR log category by Pau Espin Pedrol · 3 years, 10 months ago
  37. 9032c87 trx_rate_ctr: Lower some log levels by Pau Espin Pedrol · 3 years, 10 months ago
  38. 1d0c6fe Add rate counter for missing Txbursts when scheduled towards the radioInterface by Pau Espin Pedrol · 3 years, 11 months ago
  39. c0d6fd2 Introduce rate counters to detect issues in received Dl bursts from TRXD by Pau Espin Pedrol · 3 years, 11 months ago
  40. 032c1d8 trx_rate_ctr: Fix locking wrong mutex by Pau Espin Pedrol · 3 years, 10 months ago
  41. 92ba59d Introduce rate counter tx_stale_bursts by Pau Espin Pedrol · 3 years, 11 months ago
  42. 6a3a2b8 Rename device specific rate counter multi-thread helpers by Pau Espin Pedrol · 3 years, 11 months ago
  43. fb96767 trx_rate_ctr: Fix immediate rescheduling on per-sec thresholds by Pau Espin Pedrol · 3 years, 11 months ago
  44. 394053e cosmetic: trx_rate_ctr: Fix whitespace by Pau Espin Pedrol · 3 years, 11 months ago
  45. 748d8ed debug: use LOGL_NOTICE for log category DDEV by Philipp Maier · 4 years, 2 months ago
  46. 93707d0 cosmetic: fix several typos found by codespell by Pau Espin Pedrol · 4 years, 3 months ago
  47. 5291e8a debug.h: Fix print format of chan in CLOGCHAN by Pau Espin Pedrol · 4 years, 3 months ago
  48. 7a07de1 debug.h: Avoid printing pthread_t type by Pau Espin Pedrol · 4 years, 3 months ago
  49. a7bf6cd lms: Store device type specific parameters in one place by Pau Espin Pedrol · 4 years, 4 months ago
  50. 84231bd uhd: Use DEVDRV log category and support UHD >=3.11 logging framework by Pau Espin Pedrol · 4 years, 5 months ago
  51. aebbfe0 Make logging category DLMS generic and reusable for other backends by Pau Espin Pedrol · 4 years, 5 months ago
  52. 9f2baf3 Transceiver.cpp: Introduce and use new logging categories by Pau Espin Pedrol · 4 years, 5 months ago
  53. 9a87d90 vty: Simplify filler burst settings and improve help and readability. by Alexander Chemeris · 4 years, 7 months ago
  54. 066fd04 Fix common misspellings and typos by Martin Hauke · 4 years, 7 months ago
  55. aeaba02 vty: Don't enable random filler bursts automatically with EDGE. by Alexander Chemeris · 4 years, 7 months ago
  56. b7e9927 Use new libosmocore logging lock API by Pau Espin Pedrol · 4 years, 8 months ago
  57. e503c98 radioInterface: Atomically fetch and change underrun variable by Pau Espin Pedrol · 4 years, 8 months ago
  58. 68a7809 lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctr by Pau Espin Pedrol · 4 years, 10 months ago
  59. 21d03d3 Add SPDX annotation by Pau Espin Pedrol · 4 years, 10 months ago
  60. bdb970e cosmetic: Fix trailing whitespace in several files by Pau Espin Pedrol · 4 years, 10 months ago
  61. 2a3d8ba Timeval: Restore output stream flags after changing them by Harald Welte · 4 years, 10 months ago
  62. c9202ab Logger: global Log mutex is now available from C code by Pau Espin Pedrol · 4 years, 11 months ago
  63. b9d2515 Transceiver: replace UDPSocket with libosmocore socket API by Pau Espin Pedrol · 4 years, 11 months ago
  64. e9ce77b trx_{vty,rate_ctr}: Set proper license AGPLv3+ by Pau Espin Pedrol · 5 years ago
  65. ac0487e Add option to set stack size in config file, default == 0 == OS default by Eric Wild · 5 years ago
  66. 6a305fe Add VTY commands to set error ctr thresholds by Pau Espin Pedrol · 5 years ago
  67. b426e4a Rename and move STOP signal from Transceiver to main by Pau Espin Pedrol · 5 years ago
  68. 4456b6f Add rate_ctr support to store/retrieve SDR errors through VTY by Pau Espin Pedrol · 5 years ago
  69. fc73c07 Introduce LOGCHAN macro to standarize logging channel info by Pau Espin Pedrol · 5 years ago
  70. 75cb0b9 Move duplicated thread_enable_cancel to CommonLibs by Pau Espin Pedrol · 5 years ago
  71. 46324d3 cosmetic: Threads.h: Remove trailing whitespace by Pau Espin Pedrol · 5 years ago
  72. d280045 multi-ARFCN: fix maximum number of carriers limitation by Tom Tsou · 5 years ago
  73. a8b3565 VTY: add extended (11-bit) RACH detection toggle by Vadim Yanitskiy · 6 years ago
  74. 4703140 Timeval: Move to osmo_clock_gettime by Pau Espin Pedrol · 5 years ago
  75. 0646b3c Timeval: Move implementation to use clock_gettime and timespec by Pau Espin Pedrol · 5 years ago
  76. 46cf9ef Timeval: passed() returns true if time is equal by Pau Espin Pedrol · 5 years ago
  77. 8d9a05c osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp by Oliver Smith · 5 years ago
  78. 441d82a Add TRXCTRL log category by Pau Espin Pedrol · 5 years ago
  79. f733176 SigProcLib: Improve Vector buffer allocation mess by Pau Espin Pedrol · 5 years ago
  80. 41c68aa PointerFIFO: Fix memleak of ListNode by Pau Espin Pedrol · 5 years ago
  81. 55dd2aa CommonLibs/Makefile.am: Specify libcommon_la_LIBADD by Pau Espin Pedrol · 6 years ago
  82. 5b60c98 Use pthread_setname_np to name threads by Pau Espin Pedrol · 6 years ago
  83. e625553 Vector: Copy arrays in a sane way for non-trivially copyable types by Pau Espin Pedrol · 6 years ago
  84. 21ce05c cosmetic: Fix trailing whitespace in several files by Pau Espin Pedrol · 6 years ago
  85. 5e68cde SigProcLib: Use available copyTo Vector API instead of memcopy by Pau Espin Pedrol · 6 years ago
  86. db936b9 osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on error by Pau Espin Pedrol · 6 years ago
  87. 86be40b Logger: Disable pthread cancel point inside Logger destructor by Pau Espin Pedrol · 6 years ago
  88. aae403f vty: Fix typo in gpsdo clock reference type by Pau Espin Pedrol · 6 years ago
  89. 5cc8858 logging: Introduce new "DDEV" category for device-specific code by Harald Welte · 6 years ago
  90. 03b3c30 Fix config file saving of {tx,rx}-path VTY config strings by Harald Welte · 6 years ago
  91. c7a0bf1 lms: Several improvements and compilation/runtime fixes by Pau Espin Pedrol · 6 years ago
  92. 01eea0a trx_vty.c: fix: use CONFIG_NODE as parent by default by Vadim Yanitskiy · 6 years ago
  93. 478f82f build: Fix make distcheck by Pau Espin Pedrol · 6 years ago
  94. 3b78cbf Logger: Print correct source file and line number by Pau Espin Pedrol · 6 years ago
  95. a3ab8c2 vty: Implement VTY cfg parsing for current parameters by Pau Espin Pedrol · 6 years ago
  96. efac20b Move enums required by VTY to a separate header by Pau Espin Pedrol · 6 years ago
  97. 3da1f83 Logger: Use libosmocore logging system by Pau Espin Pedrol · 6 years ago
  98. 5ea1817 Add initial support for logging, vty, ctrl by Pau Espin Pedrol · 6 years ago
  99. 61837c0 Logger: Remove gLogToConsole flag by Pau Espin Pedrol · 6 years ago
  100. f83e11f Logger: Remove unused includes by Pau Espin Pedrol · 6 years ago