1. 748d8ed debug: use LOGL_NOTICE for log category DDEV by Philipp Maier · 4 years, 2 months ago
  2. 93707d0 cosmetic: fix several typos found by codespell by Pau Espin Pedrol · 4 years, 3 months ago
  3. 5291e8a debug.h: Fix print format of chan in CLOGCHAN by Pau Espin Pedrol · 4 years, 3 months ago
  4. 7a07de1 debug.h: Avoid printing pthread_t type by Pau Espin Pedrol · 4 years, 3 months ago
  5. a7bf6cd lms: Store device type specific parameters in one place by Pau Espin Pedrol · 4 years, 4 months ago
  6. 84231bd uhd: Use DEVDRV log category and support UHD >=3.11 logging framework by Pau Espin Pedrol · 4 years, 5 months ago
  7. aebbfe0 Make logging category DLMS generic and reusable for other backends by Pau Espin Pedrol · 4 years, 5 months ago
  8. 9f2baf3 Transceiver.cpp: Introduce and use new logging categories by Pau Espin Pedrol · 4 years, 5 months ago
  9. 9a87d90 vty: Simplify filler burst settings and improve help and readability. by Alexander Chemeris · 4 years, 7 months ago
  10. 066fd04 Fix common misspellings and typos by Martin Hauke · 4 years, 7 months ago
  11. aeaba02 vty: Don't enable random filler bursts automatically with EDGE. by Alexander Chemeris · 4 years, 7 months ago
  12. b7e9927 Use new libosmocore logging lock API by Pau Espin Pedrol · 4 years, 8 months ago
  13. e503c98 radioInterface: Atomically fetch and change underrun variable by Pau Espin Pedrol · 4 years, 8 months ago
  14. 68a7809 lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctr by Pau Espin Pedrol · 4 years, 10 months ago
  15. 21d03d3 Add SPDX annotation by Pau Espin Pedrol · 4 years, 10 months ago
  16. bdb970e cosmetic: Fix trailing whitespace in several files by Pau Espin Pedrol · 4 years, 10 months ago
  17. 2a3d8ba Timeval: Restore output stream flags after changing them by Harald Welte · 4 years, 10 months ago
  18. c9202ab Logger: global Log mutex is now available from C code by Pau Espin Pedrol · 4 years, 11 months ago
  19. b9d2515 Transceiver: replace UDPSocket with libosmocore socket API by Pau Espin Pedrol · 4 years, 11 months ago
  20. e9ce77b trx_{vty,rate_ctr}: Set proper license AGPLv3+ by Pau Espin Pedrol · 5 years ago
  21. ac0487e Add option to set stack size in config file, default == 0 == OS default by Eric Wild · 5 years ago
  22. 6a305fe Add VTY commands to set error ctr thresholds by Pau Espin Pedrol · 5 years ago
  23. b426e4a Rename and move STOP signal from Transceiver to main by Pau Espin Pedrol · 5 years ago
  24. 4456b6f Add rate_ctr support to store/retrieve SDR errors through VTY by Pau Espin Pedrol · 5 years ago
  25. fc73c07 Introduce LOGCHAN macro to standarize logging channel info by Pau Espin Pedrol · 5 years ago
  26. 75cb0b9 Move duplicated thread_enable_cancel to CommonLibs by Pau Espin Pedrol · 5 years ago
  27. 46324d3 cosmetic: Threads.h: Remove trailing whitespace by Pau Espin Pedrol · 5 years ago
  28. d280045 multi-ARFCN: fix maximum number of carriers limitation by Tom Tsou · 5 years ago
  29. a8b3565 VTY: add extended (11-bit) RACH detection toggle by Vadim Yanitskiy · 6 years ago
  30. 4703140 Timeval: Move to osmo_clock_gettime by Pau Espin Pedrol · 5 years ago
  31. 0646b3c Timeval: Move implementation to use clock_gettime and timespec by Pau Espin Pedrol · 5 years ago
  32. 46cf9ef Timeval: passed() returns true if time is equal by Pau Espin Pedrol · 5 years ago
  33. 8d9a05c osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp by Oliver Smith · 5 years ago
  34. 441d82a Add TRXCTRL log category by Pau Espin Pedrol · 5 years ago
  35. f733176 SigProcLib: Improve Vector buffer allocation mess by Pau Espin Pedrol · 5 years ago
  36. 41c68aa PointerFIFO: Fix memleak of ListNode by Pau Espin Pedrol · 5 years ago
  37. 55dd2aa CommonLibs/Makefile.am: Specify libcommon_la_LIBADD by Pau Espin Pedrol · 6 years ago
  38. 5b60c98 Use pthread_setname_np to name threads by Pau Espin Pedrol · 6 years ago
  39. e625553 Vector: Copy arrays in a sane way for non-trivially copyable types by Pau Espin Pedrol · 6 years ago
  40. 21ce05c cosmetic: Fix trailing whitespace in several files by Pau Espin Pedrol · 6 years ago
  41. 5e68cde SigProcLib: Use available copyTo Vector API instead of memcopy by Pau Espin Pedrol · 6 years ago
  42. db936b9 osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on error by Pau Espin Pedrol · 6 years ago
  43. 86be40b Logger: Disable pthread cancel point inside Logger destructor by Pau Espin Pedrol · 6 years ago
  44. aae403f vty: Fix typo in gpsdo clock reference type by Pau Espin Pedrol · 6 years ago
  45. 5cc8858 logging: Introduce new "DDEV" category for device-specific code by Harald Welte · 6 years ago
  46. 03b3c30 Fix config file saving of {tx,rx}-path VTY config strings by Harald Welte · 6 years ago
  47. c7a0bf1 lms: Several improvements and compilation/runtime fixes by Pau Espin Pedrol · 6 years ago
  48. 01eea0a trx_vty.c: fix: use CONFIG_NODE as parent by default by Vadim Yanitskiy · 6 years ago
  49. 478f82f build: Fix make distcheck by Pau Espin Pedrol · 6 years ago
  50. 3b78cbf Logger: Print correct source file and line number by Pau Espin Pedrol · 6 years ago
  51. a3ab8c2 vty: Implement VTY cfg parsing for current parameters by Pau Espin Pedrol · 6 years ago
  52. efac20b Move enums required by VTY to a separate header by Pau Espin Pedrol · 6 years ago
  53. 3da1f83 Logger: Use libosmocore logging system by Pau Espin Pedrol · 6 years ago
  54. 5ea1817 Add initial support for logging, vty, ctrl by Pau Espin Pedrol · 6 years ago
  55. 61837c0 Logger: Remove gLogToConsole flag by Pau Espin Pedrol · 6 years ago
  56. f83e11f Logger: Remove unused includes by Pau Espin Pedrol · 6 years ago
  57. 01aff88 Logger: Drop support to log into file by Pau Espin Pedrol · 6 years ago
  58. 11d50d9 Logger: Drop syslog support by Pau Espin Pedrol · 6 years ago
  59. 8bd111c Logger: get rid of alarm APIs by Pau Espin Pedrol · 6 years ago
  60. 3808e47 Logger: Remove unused logging macros by Pau Espin Pedrol · 6 years ago
  61. bd45a97 Logger: Drop unused gLogEarly by Pau Espin Pedrol · 6 years ago
  62. 89be118 Remove unneeded libdl dependency by Pau Espin Pedrol · 6 years ago
  63. 8639fee Remove UDDSocket class by Pau Espin Pedrol · 6 years ago
  64. 2edbe4d Sockets.cpp: Fix initialization of UDD socket by Pau Espin Pedrol · 6 years ago
  65. 2ac788b Set up GNU Autotest infrastructure by Pau Espin Pedrol · 6 years ago
  66. caf2abc Remove Configuration module and libsqlite dependency by Pau Espin Pedrol · 6 years ago
  67. de1685f Drop use of ConfigurationTable gConfig by Pau Espin Pedrol · 6 years ago
  68. f3837d2 Logger: Stop using Log.File and Log.Level from config by Pau Espin Pedrol · 6 years ago
  69. ddf4743 Logger: Stop using Log.Alarms.Max from config by Pau Espin Pedrol · 6 years ago
  70. 82f83ce cosmetic: Remove trailing whitespace by Pau Espin Pedrol · 6 years ago
  71. d09843c Remove unused headers by Max · 6 years ago
  72. 1468a5c SocketsTest: Fix printing of non-nul-terminated string by Harald Welte · 7 years ago
  73. 8c80095 Add -j option to bind to specific address by Pau Espin Pedrol · 7 years ago
  74. 87d158c common: Declare explicit Vector move constructor by Tom Tsou · 7 years ago
  75. 082bbbf PRBS: a Pseudo-random binary sequence (PRBS) generator class. by Alexander Chemeris · 7 years ago
  76. 15f9d95 BitVector: Remove Generator class. by Alexander Chemeris · 7 years ago
  77. 73dbccd Configuration: Variables allocated with 'new' must be freed with 'delete'. by Alexander Chemeris · 7 years ago
  78. 15da7e1 Configuration: Fix const and signedness compile warnings by Tom Tsou · 7 years ago
  79. f0189c4 vector: Introduce shrink() function to shrink vector size without loosing data. by Alexander Chemeris · 7 years ago
  80. c708816 vector: Introduce segmentMove() method to move data inside of a vector. by Alexander Chemeris · 7 years ago
  81. 38b6987 BitVector: Convert SoftVector from 0..1 to -1..+1 soft bits. by Alexander Chemeris · 7 years ago
  82. 7db522b BitVector: Remove convolutional codec - we don't use it in osmo-trx. by Alexander Chemeris · 7 years ago
  83. ae09b04 CommonLibs: Print soft bits with less confidence to console when printing a soft vector. by Alexander Chemeris · 7 years ago
  84. 4793f46 CommonLibs: Remove unused files. by Alexander Chemeris · 7 years ago
  85. 2dee3e9 Fix building against sqlite3 by Max · 7 years ago
  86. 2c650a6 common: Add mandatory length field to UDP receive calls by Tom Tsou · 8 years ago
  87. d4555f2 common: Restrict UDP binding to localhost only by Tom Tsou · 8 years ago
  88. a8cf208 Common: Make sure gLogEarly() log to the same facilities as the normal log. by Alexander Chemeris · 9 years ago
  89. f84232d Common: Get rid of a compilation warning. by Alexander Chemeris · 9 years ago
  90. cc6f79b Logger: Output ERR log messages to stderr as well. by Alexander Chemeris · 9 years ago
  91. 909ffbf Common: Use a scoped lock in the Logger to avoid deadlock on thread cancel. by Alexander Chemeris · 9 years ago
  92. 57ef87d Common: Log to console instead of loging to syslog by default. by Alexander Chemeris · 9 years ago
  93. 5721920 Common: Introduce a global variable to disable syslog logging. by Alexander Chemeris · 9 years ago
  94. b999759 CommonLibs: Add thread cancellation capability by Tom Tsou · 10 years ago
  95. 5a87247 syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. by kurtis.heimerl · 11 years ago
  96. f7afddd Synced sqlite3utils with private and fixed a small recursive bug in SIPEngine that was already fixed in private by kurtis.heimerl · 11 years ago
  97. 1a2d244 Correction of trivial warnings. by kurtis.heimerl · 11 years ago
  98. 0775c80 From b453f10d65dd1ff1df0dd3747adf63f4e1fd7d30 Mon Sep 17 00:00:00 2001 by kurtis.heimerl · 11 years ago
  99. eb63ec9 From 32bbfc3c89b1c56672bf2fd3660a45c513ac54d4 Mon Sep 17 00:00:00 2001 by kurtis.heimerl · 11 years ago
  100. 8fd86a5 OH GOOD GIT MISSED THESE FILES THANKS GIT by kurtis.heimerl · 11 years ago