1. 2a0fb96 ipc: fix var declaration in for loop by Pau Espin Pedrol · 3 years, 9 months ago
  2. 0333496 jenkins.sh: Verify distro-specific patches apply by Pau Espin Pedrol · 3 years, 9 months ago
  3. e30e0ad debian: Update debian8 osmo-trx specific patch by Pau Espin Pedrol · 3 years, 9 months ago
  4. 7a52e42 transceiver: optimize code if optimizations are enabled by Eric · 3 years, 9 months ago
  5. 4080eb7 devices: reset internal smart sample buffers upon stop by Eric · 3 years, 10 months ago
  6. 1e17c4f osmo-trx-ipc by Eric Wild · 4 years, 2 months ago
  7. f9a2f44 add kernel style .clang-format with 120 chars per line limit by Eric · 4 years, 1 month ago
  8. 3bf2c5d debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 9 months ago
  9. 553a250 Use new libosmovty cpu sched config features by Pau Espin Pedrol · 3 years, 10 months ago
  10. 1d165a0 Transceiver: Add several rate_ctr for rx error conditions by Pau Espin Pedrol · 3 years, 10 months ago
  11. 199a306 Transceiver: Check log level before generating burst str representation by Pau Espin Pedrol · 3 years, 10 months ago
  12. c249ce2 Transceiver: Lower some log levels which have an associated counter by Pau Espin Pedrol · 3 years, 10 months ago
  13. 761da1a Introduce CTR log category by Pau Espin Pedrol · 3 years, 10 months ago
  14. 9032c87 trx_rate_ctr: Lower some log levels by Pau Espin Pedrol · 3 years, 10 months ago
  15. df67578 Transceiver: Restrict conditions where FN gaps are detected by Pau Espin Pedrol · 3 years, 10 months ago
  16. 9933074 Transceiver: Use already obtained value from Rx msg structure by Pau Espin Pedrol · 3 years, 10 months ago
  17. b70686c Transceiver: Provide initial value for TransceiverState::mFiller in constructor by Pau Espin Pedrol · 3 years, 10 months ago
  18. 1d0c6fe Add rate counter for missing Txbursts when scheduled towards the radioInterface by Pau Espin Pedrol · 3 years, 11 months ago
  19. 8b0c536 Transceiver: Fix race condition obtaining Dl burst from Upper layer by Pau Espin Pedrol · 3 years, 11 months ago
  20. c0d6fd2 Introduce rate counters to detect issues in received Dl bursts from TRXD by Pau Espin Pedrol · 3 years, 11 months ago
  21. 032c1d8 trx_rate_ctr: Fix locking wrong mutex by Pau Espin Pedrol · 3 years, 10 months ago
  22. c62a051 doc/manuals: Update thread documentation after dropping CTRL sock threads by Pau Espin Pedrol · 3 years, 11 months ago
  23. a71c5d0 TransceiverState: Initialize ctrs field in constructor by Pau Espin Pedrol · 3 years, 11 months ago
  24. 92ba59d Introduce rate counter tx_stale_bursts by Pau Espin Pedrol · 3 years, 11 months ago
  25. 6a3a2b8 Rename device specific rate counter multi-thread helpers by Pau Espin Pedrol · 3 years, 11 months ago
  26. fb96767 trx_rate_ctr: Fix immediate rescheduling on per-sec thresholds by Pau Espin Pedrol · 3 years, 11 months ago
  27. 394053e cosmetic: trx_rate_ctr: Fix whitespace by Pau Espin Pedrol · 3 years, 11 months ago
  28. 68d8db4 UHDDevice: catch LookupError/IndexError in set{Rx,Tx}Antenna() by Vadim Yanitskiy · 3 years, 11 months ago
  29. 58d80a0 {UHD,LMS}Dervice: Log expected resulting TxPower when setting device specific TxGain by Pau Espin Pedrol · 4 years ago
  30. 5bd3d42 Drop old TxGain APIs from parent radioDevice abstract class by Pau Espin Pedrol · 4 years ago
  31. f68f19b LMSDevice: Compute TxGain on LimeSuite API based on expected Tx output power by Pau Espin Pedrol · 4 years ago
  32. 8ac169f osmo-trx.spec.in: Use %config(noreplace) to retain current config file by Harald Welte · 4 years ago
  33. 405f17a Transceiver: Allow sending negative nominal tx power in RSP NOMTXPOWER by Pau Espin Pedrol · 4 years ago
  34. b536ab9 proto_trxd: Fix UndefinedBehaviorSanitizer from ubsan by Pau Espin Pedrol · 4 years ago
  35. 174fb03 RPM spec file: Require uhd-firmware for osmo-trx-uhd by Harald Welte · 4 years ago
  36. b899c19 UHDDevice: Compute TxGain on UHD API based on expected Tx output power by Pau Espin Pedrol · 4 years ago
  37. 992c9bd radioInterface: Operate on real Tx power attenuation rather than on device specific gains by Pau Espin Pedrol · 4 years ago
  38. 056ce13 UHDDevice: Implement getNominalTxPower() based on TxFrequency by Pau Espin Pedrol · 4 years ago
  39. 0e09e7c Transceiver: Implement TRXC cmd NOMTXPOWER by Pau Espin Pedrol · 4 years ago
  40. 1b3a888 Transceiver: Fix extra space in RSP NOISELEV error by Pau Espin Pedrol · 4 years ago
  41. fdefbfa Transceiver: Log when sending of CLK indications begins by Philipp Maier · 4 years ago
  42. 5e16f79 doc: switch log levels to notice by Philipp Maier · 4 years, 2 months ago
  43. f3155e3 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years ago
  44. 7bbe19e contrib: integrate RPM spec by Oliver Smith · 4 years ago
  45. f669bf4 contrib: import RPM spec by Oliver Smith · 4 years ago
  46. 4a575b0 Use OSMO_FD_READ instead of deprecated BSC_FD_READ by Pau Espin Pedrol · 4 years ago
  47. cf35c37 prbs-tool: Don't require C99 by Harald Welte · 4 years ago
  48. 6e36934 utils: Ensure content of this directory is included in 'make dist' by Harald Welte · 4 years, 1 month ago
  49. 546516d prbs-tool: Add error simulation capabilities by Harald Welte · 6 years ago
  50. 6879bb0 PRBS tool sending PRBS sequence to TRX by Harald Welte · 4 years, 1 month ago
  51. a7143bf transceiver: get rid of the ctrl threads by Eric · 4 years, 1 month ago
  52. 4ffdca1 doc: apply an rssi-offset of 28 by default. by Philipp Maier · 4 years, 2 months ago
  53. 1a26b4f transceiver: check the right vector by Eric · 4 years, 1 month ago
  54. c5d5586 configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 1 month ago
  55. cc971aa doc: do not set the base-port of the trx by Philipp Maier · 4 years, 2 months ago
  56. 748d8ed debug: use LOGL_NOTICE for log category DDEV by Philipp Maier · 4 years, 2 months ago
  57. dfc6e5f radioDevice: Drop unused isControl param from WriteSamples API by Pau Espin Pedrol · 4 years, 2 months ago
  58. f8c0c46 radioDevice: Drop unused RSSI param from readSamples API by Pau Espin Pedrol · 4 years, 2 months ago
  59. 93707d0 cosmetic: fix several typos found by codespell by Pau Espin Pedrol · 4 years, 3 months ago
  60. 5291e8a debug.h: Fix print format of chan in CLOGCHAN by Pau Espin Pedrol · 4 years, 3 months ago
  61. 7a07de1 debug.h: Avoid printing pthread_t type by Pau Espin Pedrol · 4 years, 3 months ago
  62. fd67262 contrib/jenkins.sh: Reorder sanity checks by Pau Espin Pedrol · 4 years, 3 months ago
  63. 0569845 lms: Initial multi-arfcn support by Pau Espin Pedrol · 4 years, 4 months ago
  64. c69b87f lms: Make ts_offset and smpl rate coefs device-specific by Pau Espin Pedrol · 4 years, 4 months ago
  65. a7bf6cd lms: Store device type specific parameters in one place by Pau Espin Pedrol · 4 years, 4 months ago
  66. e7f6a27 lms: Move rx_buffers allocation to constructor by Pau Espin Pedrol · 4 years, 4 months ago
  67. a979f5f lms: Make reference to std::vector unambiguous by Pau Espin Pedrol · 4 years, 4 months ago
  68. b0e5426 lms: Change radioDevice constructor arg name to avoid masking instance attr by Pau Espin Pedrol · 4 years, 4 months ago
  69. 62c9280 lms: Improve smpl_buf error logging by Pau Espin Pedrol · 4 years, 4 months ago
  70. 1421adb smpl_buf: Fix str_code() param and print unknown error val by Pau Espin Pedrol · 4 years, 4 months ago
  71. dccc824 lms: Drop unused define by Pau Espin Pedrol · 4 years, 4 months ago
  72. bf58370 lms: Move initialization of field started to constructor by Pau Espin Pedrol · 4 years, 4 months ago
  73. 7c84925 doc: Update vty reference xml file by Pau Espin Pedrol · 4 years, 5 months ago
  74. fd99c6c radioInterfaceMulti: Fail to tune on freq not following multi-arfcn restrictions by Pau Espin Pedrol · 4 years, 5 months ago
  75. e947db8 doc: clarify number of channels on B210 with multi-arfcn enabled by Pau Espin Pedrol · 4 years, 5 months ago
  76. 9279e0e uhd: Improve some logging lines printing UHD pretty-print output by Pau Espin Pedrol · 4 years, 5 months ago
  77. 84231bd uhd: Use DEVDRV log category and support UHD >=3.11 logging framework by Pau Espin Pedrol · 4 years, 5 months ago
  78. aebbfe0 Make logging category DLMS generic and reusable for other backends by Pau Espin Pedrol · 4 years, 5 months ago
  79. da7fee8 Bump version: 1.1.1.38-9f2b-dirty → 1.2.0 by Pau Espin Pedrol · 4 years, 5 months ago 1.2.0
  80. 9f2baf3 Transceiver.cpp: Introduce and use new logging categories by Pau Espin Pedrol · 4 years, 5 months ago
  81. 0a2a40f uhd: use value already cached in tmp variable by Pau Espin Pedrol · 4 years, 5 months ago
  82. 501d053 trx: exit() on unsupported positional arguments on command line by Harald Welte · 4 years, 6 months ago
  83. 0fafe03 Transceiver: Fix wrong response upon CMD HANDOVER failure by Pau Espin Pedrol · 4 years, 6 months ago
  84. 9a87d90 vty: Simplify filler burst settings and improve help and readability. by Alexander Chemeris · 4 years, 7 months ago
  85. 066fd04 Fix common misspellings and typos by Martin Hauke · 4 years, 7 months ago
  86. aeaba02 vty: Don't enable random filler bursts automatically with EDGE. by Alexander Chemeris · 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