Release v1.6.0 on 2023-09-12.
  1. 70ed3d5 ms: logging: print category, level, and extended timestamp by Vadim Yanitskiy · 9 months ago
  2. 58294fd ms: fix a few coverity complaints related to initialization by Eric · 9 months ago
  3. d372eb2 ms: fix thread prio startup issue by Eric · 9 months ago
  4. 287ae68 ms/va: make ancient gcc < 8 happy by Eric · 9 months ago
  5. cca5d93 transceiver: add experimental viterbi equalizer support by Eric · 10 months ago
  6. a5a2275 ms: restructure the va code to add rach support by Eric · 1 year, 4 months ago
  7. 1499f03 ms: update osmocom-bb by Eric · 10 months ago
  8. f57a861 ms: drop the tx burst padding by Eric · 10 months ago
  9. 7d5c165 ms: fix blocking logging by Eric · 11 months ago
  10. f8c7a52 devices: add freq/gain override for uhd by Eric Wild · 1 year ago
  11. c0f78a3 devices: unify band handling by Eric · 1 year ago
  12. 19e134a transceiver: pass cfg struct instead of args by Eric · 1 year ago
  13. a98521a USRPDevice:updateAlignment: remove byteswap code by Oliver Smith · 10 months ago
  14. df4520d ms: make init call less confusing by Eric · 1 year, 1 month ago
  15. 2f40abd ms: sch: drop intermediate softvector by Eric Wild · 12 months ago
  16. 6a3e4b3 ms: flexible template for value_type buffer sum by Eric · 1 year, 1 month ago
  17. c3e515a ms: rearrange code to allow clean exits by Eric · 1 year ago
  18. bcaafca ms: prune common sch acq code by Eric · 1 year, 1 month ago
  19. ea7bd5f ms: remove syncthing tool by Eric · 1 year, 1 month ago
  20. 135d64b ms: rearrange internal trxcon<->phy if by Eric · 1 year, 1 month ago
  21. e44cf44 ms: pretty tx buf class by Eric · 1 year, 1 month ago
  22. c0f0a61 ms: cache frequency by Eric · 1 year, 1 month ago
  23. da5ffd6 ms : rename var by Eric · 12 months ago
  24. 4097804 ms : rename var by Eric · 12 months ago
  25. 3e7f4b0 ms: use single thread pool by Eric · 12 months ago
  26. 4080cd0 ms: block burst q to upper layer by Eric · 12 months ago
  27. b3157b9 ms: fix startup & shutdown of blade by Eric · 12 months ago
  28. 805e0d9 ms: prettify scheduling + add odroid by Eric · 12 months ago
  29. 4b2b98b ms: fix the gain init for blade by Eric · 1 year, 1 month ago
  30. 2e6c362 ms : fix the template formatting by Eric · 1 year, 1 month ago
  31. 1ddd727 ipc-driver-test: clean up variables in Makefile.am by Vadim Yanitskiy · 1 year, 2 months ago
  32. 8a43624 Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 2 months ago
  33. 20ecc4f Transition to use of 'telnet_init_default' by arehbein · 1 year, 3 months ago
  34. 097a16e ms: adjust tx scaling for tx samples by Eric · 1 year, 3 months ago
  35. 621a49e ms: adjust float<->integral type conversion by Eric Wild · 1 year, 4 months ago
  36. 8c4336d Run struct_endianness.py by Oliver Smith · 1 year, 3 months ago
  37. 10b4e31 mstrx: do not wait forever if clock locking fails by Eric Wild · 1 year, 4 months ago
  38. 0c43335 radio interface: fix init by Eric · 1 year, 4 months ago
  39. d0c1055 ms: init trash used to escape the usb callbacks by Eric · 1 year, 5 months ago 2023q1
  40. 2ca77d7 ipc: remove old autotools workaround by Eric · 1 year, 5 months ago
  41. d3e3bba ipc: add missing override by Eric · 1 year, 6 months ago
  42. 5561f11 clean up mutex, scopedlock, and signal classes by Eric · 1 year, 10 months ago
  43. b7253c6 ms-trx support by Eric · 1 year, 6 months ago
  44. 934e101 ctrl: take both address and port from vty config by Max · 1 year, 5 months ago
  45. ac726b1 vita demod by piotr krysik, modified by Eric · 1 year, 6 months ago
  46. 7d897cb bladerf xa4 support by Eric · 1 year, 6 months ago
  47. 8984d7f rename noisevector class -> avgvector by Eric · 1 year, 10 months ago
  48. 00ddcfa Transceiver::expectedCorrType(): RACH is always 8-bit on PTCCH/U by Vadim Yanitskiy · 1 year, 7 months ago
  49. 424c74d treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago 2021q4 2022q1
  50. 019d698 LMSDevice: LMS_GetDeviceList() may return a negative number by Vadim Yanitskiy · 2 years, 7 months ago
  51. a686277 IPCDevice: check value returned from select() by Vadim Yanitskiy · 2 years, 7 months ago
  52. 683f140 IPCDevice: use thread safe strerror_r() instead of strerror() by Vadim Yanitskiy · 2 years, 7 months ago
  53. bb2cb9d lms,uhd: Allow changing band between poweroff & poweron by Pau Espin Pedrol · 2 years, 8 months ago
  54. b9423b2 lms,uhd: Skip re-assigning same band by Pau Espin Pedrol · 2 years, 8 months ago
  55. 069f5cd lms,uhd: Validate band of RxFreq too by Pau Espin Pedrol · 2 years, 8 months ago
  56. c90b207 lms: Drop duplicated check by Pau Espin Pedrol · 2 years, 8 months ago
  57. 9856941 computeCI: Document hardcoded multiplier by Pau Espin Pedrol · 2 years, 9 months ago
  58. e16d0e1 cosmetic: Fix typo in comment by Pau Espin Pedrol · 2 years, 9 months ago
  59. e6fdf8f detectGeneralBurst(): Increase log level about clipping to INFO by Pau Espin Pedrol · 2 years, 9 months ago
  60. cdd77a4 computeCI(): Constify read-only variable by Pau Espin Pedrol · 2 years, 9 months ago
  61. 7f69680 computeCI(): Rename verbose repeated getter to constant by Pau Espin Pedrol · 2 years, 9 months ago
  62. d16eb31 computeCI(): Constify param and pass it as reference by Pau Espin Pedrol · 2 years, 9 months ago
  63. 27bd2f6 detectBurst(): constify parameter by Pau Espin Pedrol · 2 years, 9 months ago
  64. 8803f92 detectBurst(): Clear downsampling code path by Pau Espin Pedrol · 2 years, 9 months ago
  65. ecea734 lms: init band by Eric · 2 years, 10 months ago
  66. 5e6b10c uhd: ensure configured clock source is actually used by Eric · 3 years ago
  67. b6f238c ctrl_sock_handle_rx(): fix missing space in LOGCHAN() statement by Vadim Yanitskiy · 3 years ago
  68. c27fe60 add hidden fn adjustment command by Eric · 3 years, 1 month ago
  69. c7930b0 ipc: Makefile.am: Clean LDADD variable by Pau Espin Pedrol · 3 years, 3 months ago
  70. e2404f4 mark uhddev_ipc.cpp as BUILT_SOURCES by Harald Welte · 3 years, 3 months ago
  71. 3b8f7c4 Add a (hidden) VTY parameter for Rx/Tx freq. shifting by Vadim Yanitskiy · 6 years ago
  72. ad202d7 sigProcLib: fix C/I computation for 8-PSK modulated bursts by Sylvain Munaut · 3 years, 4 months ago
  73. 2a637a5 Transceiver: use proper factor for amplitude scaling by Vadim Yanitskiy · 3 years, 4 months ago
  74. 819cad1 Transceiver: fix integer division in addRadioVector() by Vadim Yanitskiy · 3 years, 4 months ago
  75. 54a98b5 ChannelizerBase: Fix memory leak by Pau Espin Pedrol · 3 years, 4 months ago
  76. fca503d radioInterfaceMulti: Fix memory leak upon close() by Pau Espin Pedrol · 3 years, 4 months ago
  77. 4a4e607 ipc-driver-test: Allow setting dir prefix for UD socket by Pau Espin Pedrol · 3 years, 5 months ago
  78. 7e83f18 ipc: Fix wrong reference to BTS in log line by Pau Espin Pedrol · 3 years, 5 months ago
  79. 57db77f main: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 6 months ago
  80. 94def47 Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 7 months ago
  81. 744e44e main: use logging API to print SIMD info instead of printf() by Vadim Yanitskiy · 3 years, 7 months ago
  82. c7a750d Transceiver: explicitly init m{Rx,Tx}LowerLoopThread by Vadim Yanitskiy · 3 years, 7 months ago
  83. 0ff9c9f Transceiver: use size_t and ARRAY_SIZE() in constructor by Vadim Yanitskiy · 3 years, 7 months ago
  84. 24cb0c9 device: drop unreasonable LIBOSMO{CTRL,VTY}_{CFLAGS,LIBS} by Vadim Yanitskiy · 3 years, 7 months ago
  85. 6be2d15 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 7 months ago
  86. bc5263c device/common/Makefile.am: remove $(LMS_CFLAGS) from AM_CXXFLAGS by Vadim Yanitskiy · 3 years, 7 months ago
  87. 6b4acc1 device/lms: get rid of 'using namespace std' by Vadim Yanitskiy · 3 years, 7 months ago
  88. d1ca287 device/lms: fix missing semicolon in LMSDevice::assign_band_desc() by Vadim Yanitskiy · 3 years, 7 months ago
  89. a0d862b device/lms: fix: 'trx_vty.h' header requires C linkage by Vadim Yanitskiy · 3 years, 7 months ago
  90. c5989fe Use osmo_fd_setup() wherever applicable by Harald Welte · 3 years, 7 months ago
  91. 08970c5 ipc: Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 7 months ago
  92. e91544d Calculate RSSI offset based on RxGain configuration by Pau Espin Pedrol · 3 years, 7 months ago
  93. 93fee1f Transceiver: Pass config struct instead of large list of params by Pau Espin Pedrol · 3 years, 7 months ago
  94. 7679540 osmo-trx: add commandline option --vty-ref-xml by Philipp Maier · 3 years, 7 months ago
  95. 0fbdfef arch: x86: Fix convolve optimizations breaking signal by Pau Espin Pedrol · 3 years, 8 months ago
  96. b7c6f1e radioDevice: fix set_antennas(): consider MULTI_ARFCN mode by Vadim Yanitskiy · 3 years, 8 months ago
  97. 54bde5a proto_trxd: cosmetic: 'if' is not a function, add space by Vadim Yanitskiy · 3 years, 10 months ago
  98. fd88564 [cosmetic] radioIntefaceMulti: Fix whitespace / indent by Harald Welte · 3 years, 8 months ago
  99. 82c7221 [cosmetic] radioInterfaceMulti: More comments by Harald Welte · 3 years, 8 months ago
  100. 1f37e4d transceiver: initialize reorder flag so we don't miscount by Eric · 3 years, 9 months ago