1. a336f25 bump version to 0.1.10~1 by Kirill Zakharenko · 8 years ago fairwaves/0.1.10-1
  2. 43fa3ca debian: compile for atom arch with SSE3 optimizations by Kirill Zakharenko · 8 years ago
  3. aa65b02 transceiver: WIP: Set default max delay to 2 samples. by Alexander Chemeris · 8 years ago
  4. 72d4404 transceiver: Add an option to emulate a RACH delay in random filler mode. by Alexander Chemeris · 8 years ago
  5. 7ed9355 sigProcLib: Change number of head bits in detectRACHBurst() from 4 to 8. by Alexander Chemeris · 8 years ago
  6. 9460154 transceiver: Add an option to generate random Access Bursts. by Alexander Chemeris · 8 years ago
  7. 2f09d69 transceiver: Properly handle MAXDLY. by Alexander Chemeris · 8 years ago
  8. 140a207 transceiver: Log channel number in DEBUG output of demoded bursts. by Alexander Chemeris · 8 years ago
  9. 67a8fb9 Common: Make sure gLogEarly() log to the same facilities as the normal log. by Alexander Chemeris · 9 years ago
  10. cd3d0e6 Common: Get rid of a compilation warning. by Alexander Chemeris · 9 years ago
  11. 9bd649e EDGE: Fix USRP B210 device support by Tom Tsou · 8 years ago
  12. 871b878 EDGE: Add support for UmTRX. by Alexander Chemeris · 8 years ago
  13. d17b189 debian: Add packaging to master taken from fairwaves/master by Holger Hans Peter Freyther · 8 years ago
  14. 7fec303 EDGE: Combine shared GMSK and 8-PSK demodulator sections by Tom Tsou · 8 years ago
  15. af717b2 EDGE: Add random burst generator filler option by Tom Tsou · 8 years ago
  16. 8ee2f38 sigproc: Add various GSM burst generators by Tom Tsou · 8 years ago
  17. 4dfd64a sigproc: Always use 625 sample length bursts with 4 SPS by Tom Tsou · 8 years ago
  18. b0aefcb EDGE: Add interfaces to enable EDGE transceiver by Tom Tsou · 8 years ago
  19. d325343 EDGE: Add 8-PSK modulator and demodulator by Tom Tsou · 8 years ago
  20. 5cd70dc EDGE: Setup variable sampling on receive path by Tom Tsou · 8 years ago
  21. 4656940 sigproc: Remove normal burst DFE equalizer by Tom Tsou · 8 years ago
  22. 2079a3c sigproc: Remove dynamic SPS configuration by Tom Tsou · 8 years ago
  23. 99cf930 Transceiver52M: Fix ARM build issues by Tom Tsou · 9 years ago
  24. 283b22d uhd: Remove references to USRP B205 by Tom Tsou · 9 years ago
  25. f147b17 sigproc: Make convolution and convert input buffers immutable by Tom Tsou · 9 years ago
  26. d4d3daa uhd: Use internal UHD tick conversions by Tom Tsou · 9 years ago
  27. c312905 uhd: Add version 3.9.0 support by Tom Tsou · 9 years ago
  28. c4eab87 uhd: Output Rx/Tx gain limits to log to make it more transparent. by Alexander Chemeris · 9 years ago
  29. cc6f79b Logger: Output ERR log messages to stderr as well. by Alexander Chemeris · 9 years ago
  30. 5a06806 Transceiver: Add support for OsmoBTS style handover. by Alexander Chemeris · 9 years ago
  31. 3722920 Transceiver: Fix whitespace. by Alexander Chemeris · 9 years ago
  32. f3b9af6 uhd: Fix UmTRX tuning broken in commit 90f7a01d. by Alexander Chemeris · 9 years ago
  33. e692ce9 transceiver: Add a debug option to dump selected timeslots to disk. by Alexander Chemeris · 9 years ago
  34. 81c6873 Transceiver: Do not update state->SNRestimate if equalization is disabled. by Alexander Chemeris · 9 years ago
  35. c052aa1 uhd: Fix rounding error in timestamp conversion functions. by Alexander Chemeris · 9 years ago
  36. 130a800 sigProcLib: Abstract out common part of Normal/RACH burst detection. by Alexander Chemeris · 9 years ago
  37. 72e8619 Checking in clockdump.sh utility. by Alexander Chemeris · 9 years ago
  38. 2beb1ad Checking in a more relevant README. by Alexander Chemeris · 9 years ago
  39. 2b54210 Transceiver: Update noise level only when the timeslot is marked as IDLE. by Alexander Chemeris · 9 years ago
  40. 2268c85 transceiver: Remove noise/RSSI gating. by Alexander Chemeris · 9 years ago
  41. 50747dc osmo-trx: Add an option to swap channels on UmTRX. by Alexander Chemeris · 9 years ago
  42. 1e9b4d5 sigProcLib: Check for bogus TOA before using it. by Alexander Chemeris · 9 years ago
  43. 954b118 Transceiver: Fix clipping detection. by Alexander Chemeris · 9 years ago
  44. dbe26ab Transceiver: Print noise level for each burst in debug mode. by Alexander Chemeris · 9 years ago
  45. e8905a0 osmo-trx: Add a command line option for the dBFS to dBm offset. by Alexander Chemeris · 9 years ago
  46. 909ffbf Common: Use a scoped lock in the Logger to avoid deadlock on thread cancel. by Alexander Chemeris · 9 years ago
  47. 351fd76 sigProcLib: Fix burst start phase. by Alexander Chemeris · 9 years ago
  48. 6a2bf0d transceiver: Drive clock indication form the receive thread. by Alexander Chemeris · 9 years ago
  49. 2966048 transceiver: Fix out-of-bounds acces in genRandNormalBurst(). by Alexander Chemeris · 9 years ago
  50. f5fd578 osmo-trx: Fix random filler command line option. by Alexander Chemeris · 9 years ago
  51. 57ef87d Common: Log to console instead of loging to syslog by default. by Alexander Chemeris · 9 years ago
  52. 5721920 Common: Introduce a global variable to disable syslog logging. by Alexander Chemeris · 9 years ago
  53. 194a9b1 Transceiver52M: Change POWERON behavior to return success if the transceiver is already running, and only return fail on device by Ivan Kluchnikov · 9 years ago
  54. 1fe5282 Transceiver: Check TSC values to be in [0..7] range. by Alexander Chemeris · 9 years ago
  55. 4438a9f Transceiver: Make error response to an unknown command on UDP command interface more understandable. by Alexander Chemeris · 11 years ago
  56. 64ad712 test: Add command line random normal burst option by Tom Tsou · 9 years ago
  57. 5c7c178 uhd: Pass UHD command line arguments to constructor by Tom Tsou · 9 years ago
  58. 90f7a01 umtrx: Don't use DSP tuning, because LMS6002D PLL steps are small enough. by Alexander Chemeris · 9 years ago
  59. e171425 uhd: Set RF frontend bandwidth for UmTRX to improve signal quality. by Alexander Chemeris · 9 years ago
  60. 4d029d8 UmTRX: Manually set Tx gain stages for the best signal quality. by Alexander Chemeris · 10 years ago
  61. 6613331 build: Provide option for disabling SSE autodetection by Tom Tsou · 9 years ago
  62. 577cd02 sigproc: Add clipping detection on RACH and TSC input by Tom Tsou · 9 years ago
  63. 88bbf1a uhd: Use full DAC scale with UmTRX to improve signal quality. by Alexander Chemeris · 9 years ago
  64. 2cc2ddd build: Add 'subdir-objects' to AM_INIT_AUTOMAKE by Tom Tsou · 9 years ago
  65. d7610cf radioInterface: Reset sample buffer cursors on each start by Tom Tsou · 9 years ago
  66. 722d4f7 usrp1: Update device API for frequency offset tuning by Tom Tsou · 9 years ago
  67. 93b7f37 b210: Lock dual-channel tuning access by Tom Tsou · 9 years ago
  68. 4ad9ea6 Transceiver52M: Add X300/X310 and E310 USRP support by Tom Tsou · 9 years ago
  69. eb54bdd Transceiver52M: Implement POWEROFF command by Tom Tsou · 9 years ago
  70. a4d1a41 Transceiver52M: Allow setting gain before POWERON by Tom Tsou · 9 years ago
  71. b999759 CommonLibs: Add thread cancellation capability by Tom Tsou · 9 years ago
  72. 1ae2556 uhd: Display current timestamp with buffer status errors by Tom Tsou · 9 years ago
  73. 187225c Transceiver52M: Fix SSE convolution shuffle register by Thomas Tsou · 10 years ago
  74. ccb73e1 Transceiver52M: Fix retransmissions when filler table is enabled by Thomas Tsou · 10 years ago
  75. a5c83ae Transceiver52M: Add E1XX USRP device id and timings by Thomas Tsou · 10 years ago
  76. c283916 Transceiver52M: Allow startup delay for stream alignment by Thomas Tsou · 10 years ago
  77. cecfb2e Transceiver52M: Set UHD rates before creating streamers by Thomas Tsou · 10 years ago
  78. 8e17df7 Transceivert52M: Add option for baseband frequency offset by Thomas Tsou · 10 years ago
  79. 3ebc772 Transceiver52M: Enable B210 dual channel support by Thomas Tsou · 10 years ago
  80. 18d3b83 Transceiver52M: Disable initial device time reset by Thomas Tsou · 10 years ago
  81. e788239 Transceiver52M: Split B200 and B210 identifiers by Thomas Tsou · 10 years ago
  82. 635f1bf Transceiver52M: Set B2XX clock frequency to 26 MHz by Thomas Tsou · 10 years ago
  83. 15d743e Transceiver52M: Disable filler table retransmissions by default by Thomas Tsou · 10 years ago
  84. af50644 Transceiver52M: Add missing scaling vector resize by Thomas Tsou · 11 years ago
  85. 4de70be Transceiver52M: Remove database configuration file requirement by Thomas Tsou · 11 years ago
  86. fb827d0 Transceiver52M: Ignore channel estimation if we are not equalizing by Thomas Tsou · 11 years ago
  87. 2c79110 Transceiver52M: UHD: Check running status before stopping stream by Thomas Tsou · 11 years ago
  88. 85b179d Transceiver52M: Create new osmo-trx executable by Thomas Tsou · 11 years ago
  89. 2e622ff Transceiver52M: Output device and operating mode to stdout by Thomas Tsou · 11 years ago
  90. 3f32ab5 Transceiver52M: Enable all warnings and resolve by Thomas Tsou · 11 years ago
  91. 8c33679 Transceiver52M: Add virtual destructor for radio device by Thomas Tsou · 11 years ago
  92. 477b77c Transceiver52M: Remove unused code by Thomas Tsou · 11 years ago
  93. d3fccea Transceiver52M: Allow only channel zero to set TSC value by Thomas Tsou · 11 years ago
  94. cb269a3 Transceiver52M: Use independent power scaling varables for each channel by Thomas Tsou · 11 years ago
  95. 1882099 Transceiver52M: Set const qualifier on appropriate radio vector methods by Thomas Tsou · 11 years ago
  96. a0179e3 Transceiver52M: Use independent noise vectors for each channel by Thomas Tsou · 11 years ago
  97. ef25dba Transceiver52M: Ignore detected bursts at the noise floor by Thomas Tsou · 11 years ago
  98. 2d0c00b Transceiver52M: Check time slot validity of incoming bursts by Thomas Tsou · 11 years ago
  99. e90a42b Transceiver52M: Add dual channel diversity receiver option by Thomas Tsou · 11 years ago
  100. 30421a7 Transceiver52M: Refactor receive path outer burst handling by Thomas Tsou · 11 years ago