Release v1.3.0 on 2021-02-23.
  1. 3b8f7c4 Add a (hidden) VTY parameter for Rx/Tx freq. shifting by Vadim Yanitskiy · 6 years ago
  2. ad202d7 sigProcLib: fix C/I computation for 8-PSK modulated bursts by Sylvain Munaut · 3 years, 4 months ago
  3. 2a637a5 Transceiver: use proper factor for amplitude scaling by Vadim Yanitskiy · 3 years, 4 months ago
  4. 819cad1 Transceiver: fix integer division in addRadioVector() by Vadim Yanitskiy · 3 years, 4 months ago
  5. 54a98b5 ChannelizerBase: Fix memory leak by Pau Espin Pedrol · 3 years, 4 months ago
  6. fca503d radioInterfaceMulti: Fix memory leak upon close() by Pau Espin Pedrol · 3 years, 4 months ago
  7. 4a4e607 ipc-driver-test: Allow setting dir prefix for UD socket by Pau Espin Pedrol · 3 years, 5 months ago
  8. 7e83f18 ipc: Fix wrong reference to BTS in log line by Pau Espin Pedrol · 3 years, 5 months ago
  9. 57db77f main: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 6 months ago
  10. 94def47 Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 7 months ago
  11. 744e44e main: use logging API to print SIMD info instead of printf() by Vadim Yanitskiy · 3 years, 7 months ago
  12. c7a750d Transceiver: explicitly init m{Rx,Tx}LowerLoopThread by Vadim Yanitskiy · 3 years, 7 months ago
  13. 0ff9c9f Transceiver: use size_t and ARRAY_SIZE() in constructor by Vadim Yanitskiy · 3 years, 7 months ago
  14. 24cb0c9 device: drop unreasonable LIBOSMO{CTRL,VTY}_{CFLAGS,LIBS} by Vadim Yanitskiy · 3 years, 7 months ago
  15. 6be2d15 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 7 months ago
  16. bc5263c device/common/Makefile.am: remove $(LMS_CFLAGS) from AM_CXXFLAGS by Vadim Yanitskiy · 3 years, 7 months ago
  17. 6b4acc1 device/lms: get rid of 'using namespace std' by Vadim Yanitskiy · 3 years, 7 months ago
  18. d1ca287 device/lms: fix missing semicolon in LMSDevice::assign_band_desc() by Vadim Yanitskiy · 3 years, 7 months ago
  19. a0d862b device/lms: fix: 'trx_vty.h' header requires C linkage by Vadim Yanitskiy · 3 years, 7 months ago
  20. c5989fe Use osmo_fd_setup() wherever applicable by Harald Welte · 3 years, 7 months ago
  21. 08970c5 ipc: Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 7 months ago
  22. e91544d Calculate RSSI offset based on RxGain configuration by Pau Espin Pedrol · 3 years, 7 months ago
  23. 93fee1f Transceiver: Pass config struct instead of large list of params by Pau Espin Pedrol · 3 years, 7 months ago
  24. 7679540 osmo-trx: add commandline option --vty-ref-xml by Philipp Maier · 3 years, 7 months ago
  25. 0fbdfef arch: x86: Fix convolve optimizations breaking signal by Pau Espin Pedrol · 3 years, 8 months ago
  26. b7c6f1e radioDevice: fix set_antennas(): consider MULTI_ARFCN mode by Vadim Yanitskiy · 3 years, 8 months ago
  27. 54bde5a proto_trxd: cosmetic: 'if' is not a function, add space by Vadim Yanitskiy · 3 years, 10 months ago
  28. fd88564 [cosmetic] radioIntefaceMulti: Fix whitespace / indent by Harald Welte · 3 years, 8 months ago
  29. 82c7221 [cosmetic] radioInterfaceMulti: More comments by Harald Welte · 3 years, 8 months ago
  30. 1f37e4d transceiver: initialize reorder flag so we don't miscount by Eric · 3 years, 9 months ago
  31. 7d8676a Add support for TRXC MUTE command by Pau Espin Pedrol · 3 years, 9 months ago
  32. 8808fa8 Fix build on Debian8 by Harald Welte · 3 years, 9 months ago
  33. 2a0fb96 ipc: fix var declaration in for loop by Pau Espin Pedrol · 3 years, 9 months ago
  34. 7a52e42 transceiver: optimize code if optimizations are enabled by Eric · 3 years, 9 months ago
  35. 4080eb7 devices: reset internal smart sample buffers upon stop by Eric · 3 years, 10 months ago
  36. 1e17c4f osmo-trx-ipc by Eric Wild · 4 years, 2 months ago
  37. 553a250 Use new libosmovty cpu sched config features by Pau Espin Pedrol · 3 years, 10 months ago
  38. 1d165a0 Transceiver: Add several rate_ctr for rx error conditions by Pau Espin Pedrol · 3 years, 10 months ago
  39. 199a306 Transceiver: Check log level before generating burst str representation by Pau Espin Pedrol · 3 years, 10 months ago
  40. c249ce2 Transceiver: Lower some log levels which have an associated counter by Pau Espin Pedrol · 3 years, 10 months ago
  41. df67578 Transceiver: Restrict conditions where FN gaps are detected by Pau Espin Pedrol · 3 years, 10 months ago
  42. 9933074 Transceiver: Use already obtained value from Rx msg structure by Pau Espin Pedrol · 3 years, 10 months ago
  43. b70686c Transceiver: Provide initial value for TransceiverState::mFiller in constructor by Pau Espin Pedrol · 3 years, 10 months ago
  44. 1d0c6fe Add rate counter for missing Txbursts when scheduled towards the radioInterface by Pau Espin Pedrol · 3 years, 11 months ago
  45. 8b0c536 Transceiver: Fix race condition obtaining Dl burst from Upper layer by Pau Espin Pedrol · 3 years, 11 months ago
  46. c0d6fd2 Introduce rate counters to detect issues in received Dl bursts from TRXD by Pau Espin Pedrol · 3 years, 11 months ago
  47. a71c5d0 TransceiverState: Initialize ctrs field in constructor by Pau Espin Pedrol · 3 years, 11 months ago
  48. 92ba59d Introduce rate counter tx_stale_bursts by Pau Espin Pedrol · 3 years, 11 months ago
  49. 68d8db4 UHDDevice: catch LookupError/IndexError in set{Rx,Tx}Antenna() by Vadim Yanitskiy · 3 years, 11 months ago
  50. 58d80a0 {UHD,LMS}Dervice: Log expected resulting TxPower when setting device specific TxGain by Pau Espin Pedrol · 4 years ago
  51. 5bd3d42 Drop old TxGain APIs from parent radioDevice abstract class by Pau Espin Pedrol · 4 years ago
  52. f68f19b LMSDevice: Compute TxGain on LimeSuite API based on expected Tx output power by Pau Espin Pedrol · 4 years ago
  53. 405f17a Transceiver: Allow sending negative nominal tx power in RSP NOMTXPOWER by Pau Espin Pedrol · 4 years ago
  54. b536ab9 proto_trxd: Fix UndefinedBehaviorSanitizer from ubsan by Pau Espin Pedrol · 4 years ago
  55. b899c19 UHDDevice: Compute TxGain on UHD API based on expected Tx output power by Pau Espin Pedrol · 4 years ago
  56. 992c9bd radioInterface: Operate on real Tx power attenuation rather than on device specific gains by Pau Espin Pedrol · 4 years ago
  57. 056ce13 UHDDevice: Implement getNominalTxPower() based on TxFrequency by Pau Espin Pedrol · 4 years ago
  58. 0e09e7c Transceiver: Implement TRXC cmd NOMTXPOWER by Pau Espin Pedrol · 4 years ago
  59. 1b3a888 Transceiver: Fix extra space in RSP NOISELEV error by Pau Espin Pedrol · 4 years ago
  60. fdefbfa Transceiver: Log when sending of CLK indications begins by Philipp Maier · 4 years ago
  61. 4a575b0 Use OSMO_FD_READ instead of deprecated BSC_FD_READ by Pau Espin Pedrol · 4 years ago
  62. a7143bf transceiver: get rid of the ctrl threads by Eric · 4 years, 1 month ago
  63. 1a26b4f transceiver: check the right vector by Eric · 4 years, 1 month ago
  64. dfc6e5f radioDevice: Drop unused isControl param from WriteSamples API by Pau Espin Pedrol · 4 years, 2 months ago
  65. f8c0c46 radioDevice: Drop unused RSSI param from readSamples API by Pau Espin Pedrol · 4 years, 2 months ago
  66. 93707d0 cosmetic: fix several typos found by codespell by Pau Espin Pedrol · 4 years, 3 months ago
  67. 0569845 lms: Initial multi-arfcn support by Pau Espin Pedrol · 4 years, 4 months ago
  68. c69b87f lms: Make ts_offset and smpl rate coefs device-specific by Pau Espin Pedrol · 4 years, 4 months ago
  69. a7bf6cd lms: Store device type specific parameters in one place by Pau Espin Pedrol · 4 years, 4 months ago
  70. e7f6a27 lms: Move rx_buffers allocation to constructor by Pau Espin Pedrol · 4 years, 4 months ago
  71. a979f5f lms: Make reference to std::vector unambiguous by Pau Espin Pedrol · 4 years, 4 months ago
  72. b0e5426 lms: Change radioDevice constructor arg name to avoid masking instance attr by Pau Espin Pedrol · 4 years, 4 months ago
  73. 62c9280 lms: Improve smpl_buf error logging by Pau Espin Pedrol · 4 years, 4 months ago
  74. 1421adb smpl_buf: Fix str_code() param and print unknown error val by Pau Espin Pedrol · 4 years, 4 months ago
  75. dccc824 lms: Drop unused define by Pau Espin Pedrol · 4 years, 4 months ago
  76. bf58370 lms: Move initialization of field started to constructor by Pau Espin Pedrol · 4 years, 4 months ago
  77. fd99c6c radioInterfaceMulti: Fail to tune on freq not following multi-arfcn restrictions by Pau Espin Pedrol · 4 years, 5 months ago
  78. 9279e0e uhd: Improve some logging lines printing UHD pretty-print output by Pau Espin Pedrol · 4 years, 5 months ago
  79. 84231bd uhd: Use DEVDRV log category and support UHD >=3.11 logging framework by Pau Espin Pedrol · 4 years, 5 months ago
  80. aebbfe0 Make logging category DLMS generic and reusable for other backends by Pau Espin Pedrol · 4 years, 5 months ago
  81. 9f2baf3 Transceiver.cpp: Introduce and use new logging categories by Pau Espin Pedrol · 4 years, 5 months ago
  82. 0a2a40f uhd: use value already cached in tmp variable by Pau Espin Pedrol · 4 years, 5 months ago
  83. 501d053 trx: exit() on unsupported positional arguments on command line by Harald Welte · 4 years, 6 months ago
  84. 0fafe03 Transceiver: Fix wrong response upon CMD HANDOVER failure by Pau Espin Pedrol · 4 years, 6 months ago
  85. 9a87d90 vty: Simplify filler burst settings and improve help and readability. by Alexander Chemeris · 4 years, 7 months ago
  86. 066fd04 Fix common misspellings and typos by Martin Hauke · 4 years, 7 months ago
  87. b7e9927 Use new libosmocore logging lock API by Pau Espin Pedrol · 4 years, 8 months ago
  88. 928141b radioInterfaceMulti: write frequency offset direction (rx/tx) in log line by Pau Espin Pedrol · 4 years, 8 months ago
  89. e503c98 radioInterface: Atomically fetch and change underrun variable by Pau Espin Pedrol · 4 years, 8 months ago
  90. ee2ba19 Move multi-ARFCN chan amount modification from UHDDevice to parent class by Pau Espin Pedrol · 4 years, 8 months ago
  91. 80d053a radioInterface: Mark setRxGain as virtual by Pau Espin Pedrol · 4 years, 8 months ago
  92. 18a6151 Transceiver: Fixed copying of history into and from channelizer buffer. by Timo Jacobus · 4 years, 9 months ago
  93. 25383a3 radioInterface{Multi,Resamp}: Fix successful writeSamples() masking underrun from readSamples() by Pau Espin Pedrol · 4 years, 8 months ago
  94. e2ac20a UHDDevice: Drop unneeded MULTI_ARFCN checks by Pau Espin Pedrol · 4 years, 8 months ago
  95. 6284524 radioInterfaceMulti: Override setTxGain() to avoid chan!=0 calls by Pau Espin Pedrol · 4 years, 8 months ago
  96. 2ab9218 radioDevice: Introduce getTxGain() API by Pau Espin Pedrol · 4 years, 8 months ago
  97. 752055c radioInterface: Remove unusued getRxGain() by Pau Espin Pedrol · 4 years, 8 months ago
  98. 705a348 LMSDevice: Return previous txGain/rxGain if setting value failed by Pau Espin Pedrol · 4 years, 8 months ago
  99. 331c88a USRPDevice: Return previous txGain if setting value failed by Pau Espin Pedrol · 4 years, 8 months ago
  100. ca0892d USRPDevice: Fix setRxGain return on error and getRxGain() returning always 0 by Pau Espin Pedrol · 4 years, 8 months ago