Release v1.0.0 on 2019-01-20.
  1. 77e1835 cosmetic: Don't call the SDR "USRP" in error message by Harald Welte · 5 years ago
  2. f97d75b usrp1: Fix formatting of log message (missing space) by Harald Welte · 5 years ago
  3. a944001 usrp1: Remove uninitialized skipRx logic by Harald Welte · 5 years ago
  4. 03b1162 lms: Fix build against LimeSuite > 18.10 by Pau Espin Pedrol · 5 years ago
  5. 871713b LMSDevice: make use of dev-args in osmo-trx.cfg by Oliver Smith · 5 years ago
  6. 8d9a05c osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp by Oliver Smith · 5 years ago
  7. fe865f4 lms: Do {under,over}run checks even if LMS_RecvStream fails by Pau Espin Pedrol · 5 years ago
  8. e5b6664 lms: Move {under,over}run checks into separate method by Pau Espin Pedrol · 5 years ago
  9. 1595dda transceiver: Log TRXCTRL iface responses towards osmo-bts-trx by Pau Espin Pedrol · 5 years ago
  10. 441d82a Add TRXCTRL log category by Pau Espin Pedrol · 5 years ago
  11. 2f53ea4 transceiver: log chan on CTRL command received by Pau Espin Pedrol · 5 years ago
  12. 138caaf lms: Improve Set{Rx,Tx}{Gain,Freq} logging by Pau Espin Pedrol · 5 years ago
  13. 3fadcad lms: Allow setting Tx/RxFreq for lchan!=0 by Pau Espin Pedrol · 5 years ago
  14. eaa0144 lms: Allow setting Tx/RxGain for chan!=0 by Pau Espin Pedrol · 5 years ago
  15. f733176 SigProcLib: Improve Vector buffer allocation mess by Pau Espin Pedrol · 6 years ago
  16. ed361f9 lms: Close device on LMS_Init failure by Pau Espin Pedrol · 6 years ago
  17. 2d085e2 osmo-trx: Change some lines to use libosmocore logging instead of cout by Pau Espin Pedrol · 6 years ago
  18. 5cea18e lms: Make sure LMS_Close is called when Device is torn down by Pau Espin Pedrol · 6 years ago
  19. 39e0bba radioInterface: Fix memleak during close() by Pau Espin Pedrol · 6 years ago
  20. b4ea7b5 lms: Destroy streams on device stop by Pau Espin Pedrol · 6 years ago
  21. 69869bd lms: Fix start after stop of device by Pau Espin Pedrol · 6 years ago
  22. ebb3769 UHDDevice: log exception information on device open failure by d0gtail · 6 years ago
  23. 55928f2 lms: Set Rx gain to midpoint, as comment suggests. by Harald Welte · 6 years ago
  24. 0277b58 lms: User correct scale factor for transmit samples by Harald Welte · 6 years ago
  25. 1e2c010 lms: Apply LMS->OSMO log level conversion by Pau Espin Pedrol · 6 years ago
  26. 32b3c2e lms: Use LimeSuite.h log level defines instead of hardcoded values by Pau Espin Pedrol · 6 years ago
  27. 1c4bbad UHDDevice: setRxGain on chan 0 when using multi-arfcn by Pau Espin Pedrol · 6 years ago
  28. 08dfe23 ChannelizerBase: Fix ASan alloc-dealloc-mismatch by Pau Espin Pedrol · 6 years ago
  29. 444ff34 sigProcLib: add a CorrType for extended (11-bit) RACH by Vadim Yanitskiy · 6 years ago
  30. a79bc70 sigProcLib: introduce both TS1 and TS2 RACH synch. sequences by Vadim Yanitskiy · 6 years ago
  31. a439fed Add long parameters (--help, --version, ...) by Oliver Smith · 6 years ago
  32. 8fb0c3d trx_validate_config(): Fix validation of rx_sps by Harald Welte · 6 years ago
  33. 74bcc56 Transciever: Log values causing Tx underrun by Pau Espin Pedrol · 6 years ago
  34. 5b60c98 Use pthread_setname_np to name threads by Pau Espin Pedrol · 6 years ago
  35. 92fc186 device/lms/LMSDevice.cpp: fix compilation warning by Vadim Yanitskiy · 6 years ago
  36. 4d179ab cosmetic: Use proper whitespace in several for loops by Pau Espin Pedrol · 6 years ago
  37. e625553 Vector: Copy arrays in a sane way for non-trivially copyable types by Pau Espin Pedrol · 6 years ago
  38. 1f15152 radioInterfaceMulti:pullBuffer: Sanely convert float array to complex array by Pau Espin Pedrol · 6 years ago
  39. 21ce05c cosmetic: Fix trailing whitespace in several files by Pau Espin Pedrol · 6 years ago
  40. 5e68cde SigProcLib: Use available copyTo Vector API instead of memcopy by Pau Espin Pedrol · 6 years ago
  41. 1f4a009 UHHDDevice: Replace deprecated header uhd/utils/thread_priority.hpp by Pau Espin Pedrol · 6 years ago
  42. 9700969 radioInterface: Fix variable storing integer return value by Pau Espin Pedrol · 6 years ago
  43. db936b9 osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on error by Pau Espin Pedrol · 6 years ago
  44. 49ad759 lms: Return error on device read timeout by Pau Espin Pedrol · 6 years ago
  45. 8e498bf radioInterface: forward errors from RadioDevice to Transceiver in recv path by Pau Espin Pedrol · 6 years ago
  46. 4644463 cosmetic: Fix trailing whitespace by Pau Espin Pedrol · 6 years ago
  47. 5cc8858 logging: Introduce new "DDEV" category for device-specific code by Harald Welte · 6 years ago
  48. 58c89fb lms: Allow values diff than 34dB to be set by setRxGain() by Pau Espin Pedrol · 6 years ago
  49. 16e7e20 Add -V param to print version by Pau Espin Pedrol · 6 years ago
  50. b229439 usrp1: Fail in case of unsupported configuration by Harald Welte · 6 years ago
  51. ffb3301 lms: Fail in case of unsupported configuration by Harald Welte · 6 years ago
  52. 62b7900 lms: Fix coding style by Harald Welte · 6 years ago
  53. 61707e8 radioDevice: better encapsulation in base class by Harald Welte · 6 years ago
  54. ce70ba5 radioDevice: Move tx_sps from derived into base class by Harald Welte · 6 years ago
  55. cfb9dac lms: Call set_antennas() during open() method by Harald Welte · 6 years ago
  56. 105a61e lms: Fix support for rx_paths / tx_paths by Harald Welte · 6 years ago
  57. 2407314 move set_antennas() from UHD to generic radioDevice base class by Harald Welte · 6 years ago
  58. ff44185 lms: Reduce Rx gain from 47 to 34 dB by Zydrunas Tamosevicius · 6 years ago
  59. 0494d05 lms: fix LMS_StartStream() handling for multiple channels by Zydrunas Tamosevicius · 6 years ago
  60. fd268b6 lms: Reduce log level of "send buffer of len ..." by Zydrunas Tamosevicius · 6 years ago
  61. 43f3678 lms: Use same timestamp offset like when using LimeSDR via UHD by Zydrunas Tamosevicius · 6 years ago
  62. 6493dc8 lms: Check LPBFW to set is within supported range by Pau Espin Pedrol · 6 years ago
  63. f7905ac lms: Makefile.am: Reorder params to fix link issue by Pau Espin Pedrol · 6 years ago
  64. 0c27938 LMSDevice: Fix setup failure with LimeSuite > 18.04.1 by Pau Espin Pedrol · 6 years ago
  65. 587916e LMSDevice: Set correct values for Max{Tx,Rx}Gain by Pau Espin Pedrol · 6 years ago
  66. 7902486 LMSDevice: Reduce Rx logging verbosity: Only log unexpected timestamps by Harald Welte · 6 years ago
  67. 4aec1f1 LMS_Device: Set ts_offset to 0. by Harald Welte · 6 years ago
  68. 68f0541 LMSDevice: Fix initial timestamp offset of 2500 by Harald Welte · 6 years ago
  69. ea8be22 LMSDevice: Set low-pass filters to smallest possible option by Harald Welte · 6 years ago
  70. a5054b3 LMSDevice: Typo fix: s/Internal/External by Harald Welte · 6 years ago
  71. a438114 LMSDevice: Print sample rate range + actual sample rate after setting it by Harald Welte · 6 years ago
  72. 9cb4f27 LMSDevice: Call LMS_Init() before setting sample rate by Harald Welte · 6 years ago
  73. 1f50fed build: Add support for LimeSuite device backend by Pau Espin Pedrol · 6 years ago
  74. c7a0bf1 lms: Several improvements and compilation/runtime fixes by Pau Espin Pedrol · 6 years ago
  75. 940738e Initial work towards direct LimeSuite support in OsmoTRX by Harald Welte · 6 years ago
  76. 55df1e4 UHDDevice: Fix setup failure with LimeSuite > 18.04.1 by Pau Espin Pedrol · 6 years ago
  77. fad2e09 osmo-trx: s/GSM Core Address/GSM BTS Address/ by Harald Welte · 6 years ago
  78. 2a8183b build: More OBS build failure fixes by Pau Espin Pedrol · 6 years ago
  79. 478f82f build: Fix make distcheck by Pau Espin Pedrol · 6 years ago
  80. f37b0ad Transceiver: log timing info of stale bursts by Pau Espin Pedrol · 6 years ago
  81. f3d7f44 Build one osmo-trx binary for each device support enabled by Pau Espin Pedrol · 6 years ago
  82. e564f0f Transceiver: Move device specific code to radioDevice class by Pau Espin Pedrol · 6 years ago
  83. 0fc20d1 Move device specific code out of radioInterface by Pau Espin Pedrol · 6 years ago
  84. a4316ee Change configure define USRP1 to DEVICE_USRP1 by Pau Espin Pedrol · 6 years ago
  85. 2128a30 Move device specific files to device subdir by Pau Espin Pedrol · 6 years ago
  86. 43fedb6 Move arch specific fiels to arch subdir by Pau Espin Pedrol · 6 years ago
  87. e1977fc use osmo_init_logging2() by Pau Espin Pedrol · 6 years ago
  88. c0c6d70 Transceiver.cpp: prevent out-of-range array access by Vadim Yanitskiy · 6 years ago
  89. 8c6c5d2 Transceiver.cpp: fix incorrect format string for SETTSC by Vadim Yanitskiy · 6 years ago
  90. a62fcf7 Transceiver.cpp: use pointer arithmetics for CMD parsing by Vadim Yanitskiy · 6 years ago
  91. 4d9b59c Transceiver.cpp: properly zero-terminate received commands by Vadim Yanitskiy · 6 years ago
  92. bd0efb0 Transceiver.cpp: use a define for the MAX_PACKET_LENGTH by Vadim Yanitskiy · 6 years ago
  93. 8fbbd65 Build Transceiver52M/common as an .la lib by Pau Espin Pedrol · 6 years ago
  94. b35cba6 Makefile.am: Avoid using subdir if arch is not required by Pau Espin Pedrol · 6 years ago
  95. 8dffadb osmo-trx: Re-introduce -l cmd line parameter by Pau Espin Pedrol · 6 years ago
  96. 408f250 osmo-trx: Use VTY cfg structures while still allowing cmd line options by Pau Espin Pedrol · 6 years ago
  97. a3ab8c2 vty: Implement VTY cfg parsing for current parameters by Pau Espin Pedrol · 6 years ago
  98. efac20b Move enums required by VTY to a separate header by Pau Espin Pedrol · 6 years ago
  99. 0bbd892 osmo-trx.cpp: Move trx start and stop to helper functions by Pau Espin Pedrol · 6 years ago
  100. 3f52f0e Fix USRP1 build with support for setting Rx/TxAntenna by Alexander Huemer · 6 years ago