1. 4644463 cosmetic: Fix trailing whitespace by Pau Espin Pedrol · 6 years ago
  2. 86be40b Logger: Disable pthread cancel point inside Logger destructor by Pau Espin Pedrol · 6 years ago
  3. 288d8af configure.ac: Add --enable-werror option by Pau Espin Pedrol · 6 years ago
  4. aae403f vty: Fix typo in gpsdo clock reference type by Pau Espin Pedrol · 6 years ago
  5. 5cc8858 logging: Introduce new "DDEV" category for device-specific code by Harald Welte · 6 years ago
  6. 70d0344 configure.ac: Fix typo in with-lms help string by Pau Espin Pedrol · 6 years ago
  7. 62002fb debian: add patches for debian8 by Alexander Couzens · 6 years ago
  8. 03b3c30 Fix config file saving of {tx,rx}-path VTY config strings by Harald Welte · 6 years ago
  9. a4b569d debian: Explicitly enable osmo-trx-uhd build by Pau Espin Pedrol · 6 years ago
  10. eb0945d debian: Enable build of osmo-trx-lms by Pau Espin Pedrol · 6 years ago
  11. f968507 Use correct paths when installing example files by Pau Espin Pedrol · 6 years ago
  12. 58c89fb lms: Allow values diff than 34dB to be set by setRxGain() by Pau Espin Pedrol · 6 years ago
  13. 16e7e20 Add -V param to print version by Pau Espin Pedrol · 6 years ago
  14. c7756e7 debian: Add cfg file examples for osmo-trx-{lms,uhd} by Pau Espin Pedrol · 6 years ago
  15. 7ed686b contrib: Add systemd services for all backends by Pau Espin Pedrol · 6 years ago
  16. 2ab6ddb debian: Add package osmo-trx-lms by Pau Espin Pedrol · 6 years ago
  17. b229439 usrp1: Fail in case of unsupported configuration by Harald Welte · 6 years ago
  18. ffb3301 lms: Fail in case of unsupported configuration by Harald Welte · 6 years ago
  19. 62b7900 lms: Fix coding style by Harald Welte · 6 years ago
  20. 61707e8 radioDevice: better encapsulation in base class by Harald Welte · 6 years ago
  21. ce70ba5 radioDevice: Move tx_sps from derived into base class by Harald Welte · 6 years ago
  22. cfb9dac lms: Call set_antennas() during open() method by Harald Welte · 6 years ago
  23. 105a61e lms: Fix support for rx_paths / tx_paths by Harald Welte · 6 years ago
  24. 2407314 move set_antennas() from UHD to generic radioDevice base class by Harald Welte · 6 years ago
  25. ff44185 lms: Reduce Rx gain from 47 to 34 dB by Zydrunas Tamosevicius · 6 years ago
  26. 0494d05 lms: fix LMS_StartStream() handling for multiple channels by Zydrunas Tamosevicius · 6 years ago
  27. fd268b6 lms: Reduce log level of "send buffer of len ..." by Zydrunas Tamosevicius · 6 years ago
  28. 43f3678 lms: Use same timestamp offset like when using LimeSDR via UHD by Zydrunas Tamosevicius · 6 years ago
  29. 6493dc8 lms: Check LPBFW to set is within supported range by Pau Espin Pedrol · 6 years ago
  30. f7905ac lms: Makefile.am: Reorder params to fix link issue by Pau Espin Pedrol · 6 years ago
  31. 0c27938 LMSDevice: Fix setup failure with LimeSuite > 18.04.1 by Pau Espin Pedrol · 6 years ago
  32. 587916e LMSDevice: Set correct values for Max{Tx,Rx}Gain by Pau Espin Pedrol · 6 years ago
  33. 7902486 LMSDevice: Reduce Rx logging verbosity: Only log unexpected timestamps by Harald Welte · 6 years ago
  34. 4aec1f1 LMS_Device: Set ts_offset to 0. by Harald Welte · 6 years ago
  35. 68f0541 LMSDevice: Fix initial timestamp offset of 2500 by Harald Welte · 6 years ago
  36. ea8be22 LMSDevice: Set low-pass filters to smallest possible option by Harald Welte · 6 years ago
  37. a5054b3 LMSDevice: Typo fix: s/Internal/External by Harald Welte · 6 years ago
  38. a438114 LMSDevice: Print sample rate range + actual sample rate after setting it by Harald Welte · 6 years ago
  39. 9cb4f27 LMSDevice: Call LMS_Init() before setting sample rate by Harald Welte · 6 years ago
  40. c38e45e update .gitignore to include osmo-trx-lms by Harald Welte · 6 years ago
  41. 1f50fed build: Add support for LimeSuite device backend by Pau Espin Pedrol · 6 years ago
  42. c7a0bf1 lms: Several improvements and compilation/runtime fixes by Pau Espin Pedrol · 6 years ago
  43. 940738e Initial work towards direct LimeSuite support in OsmoTRX by Harald Welte · 6 years ago
  44. 8c1e2bd examples: Set rt-prio 18 and print file basename by Pau Espin Pedrol · 6 years ago
  45. 01eea0a trx_vty.c: fix: use CONFIG_NODE as parent by default by Vadim Yanitskiy · 6 years ago
  46. 55df1e4 UHDDevice: Fix setup failure with LimeSuite > 18.04.1 by Pau Espin Pedrol · 6 years ago
  47. e9424e2 doc: examples: Add umtrx sample config by Pau Espin Pedrol · 6 years ago
  48. d0ac926 Bump version: 0.3.0-dirty → 0.4.0 by Pau Espin Pedrol · 6 years ago 0.4.0
  49. 00d5114 git-version-gen: Take into account tags not in master by Pau Espin Pedrol · 6 years ago
  50. 3a496f3 doc: add example config for usrp B200 series by Philipp Maier · 6 years ago
  51. fad2e09 osmo-trx: s/GSM Core Address/GSM BTS Address/ by Harald Welte · 6 years ago
  52. e09e80f update .gitignore for new executable names by Harald Welte · 6 years ago
  53. 2e276e7 debian/control: Add build dependency to libusrp-dev by Harald Welte · 6 years ago
  54. dffc217 debian: Ensure USRP1 firmware is part of osmo-trx-usrp1 by Harald Welte · 6 years ago
  55. 96f0f2c debian/rules: Make sure we always require libusrp by Harald Welte · 6 years ago
  56. 225b16d debian/control: Remove "Maintainer" from binary package section by Harald Welte · 6 years ago
  57. 0ebbb2e Revert "debian: Remove osmo-trx-usrp1 until we can build libusrp1.deb" by Harald Welte · 6 years ago
  58. 2fea950 build: Fix OBS build for ARM by Pau Espin Pedrol · 6 years ago
  59. d0a97a5 debian: Fix OBS build by Pau Espin Pedrol · 6 years ago
  60. 295b938 debian: Remove osmo-trx-usrp1 until we can build libusrp1.deb by Pau Espin Pedrol · 6 years ago
  61. e860520 jenkins.sh: Enable build of osmo-trx-usrp1 by Pau Espin Pedrol · 6 years ago
  62. 2a8183b build: More OBS build failure fixes by Pau Espin Pedrol · 6 years ago
  63. 478f82f build: Fix make distcheck by Pau Espin Pedrol · 6 years ago
  64. f37b0ad Transceiver: log timing info of stale bursts by Pau Espin Pedrol · 6 years ago
  65. 3b78cbf Logger: Print correct source file and line number by Pau Espin Pedrol · 6 years ago
  66. f3d7f44 Build one osmo-trx binary for each device support enabled by Pau Espin Pedrol · 6 years ago
  67. e564f0f Transceiver: Move device specific code to radioDevice class by Pau Espin Pedrol · 6 years ago
  68. 0fc20d1 Move device specific code out of radioInterface by Pau Espin Pedrol · 6 years ago
  69. a4316ee Change configure define USRP1 to DEVICE_USRP1 by Pau Espin Pedrol · 6 years ago
  70. 2128a30 Move device specific files to device subdir by Pau Espin Pedrol · 6 years ago
  71. 43fedb6 Move arch specific fiels to arch subdir by Pau Espin Pedrol · 6 years ago
  72. 53bdb7f configure.ac: Add --enable-sanitize option by Pau Espin Pedrol · 6 years ago
  73. 6462dd3 tests: Makefile.am: Fix typo in include path by Pau Espin Pedrol · 6 years ago
  74. e1977fc use osmo_init_logging2() by Pau Espin Pedrol · 6 years ago
  75. f97296e jenkins.sh: change qemu-img default location to $HOME/qemu-img instead of /opt/qemu-img by Alexander Couzens · 6 years ago
  76. 20259cb configure.ac: Fix typo by Martin Hauke · 6 years ago
  77. ffa4e59 jenkins.sh: cleanup always the workspace by Alexander Couzens · 6 years ago
  78. c0c6d70 Transceiver.cpp: prevent out-of-range array access by Vadim Yanitskiy · 6 years ago
  79. 8c6c5d2 Transceiver.cpp: fix incorrect format string for SETTSC by Vadim Yanitskiy · 6 years ago
  80. a62fcf7 Transceiver.cpp: use pointer arithmetics for CMD parsing by Vadim Yanitskiy · 6 years ago
  81. 4d9b59c Transceiver.cpp: properly zero-terminate received commands by Vadim Yanitskiy · 6 years ago
  82. bd0efb0 Transceiver.cpp: use a define for the MAX_PACKET_LENGTH by Vadim Yanitskiy · 6 years ago
  83. 8fbbd65 Build Transceiver52M/common as an .la lib by Pau Espin Pedrol · 6 years ago
  84. b35cba6 Makefile.am: Avoid using subdir if arch is not required by Pau Espin Pedrol · 6 years ago
  85. 8dffadb osmo-trx: Re-introduce -l cmd line parameter by Pau Espin Pedrol · 6 years ago
  86. 408f250 osmo-trx: Use VTY cfg structures while still allowing cmd line options by Pau Espin Pedrol · 6 years ago
  87. 2001550 doc: Add sample cfg file for LimeSDR by Pau Espin Pedrol · 6 years ago
  88. a3ab8c2 vty: Implement VTY cfg parsing for current parameters by Pau Espin Pedrol · 6 years ago
  89. efac20b Move enums required by VTY to a separate header by Pau Espin Pedrol · 6 years ago
  90. 0bbd892 osmo-trx.cpp: Move trx start and stop to helper functions by Pau Espin Pedrol · 6 years ago
  91. 28b8cc6 jenkins.sh: fix the download url if the qemu image wasn't setup by Alexander Couzens · 6 years ago
  92. 3f52f0e Fix USRP1 build with support for setting Rx/TxAntenna by Alexander Huemer · 6 years ago
  93. 3da1f83 Logger: Use libosmocore logging system by Pau Espin Pedrol · 6 years ago
  94. 5ea1817 Add initial support for logging, vty, ctrl by Pau Espin Pedrol · 6 years ago
  95. 49d42e9 debian: Depend on libtalloc and libosmocore by Pau Espin Pedrol · 6 years ago
  96. 3a3b220 osmo-trx: Set up talloc ctx by Pau Espin Pedrol · 6 years ago
  97. ab22f4c osmo-trx: set up signals using libosmocore helpers by Pau Espin Pedrol · 6 years ago
  98. 8b843e5 Depend on libosmocore by Pau Espin Pedrol · 6 years ago
  99. c92dad3 configure.ac: Check for pkg-config by Pau Espin Pedrol · 6 years ago
  100. 61837c0 Logger: Remove gLogToConsole flag by Pau Espin Pedrol · 6 years ago