1. b6f238c ctrl_sock_handle_rx(): fix missing space in LOGCHAN() statement by Vadim Yanitskiy · 3 years ago
  2. c27fe60 add hidden fn adjustment command by Eric · 3 years, 1 month ago
  3. 3b8f7c4 Add a (hidden) VTY parameter for Rx/Tx freq. shifting by Vadim Yanitskiy · 6 years ago
  4. ad202d7 sigProcLib: fix C/I computation for 8-PSK modulated bursts by Sylvain Munaut · 3 years, 4 months ago
  5. 2a637a5 Transceiver: use proper factor for amplitude scaling by Vadim Yanitskiy · 3 years, 4 months ago
  6. 819cad1 Transceiver: fix integer division in addRadioVector() by Vadim Yanitskiy · 3 years, 4 months ago
  7. 94def47 Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 8 months ago
  8. c7a750d Transceiver: explicitly init m{Rx,Tx}LowerLoopThread by Vadim Yanitskiy · 3 years, 7 months ago
  9. 0ff9c9f Transceiver: use size_t and ARRAY_SIZE() in constructor by Vadim Yanitskiy · 3 years, 7 months ago
  10. e91544d Calculate RSSI offset based on RxGain configuration by Pau Espin Pedrol · 3 years, 8 months ago
  11. 93fee1f Transceiver: Pass config struct instead of large list of params by Pau Espin Pedrol · 3 years, 8 months ago
  12. 1f37e4d transceiver: initialize reorder flag so we don't miscount by Eric · 3 years, 9 months ago
  13. 7d8676a Add support for TRXC MUTE command by Pau Espin Pedrol · 3 years, 9 months ago
  14. 553a250 Use new libosmovty cpu sched config features by Pau Espin Pedrol · 3 years, 10 months ago
  15. 1d165a0 Transceiver: Add several rate_ctr for rx error conditions by Pau Espin Pedrol · 3 years, 10 months ago
  16. 199a306 Transceiver: Check log level before generating burst str representation by Pau Espin Pedrol · 3 years, 10 months ago
  17. c249ce2 Transceiver: Lower some log levels which have an associated counter by Pau Espin Pedrol · 3 years, 11 months ago
  18. df67578 Transceiver: Restrict conditions where FN gaps are detected by Pau Espin Pedrol · 3 years, 11 months ago
  19. 9933074 Transceiver: Use already obtained value from Rx msg structure by Pau Espin Pedrol · 3 years, 11 months ago
  20. b70686c Transceiver: Provide initial value for TransceiverState::mFiller in constructor by Pau Espin Pedrol · 3 years, 11 months ago
  21. 1d0c6fe Add rate counter for missing Txbursts when scheduled towards the radioInterface by Pau Espin Pedrol · 3 years, 11 months ago
  22. 8b0c536 Transceiver: Fix race condition obtaining Dl burst from Upper layer by Pau Espin Pedrol · 3 years, 11 months ago
  23. c0d6fd2 Introduce rate counters to detect issues in received Dl bursts from TRXD by Pau Espin Pedrol · 3 years, 11 months ago
  24. a71c5d0 TransceiverState: Initialize ctrs field in constructor by Pau Espin Pedrol · 4 years ago
  25. 92ba59d Introduce rate counter tx_stale_bursts by Pau Espin Pedrol · 4 years ago
  26. 405f17a Transceiver: Allow sending negative nominal tx power in RSP NOMTXPOWER by Pau Espin Pedrol · 4 years ago
  27. 0e09e7c Transceiver: Implement TRXC cmd NOMTXPOWER by Pau Espin Pedrol · 4 years ago
  28. 1b3a888 Transceiver: Fix extra space in RSP NOISELEV error by Pau Espin Pedrol · 4 years ago
  29. fdefbfa Transceiver: Log when sending of CLK indications begins by Philipp Maier · 4 years ago
  30. a7143bf transceiver: get rid of the ctrl threads by Eric · 4 years, 2 months ago
  31. 1a26b4f transceiver: check the right vector by Eric · 4 years, 2 months ago
  32. 9f2baf3 Transceiver.cpp: Introduce and use new logging categories by Pau Espin Pedrol · 4 years, 6 months ago
  33. 0fafe03 Transceiver: Fix wrong response upon CMD HANDOVER failure by Pau Espin Pedrol · 4 years, 6 months ago
  34. 066fd04 Fix common misspellings and typos by Martin Hauke · 4 years, 8 months ago
  35. 923b4bc Transceiver: Don't stop TRX if pulling from OFF timeslot by Pau Espin Pedrol · 4 years, 9 months ago
  36. 0d56d75 Transceiver: pullRadioVector(): Fix use of uninitialized value bi->tn by Pau Espin Pedrol · 4 years, 9 months ago
  37. 94c5241 Transceiver: Log error condition no burst in pullRadioVector() by Pau Espin Pedrol · 4 years, 9 months ago
  38. e3a2516 Transceiver: Use LOGCHAN in logRxBurst to unify log format by Pau Espin Pedrol · 4 years, 9 months ago
  39. 1fba104 Transceiver: Fix logging TN and version by Pau Espin Pedrol · 4 years, 9 months ago
  40. bfc1d0b Transceiver: Enable EDGE detection only on PDCH timeslots by Pau Espin Pedrol · 4 years, 9 months ago
  41. 76ff96e Transceiver: exit process when BTS drops connection by Pau Espin Pedrol · 4 years, 9 months ago
  42. 4e6ec45 Transceiver: Fix idle ul burst indications being dropped by Pau Espin Pedrol · 4 years, 9 months ago
  43. e4166be Transceiver: Clean up receival of downlink bursts by Pau Espin Pedrol · 4 years, 9 months ago
  44. e7195ac Transceiver: Check return value when binding IP addr for clock socket by Pau Espin Pedrol · 4 years, 9 months ago
  45. ca6a78e Transceiver: fix segfault during init if IP addr binding fails by Pau Espin Pedrol · 4 years, 9 months ago
  46. 67aa91b Drop old setPriority related code by Pau Espin Pedrol · 4 years, 10 months ago
  47. 27424a3 Transceiver: Add missing include netinet/in.h by Pau Espin Pedrol · 4 years, 10 months ago
  48. 720b912 Transceiver: Clean up code passing parameters to threads by Pau Espin Pedrol · 4 years, 11 months ago
  49. c3325b9 Transceiver: Store TRXD version per channel by Pau Espin Pedrol · 4 years, 11 months ago
  50. 21d03d3 Add SPDX annotation by Pau Espin Pedrol · 4 years, 11 months ago
  51. 758381b Transceiver: Initialize mExtRACH in constructor by Pau Espin Pedrol · 4 years, 11 months ago
  52. 56c5f29 driveTxPriorityQueue(): enrich logging message by Vadim Yanitskiy · 4 years, 11 months ago
  53. dd571c6 driveTxPriorityQueue(): check if message header format is supported by Vadim Yanitskiy · 4 years, 11 months ago
  54. b312325 driveTxPriorityQueue(): use trxd_hdr_common for message parsing by Vadim Yanitskiy · 4 years, 11 months ago
  55. 8d771d2 driveTxPriorityQueue(): cosmetic: use proper type for TDMA TN by Vadim Yanitskiy · 4 years, 11 months ago
  56. cf6113b Transceiver: Support TRXD v1 by Pau Espin Pedrol · 5 years ago
  57. 13c8109 Transceiver: Support SETFORMAT command by Pau Espin Pedrol · 5 years ago
  58. 15fa64b Transceiver: Move out TRXD socket send code to prepare for TRXDv1 by Pau Espin Pedrol · 5 years ago
  59. 7ee2d10 sigProcLib: detectAnyBurst() family: Use struct to gather all out params by Pau Espin Pedrol · 5 years ago
  60. 95c8318 Transceiver: Support pulling idle frames in pullRadioVector() by Pau Espin Pedrol · 5 years ago
  61. 9bb24a1 Transceiver: pullRadioVector(): Move initialization of var to start of function by Pau Espin Pedrol · 5 years ago
  62. d6dbb1b Transceiver: Simplify code on early error return when calling detectAnyBurst by Pau Espin Pedrol · 5 years ago
  63. be9cd66 Transceiver: Avoid noise calculation formula in 2 branches in pullRadioVector by Pau Espin Pedrol · 5 years ago
  64. b9d2515 Transceiver: replace UDPSocket with libosmocore socket API by Pau Espin Pedrol · 5 years ago
  65. 7dc07b9 Transceiver: Get rid of SoftVector in struct trx_ul_burst_ind by Pau Espin Pedrol · 5 years ago
  66. 07ddce5 Transceiver: Drop use of GSM::Time from trx_ul_burst_ind by Pau Espin Pedrol · 5 years ago
  67. 25ae190 Transceiver: Move soft bits normalization to pullRadioVector() by Pau Espin Pedrol · 5 years ago
  68. 607a414 Transceiver: Move calculation of normalized values (rssiOffset) to pullRadioVector() by Pau Espin Pedrol · 5 years ago
  69. 0e67cf2 Transceiver: Move nbits burst size calculation to pullRadioVector() by Pau Espin Pedrol · 5 years ago
  70. ff6aeb7 Transceiver: Drop unused rssi_valid struct field by Pau Espin Pedrol · 5 years ago
  71. ddd18a5 Transceiver: refactor: gather uplink burst parameters in struct by Pau Espin Pedrol · 5 years ago
  72. 778b30a Introduce structs to encode TRXD packets by Pau Espin Pedrol · 5 years ago
  73. ac0487e Add option to set stack size in config file, default == 0 == OS default by Eric Wild · 5 years ago
  74. b426e4a Rename and move STOP signal from Transceiver to main by Pau Espin Pedrol · 5 years ago
  75. fc73c07 Introduce LOGCHAN macro to standarize logging channel info by Pau Espin Pedrol · 5 years ago
  76. a8b3565 VTY: add extended (11-bit) RACH detection toggle by Vadim Yanitskiy · 6 years ago
  77. 77e1835 cosmetic: Don't call the SDR "USRP" in error message by Harald Welte · 5 years ago
  78. 1595dda transceiver: Log TRXCTRL iface responses towards osmo-bts-trx by Pau Espin Pedrol · 5 years ago
  79. 441d82a Add TRXCTRL log category by Pau Espin Pedrol · 5 years ago
  80. 2f53ea4 transceiver: log chan on CTRL command received by Pau Espin Pedrol · 5 years ago
  81. 74bcc56 Transciever: Log values causing Tx underrun by Pau Espin Pedrol · 6 years ago
  82. 5b60c98 Use pthread_setname_np to name threads by Pau Espin Pedrol · 6 years ago
  83. db936b9 osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on error by Pau Espin Pedrol · 6 years ago
  84. f37b0ad Transceiver: log timing info of stale bursts by Pau Espin Pedrol · 6 years ago
  85. e564f0f Transceiver: Move device specific code to radioDevice class by Pau Espin Pedrol · 6 years ago
  86. c0c6d70 Transceiver.cpp: prevent out-of-range array access by Vadim Yanitskiy · 6 years ago
  87. 8c6c5d2 Transceiver.cpp: fix incorrect format string for SETTSC by Vadim Yanitskiy · 6 years ago
  88. a62fcf7 Transceiver.cpp: use pointer arithmetics for CMD parsing by Vadim Yanitskiy · 6 years ago
  89. 4d9b59c Transceiver.cpp: properly zero-terminate received commands by Vadim Yanitskiy · 6 years ago
  90. bd0efb0 Transceiver.cpp: use a define for the MAX_PACKET_LENGTH by Vadim Yanitskiy · 6 years ago
  91. efac20b Move enums required by VTY to a separate header by Pau Espin Pedrol · 6 years ago
  92. 8c80095 Add -j option to bind to specific address by Pau Espin Pedrol · 7 years ago
  93. 934da48 transceiver: Avoid sending clock indications when trx is not powered on by Pau Espin Pedrol · 7 years ago
  94. 7c405a0 cosmetic: transciever: Remove trailing whitespaces by Pau Espin Pedrol · 7 years ago
  95. d67bd60 transceiver: Fix POWEROFF crash on USRP2/N200/X300 devices by Tom Tsou · 7 years ago
  96. 6031734 Transceiver: Remove unsigned negative compares by Tom Tsou · 7 years ago
  97. 6e1dffd Move Transceiver::demodulate() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  98. b34e60c Move BURST_THRESH from Transceiver.cpp to sigProcLib.h to make it reusable. by Alexander Chemeris · 7 years ago
  99. 4e6c938 Move Transceiver::detectBurst() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  100. f9e78be Move CorrType type from Transceiver to sigProcLib. by Alexander Chemeris · 7 years ago