1. d01c7b9 osmo-trx: Avoid handling signals after shutdown triggered by Pau Espin Pedrol · 5 years ago
  2. 158ea5b tests: Re-enable the convolve_test by default by Sylvain Munaut · 5 years ago
  3. 3733ed5 tests: Rework the convolve_test by Sylvain Munaut · 5 years ago
  4. a8b3565 VTY: add extended (11-bit) RACH detection toggle by Vadim Yanitskiy · 6 years ago
  5. a3934a1 convolve: Remove support for step, offset parameters by Sylvain Munaut · 5 years ago
  6. acf804c arm/convolve: Fix the vfp4 real convolution for h_len=12 by Sylvain Munaut · 5 years ago
  7. d20b7fa Bump version: 0.4.0.125-7c78 → 1.0.0 by Harald Welte · 5 years ago 1.0.0
  8. 77e1835 cosmetic: Don't call the SDR "USRP" in error message by Harald Welte · 5 years ago
  9. f97d75b usrp1: Fix formatting of log message (missing space) by Harald Welte · 5 years ago
  10. a944001 usrp1: Remove uninitialized skipRx logic by Harald Welte · 5 years ago
  11. 42c1656 LMSDeviceTest: fix link errors on OBS by Oliver Smith · 5 years ago
  12. affd351 configure.ac: check boost only if USRP1 support is enabled by Pau Espin Pedrol · 5 years ago
  13. 03b1162 lms: Fix build against LimeSuite > 18.10 by Pau Espin Pedrol · 5 years ago
  14. 2518588 TimevalTest: Make test deterministic with fake time by Pau Espin Pedrol · 5 years ago
  15. 4703140 Timeval: Move to osmo_clock_gettime by Pau Espin Pedrol · 5 years ago
  16. 0646b3c Timeval: Move implementation to use clock_gettime and timespec by Pau Espin Pedrol · 5 years ago
  17. 46cf9ef Timeval: passed() returns true if time is equal by Pau Espin Pedrol · 5 years ago
  18. 871713b LMSDevice: make use of dev-args in osmo-trx.cfg by Oliver Smith · 5 years ago
  19. 8d9a05c osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp by Oliver Smith · 5 years ago
  20. fe865f4 lms: Do {under,over}run checks even if LMS_RecvStream fails by Pau Espin Pedrol · 5 years ago
  21. e5b6664 lms: Move {under,over}run checks into separate method by Pau Espin Pedrol · 5 years ago
  22. 1595dda transceiver: Log TRXCTRL iface responses towards osmo-bts-trx by Pau Espin Pedrol · 5 years ago
  23. 441d82a Add TRXCTRL log category by Pau Espin Pedrol · 5 years ago
  24. 867cea5 contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  25. 2f53ea4 transceiver: log chan on CTRL command received by Pau Espin Pedrol · 5 years ago
  26. 138caaf lms: Improve Set{Rx,Tx}{Gain,Freq} logging by Pau Espin Pedrol · 5 years ago
  27. 3fadcad lms: Allow setting Tx/RxFreq for lchan!=0 by Pau Espin Pedrol · 5 years ago
  28. eaa0144 lms: Allow setting Tx/RxGain for chan!=0 by Pau Espin Pedrol · 5 years ago
  29. f733176 SigProcLib: Improve Vector buffer allocation mess by Pau Espin Pedrol · 5 years ago
  30. 800c029 jenkins.sh: run "make distcheck" by Oliver Smith · 5 years ago
  31. 522cbe9 contrib/jenkins.sh: build and publish manuals by Oliver Smith · 5 years ago
  32. ed361f9 lms: Close device on LMS_Init failure by Pau Espin Pedrol · 5 years ago
  33. 2d085e2 osmo-trx: Change some lines to use libosmocore logging instead of cout by Pau Espin Pedrol · 5 years ago
  34. 5cea18e lms: Make sure LMS_Close is called when Device is torn down by Pau Espin Pedrol · 5 years ago
  35. 4adc4eb Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  36. 41c68aa PointerFIFO: Fix memleak of ListNode by Pau Espin Pedrol · 5 years ago
  37. 39e0bba radioInterface: Fix memleak during close() by Pau Espin Pedrol · 5 years ago
  38. b4ea7b5 lms: Destroy streams on device stop by Pau Espin Pedrol · 5 years ago
  39. 69869bd lms: Fix start after stop of device by Pau Espin Pedrol · 5 years ago
  40. ebb3769 UHDDevice: log exception information on device open failure by d0gtail · 5 years ago
  41. 55928f2 lms: Set Rx gain to midpoint, as comment suggests. by Harald Welte · 5 years ago
  42. 0277b58 lms: User correct scale factor for transmit samples by Harald Welte · 5 years ago
  43. be8a83f build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  44. d9a460d Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 5 years ago
  45. f570b4a osmotrx: Introduce code architecture chapter by Pau Espin Pedrol · 6 years ago
  46. 46560ea osmotrx: Create a common chapter for section documenting backends by Pau Espin Pedrol · 6 years ago
  47. 038ab45 osmotrx: configuration: Add section to document multi-arfcn feature by Pau Espin Pedrol · 6 years ago
  48. 6b50b62 osmotrx: Write initial documentation for several supported devices by Pau Espin Pedrol · 6 years ago
  49. 3984256 osmotrx: Split Device specific section from backend one by Pau Espin Pedrol · 6 years ago
  50. d06172c trx: Add Hardware device support section by Pau Espin Pedrol · 6 years ago
  51. 762c951 trx: Add Hardware architecture support section by Pau Espin Pedrol · 6 years ago
  52. e47d7e9 trx: Add reference to project wiki page in overfiew section by Pau Espin Pedrol · 6 years ago
  53. 3cee25a vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  54. 0bd0782 Introduce chapter trx_if.adoc and add it to OsmoTRX and OsmoBTS by Pau Espin Pedrol · 6 years ago
  55. 8072650 Introduce OsmoTRX manual by Pau Espin Pedrol · 6 years ago
  56. c6541e6 Importing history from osmo-gsm-manuals.git by Neels Hofmeyr · 5 years ago
  57. 1e2c010 lms: Apply LMS->OSMO log level conversion by Pau Espin Pedrol · 5 years ago
  58. 32b3c2e lms: Use LimeSuite.h log level defines instead of hardcoded values by Pau Espin Pedrol · 5 years ago
  59. 1c4bbad UHDDevice: setRxGain on chan 0 when using multi-arfcn by Pau Espin Pedrol · 6 years ago
  60. 08dfe23 ChannelizerBase: Fix ASan alloc-dealloc-mismatch by Pau Espin Pedrol · 6 years ago
  61. 444ff34 sigProcLib: add a CorrType for extended (11-bit) RACH by Vadim Yanitskiy · 6 years ago
  62. a79bc70 sigProcLib: introduce both TS1 and TS2 RACH synch. sequences by Vadim Yanitskiy · 6 years ago
  63. a439fed Add long parameters (--help, --version, ...) by Oliver Smith · 6 years ago
  64. 8fb0c3d trx_validate_config(): Fix validation of rx_sps by Harald Welte · 6 years ago
  65. f5e1cf8 SocketsTest.testReaderIP(): Zero terminate received buffer by Harald Welte · 6 years ago
  66. e7d267f jenkins.sh: Enable build of osmo-trx-lms by Pau Espin Pedrol · 6 years ago
  67. 06f3b62 examples: Use logging level 'set-all' instead of 'all' by Pau Espin Pedrol · 6 years ago
  68. 74bcc56 Transciever: Log values causing Tx underrun by Pau Espin Pedrol · 6 years ago
  69. 55dd2aa CommonLibs/Makefile.am: Specify libcommon_la_LIBADD by Pau Espin Pedrol · 6 years ago
  70. 5b60c98 Use pthread_setname_np to name threads by Pau Espin Pedrol · 6 years ago
  71. 207d8a2 ensure well-formed example config files by Harald Welte · 6 years ago
  72. 92fc186 device/lms/LMSDevice.cpp: fix compilation warning by Vadim Yanitskiy · 6 years ago
  73. 4d179ab cosmetic: Use proper whitespace in several for loops by Pau Espin Pedrol · 6 years ago
  74. 6fdfb68 Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago
  75. 5ac2cb3 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  76. f4ee021 jenkins.sh: Add --enable-werror flag to osmo-trx configure step by Pau Espin Pedrol · 6 years ago
  77. e625553 Vector: Copy arrays in a sane way for non-trivially copyable types by Pau Espin Pedrol · 6 years ago
  78. 1f15152 radioInterfaceMulti:pullBuffer: Sanely convert float array to complex array by Pau Espin Pedrol · 6 years ago
  79. 21ce05c cosmetic: Fix trailing whitespace in several files by Pau Espin Pedrol · 6 years ago
  80. 5e68cde SigProcLib: Use available copyTo Vector API instead of memcopy by Pau Espin Pedrol · 6 years ago
  81. 1f4a009 UHHDDevice: Replace deprecated header uhd/utils/thread_priority.hpp by Pau Espin Pedrol · 6 years ago
  82. 544ce0d update git-version-gen to generate proper version numbers by Harald Welte · 6 years ago
  83. b148d05 configure.ac: Specify default language as C++ by Pau Espin Pedrol · 6 years ago
  84. 9700969 radioInterface: Fix variable storing integer return value by Pau Espin Pedrol · 6 years ago
  85. db936b9 osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on error by Pau Espin Pedrol · 6 years ago
  86. 49ad759 lms: Return error on device read timeout by Pau Espin Pedrol · 6 years ago
  87. 8e498bf radioInterface: forward errors from RadioDevice to Transceiver in recv path by Pau Espin Pedrol · 6 years ago
  88. 4644463 cosmetic: Fix trailing whitespace by Pau Espin Pedrol · 6 years ago
  89. 86be40b Logger: Disable pthread cancel point inside Logger destructor by Pau Espin Pedrol · 6 years ago
  90. 288d8af configure.ac: Add --enable-werror option by Pau Espin Pedrol · 6 years ago
  91. aae403f vty: Fix typo in gpsdo clock reference type by Pau Espin Pedrol · 6 years ago
  92. 5cc8858 logging: Introduce new "DDEV" category for device-specific code by Harald Welte · 6 years ago
  93. 70d0344 configure.ac: Fix typo in with-lms help string by Pau Espin Pedrol · 6 years ago
  94. 62002fb debian: add patches for debian8 by Alexander Couzens · 6 years ago
  95. 03b3c30 Fix config file saving of {tx,rx}-path VTY config strings by Harald Welte · 6 years ago
  96. a4b569d debian: Explicitly enable osmo-trx-uhd build by Pau Espin Pedrol · 6 years ago
  97. eb0945d debian: Enable build of osmo-trx-lms by Pau Espin Pedrol · 6 years ago
  98. f968507 Use correct paths when installing example files by Pau Espin Pedrol · 6 years ago
  99. 58c89fb lms: Allow values diff than 34dB to be set by setRxGain() by Pau Espin Pedrol · 6 years ago
  100. 16e7e20 Add -V param to print version by Pau Espin Pedrol · 6 years ago