Release v1.5.0 on 2023-02-07.
  1. 10b4e31 mstrx: do not wait forever if clock locking fails by Eric Wild · 1 year, 4 months ago
  2. 0c43335 radio interface: fix init by Eric · 1 year, 4 months ago
  3. d0c1055 ms: init trash used to escape the usb callbacks by Eric · 1 year, 5 months ago 2023q1
  4. 2ca77d7 ipc: remove old autotools workaround by Eric · 1 year, 5 months ago
  5. d3e3bba ipc: add missing override by Eric · 1 year, 6 months ago
  6. 5561f11 clean up mutex, scopedlock, and signal classes by Eric · 1 year, 10 months ago
  7. b7253c6 ms-trx support by Eric · 1 year, 6 months ago
  8. 934e101 ctrl: take both address and port from vty config by Max · 1 year, 5 months ago
  9. ac726b1 vita demod by piotr krysik, modified by Eric · 1 year, 6 months ago
  10. 7d897cb bladerf xa4 support by Eric · 1 year, 6 months ago
  11. 8984d7f rename noisevector class -> avgvector by Eric · 1 year, 10 months ago
  12. 00ddcfa Transceiver::expectedCorrType(): RACH is always 8-bit on PTCCH/U by Vadim Yanitskiy · 1 year, 7 months ago
  13. 424c74d treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago 2021q4 2022q1
  14. 019d698 LMSDevice: LMS_GetDeviceList() may return a negative number by Vadim Yanitskiy · 2 years, 7 months ago
  15. a686277 IPCDevice: check value returned from select() by Vadim Yanitskiy · 2 years, 7 months ago
  16. 683f140 IPCDevice: use thread safe strerror_r() instead of strerror() by Vadim Yanitskiy · 2 years, 7 months ago
  17. bb2cb9d lms,uhd: Allow changing band between poweroff & poweron by Pau Espin Pedrol · 2 years, 8 months ago
  18. b9423b2 lms,uhd: Skip re-assigning same band by Pau Espin Pedrol · 2 years, 8 months ago
  19. 069f5cd lms,uhd: Validate band of RxFreq too by Pau Espin Pedrol · 2 years, 8 months ago
  20. c90b207 lms: Drop duplicated check by Pau Espin Pedrol · 2 years, 8 months ago
  21. 9856941 computeCI: Document hardcoded multiplier by Pau Espin Pedrol · 2 years, 9 months ago
  22. e16d0e1 cosmetic: Fix typo in comment by Pau Espin Pedrol · 2 years, 9 months ago
  23. e6fdf8f detectGeneralBurst(): Increase log level about clipping to INFO by Pau Espin Pedrol · 2 years, 9 months ago
  24. cdd77a4 computeCI(): Constify read-only variable by Pau Espin Pedrol · 2 years, 9 months ago
  25. 7f69680 computeCI(): Rename verbose repeated getter to constant by Pau Espin Pedrol · 2 years, 9 months ago
  26. d16eb31 computeCI(): Constify param and pass it as reference by Pau Espin Pedrol · 2 years, 9 months ago
  27. 27bd2f6 detectBurst(): constify parameter by Pau Espin Pedrol · 2 years, 9 months ago
  28. 8803f92 detectBurst(): Clear downsampling code path by Pau Espin Pedrol · 2 years, 9 months ago
  29. ecea734 lms: init band by Eric · 2 years, 10 months ago
  30. 5e6b10c uhd: ensure configured clock source is actually used by Eric · 3 years ago
  31. b6f238c ctrl_sock_handle_rx(): fix missing space in LOGCHAN() statement by Vadim Yanitskiy · 3 years ago
  32. c27fe60 add hidden fn adjustment command by Eric · 3 years, 1 month ago
  33. c7930b0 ipc: Makefile.am: Clean LDADD variable by Pau Espin Pedrol · 3 years, 3 months ago
  34. e2404f4 mark uhddev_ipc.cpp as BUILT_SOURCES by Harald Welte · 3 years, 3 months ago
  35. 3b8f7c4 Add a (hidden) VTY parameter for Rx/Tx freq. shifting by Vadim Yanitskiy · 6 years ago
  36. ad202d7 sigProcLib: fix C/I computation for 8-PSK modulated bursts by Sylvain Munaut · 3 years, 4 months ago
  37. 2a637a5 Transceiver: use proper factor for amplitude scaling by Vadim Yanitskiy · 3 years, 4 months ago
  38. 819cad1 Transceiver: fix integer division in addRadioVector() by Vadim Yanitskiy · 3 years, 4 months ago
  39. 54a98b5 ChannelizerBase: Fix memory leak by Pau Espin Pedrol · 3 years, 4 months ago
  40. fca503d radioInterfaceMulti: Fix memory leak upon close() by Pau Espin Pedrol · 3 years, 4 months ago
  41. 4a4e607 ipc-driver-test: Allow setting dir prefix for UD socket by Pau Espin Pedrol · 3 years, 5 months ago
  42. 7e83f18 ipc: Fix wrong reference to BTS in log line by Pau Espin Pedrol · 3 years, 5 months ago
  43. 57db77f main: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 6 months ago
  44. 94def47 Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 7 months ago
  45. 744e44e main: use logging API to print SIMD info instead of printf() by Vadim Yanitskiy · 3 years, 7 months ago
  46. c7a750d Transceiver: explicitly init m{Rx,Tx}LowerLoopThread by Vadim Yanitskiy · 3 years, 7 months ago
  47. 0ff9c9f Transceiver: use size_t and ARRAY_SIZE() in constructor by Vadim Yanitskiy · 3 years, 7 months ago
  48. 24cb0c9 device: drop unreasonable LIBOSMO{CTRL,VTY}_{CFLAGS,LIBS} by Vadim Yanitskiy · 3 years, 7 months ago
  49. 6be2d15 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 7 months ago
  50. bc5263c device/common/Makefile.am: remove $(LMS_CFLAGS) from AM_CXXFLAGS by Vadim Yanitskiy · 3 years, 7 months ago
  51. 6b4acc1 device/lms: get rid of 'using namespace std' by Vadim Yanitskiy · 3 years, 7 months ago
  52. d1ca287 device/lms: fix missing semicolon in LMSDevice::assign_band_desc() by Vadim Yanitskiy · 3 years, 7 months ago
  53. a0d862b device/lms: fix: 'trx_vty.h' header requires C linkage by Vadim Yanitskiy · 3 years, 7 months ago
  54. c5989fe Use osmo_fd_setup() wherever applicable by Harald Welte · 3 years, 7 months ago
  55. 08970c5 ipc: Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 7 months ago
  56. e91544d Calculate RSSI offset based on RxGain configuration by Pau Espin Pedrol · 3 years, 7 months ago
  57. 93fee1f Transceiver: Pass config struct instead of large list of params by Pau Espin Pedrol · 3 years, 7 months ago
  58. 7679540 osmo-trx: add commandline option --vty-ref-xml by Philipp Maier · 3 years, 7 months ago
  59. 0fbdfef arch: x86: Fix convolve optimizations breaking signal by Pau Espin Pedrol · 3 years, 8 months ago
  60. b7c6f1e radioDevice: fix set_antennas(): consider MULTI_ARFCN mode by Vadim Yanitskiy · 3 years, 8 months ago
  61. 54bde5a proto_trxd: cosmetic: 'if' is not a function, add space by Vadim Yanitskiy · 3 years, 10 months ago
  62. fd88564 [cosmetic] radioIntefaceMulti: Fix whitespace / indent by Harald Welte · 3 years, 8 months ago
  63. 82c7221 [cosmetic] radioInterfaceMulti: More comments by Harald Welte · 3 years, 8 months ago
  64. 1f37e4d transceiver: initialize reorder flag so we don't miscount by Eric · 3 years, 9 months ago
  65. 7d8676a Add support for TRXC MUTE command by Pau Espin Pedrol · 3 years, 9 months ago
  66. 8808fa8 Fix build on Debian8 by Harald Welte · 3 years, 9 months ago
  67. 2a0fb96 ipc: fix var declaration in for loop by Pau Espin Pedrol · 3 years, 9 months ago
  68. 7a52e42 transceiver: optimize code if optimizations are enabled by Eric · 3 years, 9 months ago
  69. 4080eb7 devices: reset internal smart sample buffers upon stop by Eric · 3 years, 10 months ago
  70. 1e17c4f osmo-trx-ipc by Eric Wild · 4 years, 2 months ago
  71. 553a250 Use new libosmovty cpu sched config features by Pau Espin Pedrol · 3 years, 10 months ago
  72. 1d165a0 Transceiver: Add several rate_ctr for rx error conditions by Pau Espin Pedrol · 3 years, 10 months ago
  73. 199a306 Transceiver: Check log level before generating burst str representation by Pau Espin Pedrol · 3 years, 10 months ago
  74. c249ce2 Transceiver: Lower some log levels which have an associated counter by Pau Espin Pedrol · 3 years, 10 months ago
  75. df67578 Transceiver: Restrict conditions where FN gaps are detected by Pau Espin Pedrol · 3 years, 10 months ago
  76. 9933074 Transceiver: Use already obtained value from Rx msg structure by Pau Espin Pedrol · 3 years, 10 months ago
  77. b70686c Transceiver: Provide initial value for TransceiverState::mFiller in constructor by Pau Espin Pedrol · 3 years, 10 months ago
  78. 1d0c6fe Add rate counter for missing Txbursts when scheduled towards the radioInterface by Pau Espin Pedrol · 3 years, 11 months ago
  79. 8b0c536 Transceiver: Fix race condition obtaining Dl burst from Upper layer by Pau Espin Pedrol · 3 years, 11 months ago
  80. c0d6fd2 Introduce rate counters to detect issues in received Dl bursts from TRXD by Pau Espin Pedrol · 3 years, 11 months ago
  81. a71c5d0 TransceiverState: Initialize ctrs field in constructor by Pau Espin Pedrol · 3 years, 11 months ago
  82. 92ba59d Introduce rate counter tx_stale_bursts by Pau Espin Pedrol · 3 years, 11 months ago
  83. 68d8db4 UHDDevice: catch LookupError/IndexError in set{Rx,Tx}Antenna() by Vadim Yanitskiy · 3 years, 11 months ago
  84. 58d80a0 {UHD,LMS}Dervice: Log expected resulting TxPower when setting device specific TxGain by Pau Espin Pedrol · 4 years ago
  85. 5bd3d42 Drop old TxGain APIs from parent radioDevice abstract class by Pau Espin Pedrol · 4 years ago
  86. f68f19b LMSDevice: Compute TxGain on LimeSuite API based on expected Tx output power by Pau Espin Pedrol · 4 years ago
  87. 405f17a Transceiver: Allow sending negative nominal tx power in RSP NOMTXPOWER by Pau Espin Pedrol · 4 years ago
  88. b536ab9 proto_trxd: Fix UndefinedBehaviorSanitizer from ubsan by Pau Espin Pedrol · 4 years ago
  89. b899c19 UHDDevice: Compute TxGain on UHD API based on expected Tx output power by Pau Espin Pedrol · 4 years ago
  90. 992c9bd radioInterface: Operate on real Tx power attenuation rather than on device specific gains by Pau Espin Pedrol · 4 years ago
  91. 056ce13 UHDDevice: Implement getNominalTxPower() based on TxFrequency by Pau Espin Pedrol · 4 years ago
  92. 0e09e7c Transceiver: Implement TRXC cmd NOMTXPOWER by Pau Espin Pedrol · 4 years ago
  93. 1b3a888 Transceiver: Fix extra space in RSP NOISELEV error by Pau Espin Pedrol · 4 years ago
  94. fdefbfa Transceiver: Log when sending of CLK indications begins by Philipp Maier · 4 years ago
  95. 4a575b0 Use OSMO_FD_READ instead of deprecated BSC_FD_READ by Pau Espin Pedrol · 4 years ago
  96. a7143bf transceiver: get rid of the ctrl threads by Eric · 4 years, 1 month ago
  97. 1a26b4f transceiver: check the right vector by Eric · 4 years, 1 month ago
  98. dfc6e5f radioDevice: Drop unused isControl param from WriteSamples API by Pau Espin Pedrol · 4 years, 2 months ago
  99. f8c0c46 radioDevice: Drop unused RSSI param from readSamples API by Pau Espin Pedrol · 4 years, 2 months ago
  100. 93707d0 cosmetic: fix several typos found by codespell by Pau Espin Pedrol · 4 years, 3 months ago