1. df83636 debian: Update changelog to 0.1.11 by Ivan Kluchnikov · 7 years ago fairwaves/0.1.11
  2. d468cde bump version to 0.1.10~3 by Alexander Chemeris · 8 years ago
  3. 237cc5f bump version to 0.1.10~2 by Alexander Chemeris · 8 years ago
  4. 5fa577d bump version to 0.1.10~1 by Kirill Zakharenko · 8 years ago
  5. 7695c92 debian: compile for atom arch with SSE3 optimizations by Kirill Zakharenko · 8 years ago
  6. 17b1365 transceiver: WIP: Set default max delay to 2 samples. by Alexander Chemeris · 8 years ago
  7. 833e97e Integrate Debian packaging changes by Max · 7 years ago
  8. e6d059f Add gerrit settings by Max · 7 years ago
  9. 012a1b3 debian: Require fftw3 header files for osmo-trx by Holger Hans Peter Freyther · 7 years ago
  10. 80cb080 Revert "uhd: Set minimum supported version to 3.9.0" by Tom Tsou · 7 years ago
  11. 44c7f41 uhd: Add X300 sample timing for 4 SPS by Tom Tsou · 7 years ago
  12. 9436fbb transceiver: Fix mismatched allocations and deallocations by pierre.baudry · 8 years ago
  13. 93ca09e uhd: Set minimum supported version to 3.9.0 by Tom Tsou · 8 years ago
  14. 365bc38 transceiver: Fix command build warning by Tom Tsou · 8 years ago
  15. 43242ef uhd: Add missing B200 sample timing for 4 SPS receive by Tom Tsou · 8 years ago
  16. 76b98cf add contrib/jenkins.sh, for gerrit build bot by Neels Hofmeyr · 8 years ago
  17. aa15d62 sigproc: Match differential GMSK start/end bits to tail bits by Tom Tsou · 8 years ago
  18. 2e5e2c5 The INSTALL file is being overwritten by autoreconf, but it is committed by Neels Hofmeyr · 8 years ago
  19. 8f0ccf6 uhd: Update USRP2/N200/N210 for 4 SPS Rx by Tom Tsou · 8 years ago
  20. 06676ea sigproc: Fix missing 8-PSK tail symbols by Tom Tsou · 8 years ago
  21. 4609f32 transceiver: Fix 4 SPS receive TOA value by Tom Tsou · 8 years ago
  22. 7c741ec transceiver: Fix mixed GSMK / 8-PSK transmission by Tom Tsou · 8 years ago
  23. 2f3e60b uhd: Add command line option for GPS reference by Tom Tsou · 8 years ago
  24. cbfef6e UHD: Initial LimeSDR support. by Alexander Chemeris · 8 years ago
  25. b577ef0 radioInterface: Fix multi-channel buffer index bug by Tom Tsou · 8 years ago
  26. c37594f mcbts: Allow out of order channel setup by Tom Tsou · 8 years ago
  27. ffee30d transceiver: Remove HANDOVER warnings by Tom Tsou · 8 years ago
  28. 24575a6 configure.ac: check for boost/config.hpp header by Neels Hofmeyr · 8 years ago
  29. 1e98014 add basic .gitignore by Neels Hofmeyr · 8 years ago
  30. 64464e6 egprs: Enable 8-PSK burst detection when EDGE is enabled by Tom Tsou · 8 years ago
  31. e887108 egprs: Enable 8-PSK length vectors on the Tx interface by Tom Tsou · 8 years ago
  32. a84e162 sigproc: Adjust burst detection threshold criteria by Tom Tsou · 8 years ago
  33. 7676427 mcbts: Add multi-ARFCN radio support by Tom Tsou · 8 years ago
  34. 3522229 mcbts: Add multi-ARFCN channelizing filters by Tom Tsou · 8 years ago
  35. 28670fb iface: Add inner ring-buffer implementation by Tom Tsou · 9 years ago
  36. 05c6feb radioInterface: Convert diversity argument to general type by Tom Tsou · 8 years ago
  37. 2e4ed10 transceiver: Add Rx samples-per-symbol option by Tom Tsou · 8 years ago
  38. c8c4eac transceiver: Do not report error on SETTSC when radio is on by Tom Tsou · 8 years ago
  39. 37c52c7 transceiver: Add an option to emulate a RACH delay in random filler mode. by Alexander Chemeris · 8 years ago
  40. 58e9591 transceiver: Log channel number in DEBUG output of demoded bursts. by Alexander Chemeris · 8 years ago
  41. 19174f5 radioInterface: Initialize power scale with a meaningful default. by Alexander Chemeris · 8 years ago
  42. 1ba69e7 uhd: Fix comment. by Alexander Chemeris · 8 years ago
  43. f931cf2 radioDevice: GSMRATE macro must have parentheses around its definition. by Alexander Chemeris · 8 years ago
  44. e476231 makefile: Fix build from an external path. by Alexander Chemeris · 8 years ago
  45. e90c24c sigproc: Expand RACH, TSC, and EDGE correlation windows by Tom Tsou · 8 years ago
  46. 3b093bb uhd: Set minimum UHD version requirement for E3XX by Tom Tsou · 8 years ago
  47. 3f4a13f uhd: Make device offset check a private method by Tom Tsou · 8 years ago
  48. 0fe41a5 uhd: Set default Tx sampling to 4 sps by Tom Tsou · 8 years ago
  49. a5e0f1c uhd: Update default E3XX settings by Tom Tsou · 8 years ago
  50. 2c650a6 common: Add mandatory length field to UDP receive calls by Tom Tsou · 8 years ago
  51. d4555f2 common: Restrict UDP binding to localhost only by Tom Tsou · 8 years ago
  52. 0479562 EDGE: Fix demodulation slicer input by Tom Tsou · 8 years ago
  53. d2b0703 uhd: Correct timing alignment in 8-PSK and GMSK downlink bursts by Tom Tsou · 8 years ago
  54. 9664c3a transceiver: Do not pass transceiver state struct to function where it's not used. by Alexander Chemeris · 8 years ago
  55. 1ab5e7f osmo-trx: Output Rx SPS as a part of configuration output. by Alexander Chemeris · 8 years ago
  56. 5efe050 transceiver: Add an option to generate random Access Bursts. by Alexander Chemeris · 8 years ago
  57. 78d1fc9 transceiver: Properly handle MAXDLY. by Alexander Chemeris · 8 years ago
  58. a8cf208 Common: Make sure gLogEarly() log to the same facilities as the normal log. by Alexander Chemeris · 9 years ago
  59. f84232d Common: Get rid of a compilation warning. by Alexander Chemeris · 9 years ago
  60. 9bd649e EDGE: Fix USRP B210 device support by Tom Tsou · 8 years ago
  61. 871b878 EDGE: Add support for UmTRX. by Alexander Chemeris · 8 years ago
  62. d17b189 debian: Add packaging to master taken from fairwaves/master by Holger Hans Peter Freyther · 8 years ago
  63. 7fec303 EDGE: Combine shared GMSK and 8-PSK demodulator sections by Tom Tsou · 8 years ago
  64. af717b2 EDGE: Add random burst generator filler option by Tom Tsou · 8 years ago
  65. 8ee2f38 sigproc: Add various GSM burst generators by Tom Tsou · 8 years ago
  66. 4dfd64a sigproc: Always use 625 sample length bursts with 4 SPS by Tom Tsou · 8 years ago
  67. b0aefcb EDGE: Add interfaces to enable EDGE transceiver by Tom Tsou · 8 years ago
  68. d325343 EDGE: Add 8-PSK modulator and demodulator by Tom Tsou · 8 years ago
  69. 5cd70dc EDGE: Setup variable sampling on receive path by Tom Tsou · 8 years ago
  70. 4656940 sigproc: Remove normal burst DFE equalizer by Tom Tsou · 8 years ago
  71. 2079a3c sigproc: Remove dynamic SPS configuration by Tom Tsou · 8 years ago
  72. 99cf930 Transceiver52M: Fix ARM build issues by Tom Tsou · 9 years ago
  73. 283b22d uhd: Remove references to USRP B205 by Tom Tsou · 9 years ago
  74. f147b17 sigproc: Make convolution and convert input buffers immutable by Tom Tsou · 9 years ago
  75. d4d3daa uhd: Use internal UHD tick conversions by Tom Tsou · 9 years ago
  76. c312905 uhd: Add version 3.9.0 support by Tom Tsou · 9 years ago
  77. c4eab87 uhd: Output Rx/Tx gain limits to log to make it more transparent. by Alexander Chemeris · 9 years ago
  78. cc6f79b Logger: Output ERR log messages to stderr as well. by Alexander Chemeris · 9 years ago
  79. 5a06806 Transceiver: Add support for OsmoBTS style handover. by Alexander Chemeris · 9 years ago
  80. 3722920 Transceiver: Fix whitespace. by Alexander Chemeris · 9 years ago
  81. f3b9af6 uhd: Fix UmTRX tuning broken in commit 90f7a01d. by Alexander Chemeris · 9 years ago
  82. e692ce9 transceiver: Add a debug option to dump selected timeslots to disk. by Alexander Chemeris · 9 years ago
  83. 81c6873 Transceiver: Do not update state->SNRestimate if equalization is disabled. by Alexander Chemeris · 9 years ago
  84. c052aa1 uhd: Fix rounding error in timestamp conversion functions. by Alexander Chemeris · 9 years ago
  85. 130a800 sigProcLib: Abstract out common part of Normal/RACH burst detection. by Alexander Chemeris · 9 years ago
  86. 72e8619 Checking in clockdump.sh utility. by Alexander Chemeris · 9 years ago
  87. 2beb1ad Checking in a more relevant README. by Alexander Chemeris · 9 years ago
  88. 2b54210 Transceiver: Update noise level only when the timeslot is marked as IDLE. by Alexander Chemeris · 9 years ago
  89. 2268c85 transceiver: Remove noise/RSSI gating. by Alexander Chemeris · 9 years ago
  90. 50747dc osmo-trx: Add an option to swap channels on UmTRX. by Alexander Chemeris · 9 years ago
  91. 1e9b4d5 sigProcLib: Check for bogus TOA before using it. by Alexander Chemeris · 9 years ago
  92. 954b118 Transceiver: Fix clipping detection. by Alexander Chemeris · 9 years ago
  93. dbe26ab Transceiver: Print noise level for each burst in debug mode. by Alexander Chemeris · 9 years ago
  94. e8905a0 osmo-trx: Add a command line option for the dBFS to dBm offset. by Alexander Chemeris · 9 years ago
  95. 909ffbf Common: Use a scoped lock in the Logger to avoid deadlock on thread cancel. by Alexander Chemeris · 9 years ago
  96. 351fd76 sigProcLib: Fix burst start phase. by Alexander Chemeris · 9 years ago
  97. 6a2bf0d transceiver: Drive clock indication form the receive thread. by Alexander Chemeris · 9 years ago
  98. 2966048 transceiver: Fix out-of-bounds acces in genRandNormalBurst(). by Alexander Chemeris · 9 years ago
  99. f5fd578 osmo-trx: Fix random filler command line option. by Alexander Chemeris · 9 years ago
  100. 57ef87d Common: Log to console instead of loging to syslog by default. by Alexander Chemeris · 9 years ago