Release v1.2.0 on 2020-01-03.
  1. 9f2baf3 Transceiver.cpp: Introduce and use new logging categories by Pau Espin Pedrol · 4 years, 6 months ago
  2. 0fafe03 Transceiver: Fix wrong response upon CMD HANDOVER failure by Pau Espin Pedrol · 4 years, 6 months ago
  3. 066fd04 Fix common misspellings and typos by Martin Hauke · 4 years, 8 months ago
  4. 923b4bc Transceiver: Don't stop TRX if pulling from OFF timeslot by Pau Espin Pedrol · 4 years, 9 months ago
  5. 0d56d75 Transceiver: pullRadioVector(): Fix use of uninitialized value bi->tn by Pau Espin Pedrol · 4 years, 9 months ago
  6. 94c5241 Transceiver: Log error condition no burst in pullRadioVector() by Pau Espin Pedrol · 4 years, 9 months ago
  7. e3a2516 Transceiver: Use LOGCHAN in logRxBurst to unify log format by Pau Espin Pedrol · 4 years, 9 months ago
  8. 1fba104 Transceiver: Fix logging TN and version by Pau Espin Pedrol · 4 years, 9 months ago
  9. bfc1d0b Transceiver: Enable EDGE detection only on PDCH timeslots by Pau Espin Pedrol · 4 years, 9 months ago
  10. 76ff96e Transceiver: exit process when BTS drops connection by Pau Espin Pedrol · 4 years, 9 months ago
  11. 4e6ec45 Transceiver: Fix idle ul burst indications being dropped by Pau Espin Pedrol · 4 years, 9 months ago
  12. e4166be Transceiver: Clean up receival of downlink bursts by Pau Espin Pedrol · 4 years, 9 months ago
  13. e7195ac Transceiver: Check return value when binding IP addr for clock socket by Pau Espin Pedrol · 4 years, 9 months ago
  14. ca6a78e Transceiver: fix segfault during init if IP addr binding fails by Pau Espin Pedrol · 4 years, 9 months ago
  15. 67aa91b Drop old setPriority related code by Pau Espin Pedrol · 4 years, 10 months ago
  16. 27424a3 Transceiver: Add missing include netinet/in.h by Pau Espin Pedrol · 4 years, 10 months ago
  17. 720b912 Transceiver: Clean up code passing parameters to threads by Pau Espin Pedrol · 4 years, 11 months ago
  18. c3325b9 Transceiver: Store TRXD version per channel by Pau Espin Pedrol · 4 years, 11 months ago
  19. 21d03d3 Add SPDX annotation by Pau Espin Pedrol · 4 years, 11 months ago
  20. 758381b Transceiver: Initialize mExtRACH in constructor by Pau Espin Pedrol · 4 years, 11 months ago
  21. 56c5f29 driveTxPriorityQueue(): enrich logging message by Vadim Yanitskiy · 4 years, 11 months ago
  22. dd571c6 driveTxPriorityQueue(): check if message header format is supported by Vadim Yanitskiy · 4 years, 11 months ago
  23. b312325 driveTxPriorityQueue(): use trxd_hdr_common for message parsing by Vadim Yanitskiy · 4 years, 11 months ago
  24. 8d771d2 driveTxPriorityQueue(): cosmetic: use proper type for TDMA TN by Vadim Yanitskiy · 4 years, 11 months ago
  25. cf6113b Transceiver: Support TRXD v1 by Pau Espin Pedrol · 5 years ago
  26. 13c8109 Transceiver: Support SETFORMAT command by Pau Espin Pedrol · 5 years ago
  27. 15fa64b Transceiver: Move out TRXD socket send code to prepare for TRXDv1 by Pau Espin Pedrol · 5 years ago
  28. 7ee2d10 sigProcLib: detectAnyBurst() family: Use struct to gather all out params by Pau Espin Pedrol · 5 years ago
  29. 95c8318 Transceiver: Support pulling idle frames in pullRadioVector() by Pau Espin Pedrol · 5 years ago
  30. 9bb24a1 Transceiver: pullRadioVector(): Move initialization of var to start of function by Pau Espin Pedrol · 5 years ago
  31. d6dbb1b Transceiver: Simplify code on early error return when calling detectAnyBurst by Pau Espin Pedrol · 5 years ago
  32. be9cd66 Transceiver: Avoid noise calculation formula in 2 branches in pullRadioVector by Pau Espin Pedrol · 5 years ago
  33. b9d2515 Transceiver: replace UDPSocket with libosmocore socket API by Pau Espin Pedrol · 5 years ago
  34. 7dc07b9 Transceiver: Get rid of SoftVector in struct trx_ul_burst_ind by Pau Espin Pedrol · 5 years ago
  35. 07ddce5 Transceiver: Drop use of GSM::Time from trx_ul_burst_ind by Pau Espin Pedrol · 5 years ago
  36. 25ae190 Transceiver: Move soft bits normalization to pullRadioVector() by Pau Espin Pedrol · 5 years ago
  37. 607a414 Transceiver: Move calculation of normalized values (rssiOffset) to pullRadioVector() by Pau Espin Pedrol · 5 years ago
  38. 0e67cf2 Transceiver: Move nbits burst size calculation to pullRadioVector() by Pau Espin Pedrol · 5 years ago
  39. ff6aeb7 Transceiver: Drop unused rssi_valid struct field by Pau Espin Pedrol · 5 years ago
  40. ddd18a5 Transceiver: refactor: gather uplink burst parameters in struct by Pau Espin Pedrol · 5 years ago
  41. 778b30a Introduce structs to encode TRXD packets by Pau Espin Pedrol · 5 years ago
  42. ac0487e Add option to set stack size in config file, default == 0 == OS default by Eric Wild · 5 years ago
  43. b426e4a Rename and move STOP signal from Transceiver to main by Pau Espin Pedrol · 5 years ago
  44. fc73c07 Introduce LOGCHAN macro to standarize logging channel info by Pau Espin Pedrol · 5 years ago
  45. a8b3565 VTY: add extended (11-bit) RACH detection toggle by Vadim Yanitskiy · 6 years ago
  46. 77e1835 cosmetic: Don't call the SDR "USRP" in error message by Harald Welte · 5 years ago
  47. 1595dda transceiver: Log TRXCTRL iface responses towards osmo-bts-trx by Pau Espin Pedrol · 5 years ago
  48. 441d82a Add TRXCTRL log category by Pau Espin Pedrol · 5 years ago
  49. 2f53ea4 transceiver: log chan on CTRL command received by Pau Espin Pedrol · 6 years ago
  50. 74bcc56 Transciever: Log values causing Tx underrun by Pau Espin Pedrol · 6 years ago
  51. 5b60c98 Use pthread_setname_np to name threads by Pau Espin Pedrol · 6 years ago
  52. db936b9 osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on error by Pau Espin Pedrol · 6 years ago
  53. f37b0ad Transceiver: log timing info of stale bursts by Pau Espin Pedrol · 6 years ago
  54. e564f0f Transceiver: Move device specific code to radioDevice class by Pau Espin Pedrol · 6 years ago
  55. c0c6d70 Transceiver.cpp: prevent out-of-range array access by Vadim Yanitskiy · 6 years ago
  56. 8c6c5d2 Transceiver.cpp: fix incorrect format string for SETTSC by Vadim Yanitskiy · 6 years ago
  57. a62fcf7 Transceiver.cpp: use pointer arithmetics for CMD parsing by Vadim Yanitskiy · 6 years ago
  58. 4d9b59c Transceiver.cpp: properly zero-terminate received commands by Vadim Yanitskiy · 6 years ago
  59. bd0efb0 Transceiver.cpp: use a define for the MAX_PACKET_LENGTH by Vadim Yanitskiy · 6 years ago
  60. efac20b Move enums required by VTY to a separate header by Pau Espin Pedrol · 6 years ago
  61. 8c80095 Add -j option to bind to specific address by Pau Espin Pedrol · 7 years ago
  62. 934da48 transceiver: Avoid sending clock indications when trx is not powered on by Pau Espin Pedrol · 7 years ago
  63. 7c405a0 cosmetic: transciever: Remove trailing whitespaces by Pau Espin Pedrol · 7 years ago
  64. d67bd60 transceiver: Fix POWEROFF crash on USRP2/N200/X300 devices by Tom Tsou · 7 years ago
  65. 6031734 Transceiver: Remove unsigned negative compares by Tom Tsou · 7 years ago
  66. 6e1dffd Move Transceiver::demodulate() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  67. b34e60c Move BURST_THRESH from Transceiver.cpp to sigProcLib.h to make it reusable. by Alexander Chemeris · 7 years ago
  68. 4e6c938 Move Transceiver::detectBurst() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  69. f9e78be Move CorrType type from Transceiver to sigProcLib. by Alexander Chemeris · 7 years ago
  70. b61c610 Call vectorSlicer() right before packing bits for transmission to osmo-bts. by Alexander Chemeris · 7 years ago
  71. 1c0b8b3 sigProcLib: Rename demodulateBurst() to demodGmskBurst() for clarity. by Alexander Chemeris · 7 years ago
  72. 1dd05cf sigProcLib: make energyDetect() simpler by returning actual energy. by Alexander Chemeris · 7 years ago
  73. 365bc38 transceiver: Fix command build warning by Tom Tsou · 8 years ago
  74. 4609f32 transceiver: Fix 4 SPS receive TOA value by Tom Tsou · 8 years ago
  75. 7c741ec transceiver: Fix mixed GSMK / 8-PSK transmission by Tom Tsou · 8 years ago
  76. c37594f mcbts: Allow out of order channel setup by Tom Tsou · 8 years ago
  77. ffee30d transceiver: Remove HANDOVER warnings by Tom Tsou · 8 years ago
  78. 64464e6 egprs: Enable 8-PSK burst detection when EDGE is enabled by Tom Tsou · 8 years ago
  79. e887108 egprs: Enable 8-PSK length vectors on the Tx interface by Tom Tsou · 8 years ago
  80. a84e162 sigproc: Adjust burst detection threshold criteria by Tom Tsou · 8 years ago
  81. c8c4eac transceiver: Do not report error on SETTSC when radio is on by Tom Tsou · 8 years ago
  82. 37c52c7 transceiver: Add an option to emulate a RACH delay in random filler mode. by Alexander Chemeris · 8 years ago
  83. 58e9591 transceiver: Log channel number in DEBUG output of demoded bursts. by Alexander Chemeris · 8 years ago
  84. 2c650a6 common: Add mandatory length field to UDP receive calls by Tom Tsou · 8 years ago
  85. 9664c3a transceiver: Do not pass transceiver state struct to function where it's not used. by Alexander Chemeris · 8 years ago
  86. 5efe050 transceiver: Add an option to generate random Access Bursts. by Alexander Chemeris · 8 years ago
  87. 78d1fc9 transceiver: Properly handle MAXDLY. by Alexander Chemeris · 8 years ago
  88. af717b2 EDGE: Add random burst generator filler option by Tom Tsou · 8 years ago
  89. 8ee2f38 sigproc: Add various GSM burst generators by Tom Tsou · 8 years ago
  90. b0aefcb EDGE: Add interfaces to enable EDGE transceiver by Tom Tsou · 8 years ago
  91. 5cd70dc EDGE: Setup variable sampling on receive path by Tom Tsou · 8 years ago
  92. 4656940 sigproc: Remove normal burst DFE equalizer by Tom Tsou · 8 years ago
  93. 2079a3c sigproc: Remove dynamic SPS configuration by Tom Tsou · 8 years ago
  94. 5a06806 Transceiver: Add support for OsmoBTS style handover. by Alexander Chemeris · 9 years ago
  95. e692ce9 transceiver: Add a debug option to dump selected timeslots to disk. by Alexander Chemeris · 9 years ago
  96. 81c6873 Transceiver: Do not update state->SNRestimate if equalization is disabled. by Alexander Chemeris · 9 years ago
  97. 130a800 sigProcLib: Abstract out common part of Normal/RACH burst detection. by Alexander Chemeris · 9 years ago
  98. 2b54210 Transceiver: Update noise level only when the timeslot is marked as IDLE. by Alexander Chemeris · 9 years ago
  99. 2268c85 transceiver: Remove noise/RSSI gating. by Alexander Chemeris · 9 years ago
  100. 954b118 Transceiver: Fix clipping detection. by Alexander Chemeris · 9 years ago