1. b79895c siggen: Add osmo-siggen for GSM/EDGE test signal generation by Tom Tsou · 7 years ago ttsou/siggen
  2. 70134a0 sigProcLib: Remove unused functions from public interface by Tom Tsou · 7 years ago
  3. 5e65b53 sigProcLib: Fix number of tail bits in random Normal Bursts and zero Stealing Bits. by Alexander Chemeris · 7 years ago
  4. d6ae864 radioInterface: Remove UmTRX 'diversity' option by Tom Tsou · 7 years ago
  5. 2af1440 sigProcLib: Fix negative value check on unsigned value by Tom Tsou · 7 years ago
  6. 92bdfb8 sigProcLib: Check return status on downsampling by Tom Tsou · 7 years ago
  7. ae91f13 sigProcLib: Remove unreachable code and no-effect checks by Tom Tsou · 7 years ago
  8. e0c1218 sigProcLib: Constify demodulation functions burst argument. by Alexander Chemeris · 7 years ago
  9. 1470fcd sigProcLib: constify signalVector arguments for detectBurst() functions. by Alexander Chemeris · 7 years ago
  10. 6e1dffd Move Transceiver::demodulate() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  11. f7717ac sigProcLib: Add operator<< to print CorrType to a string. by Alexander Chemeris · 7 years ago
  12. 4e6c938 Move Transceiver::detectBurst() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  13. b61c610 Call vectorSlicer() right before packing bits for transmission to osmo-bts. by Alexander Chemeris · 7 years ago
  14. 132fb24 sigProcLib: Slice SoftVector instead of signalVector for GMSK demod. by Alexander Chemeris · 7 years ago
  15. 1c0b8b3 sigProcLib: Rename demodulateBurst() to demodGmskBurst() for clarity. by Alexander Chemeris · 7 years ago
  16. 1dd05cf sigProcLib: make energyDetect() simpler by returning actual energy. by Alexander Chemeris · 7 years ago
  17. 14d13b6 sigProcLib: Fix documentation, sync argument names in .cpp and .h files. by Alexander Chemeris · 7 years ago
  18. 9270a5a sigProcLib: Typo sybols -> symbols by Alexander Chemeris · 7 years ago
  19. aa15d62 sigproc: Match differential GMSK start/end bits to tail bits by Tom Tsou · 8 years ago
  20. 06676ea sigproc: Fix missing 8-PSK tail symbols by Tom Tsou · 8 years ago
  21. a84e162 sigproc: Adjust burst detection threshold criteria by Tom Tsou · 8 years ago
  22. 7676427 mcbts: Add multi-ARFCN radio support by Tom Tsou · 8 years ago
  23. 28670fb iface: Add inner ring-buffer implementation by Tom Tsou · 9 years ago
  24. 37c52c7 transceiver: Add an option to emulate a RACH delay in random filler mode. by Alexander Chemeris · 8 years ago
  25. e90c24c sigproc: Expand RACH, TSC, and EDGE correlation windows by Tom Tsou · 8 years ago
  26. 0479562 EDGE: Fix demodulation slicer input by Tom Tsou · 8 years ago
  27. d2b0703 uhd: Correct timing alignment in 8-PSK and GMSK downlink bursts by Tom Tsou · 8 years ago
  28. 5efe050 transceiver: Add an option to generate random Access Bursts. by Alexander Chemeris · 8 years ago
  29. 78d1fc9 transceiver: Properly handle MAXDLY. by Alexander Chemeris · 8 years ago
  30. 7fec303 EDGE: Combine shared GMSK and 8-PSK demodulator sections by Tom Tsou · 8 years ago
  31. 8ee2f38 sigproc: Add various GSM burst generators by Tom Tsou · 8 years ago
  32. 4dfd64a sigproc: Always use 625 sample length bursts with 4 SPS by Tom Tsou · 8 years ago
  33. d325343 EDGE: Add 8-PSK modulator and demodulator by Tom Tsou · 8 years ago
  34. 4656940 sigproc: Remove normal burst DFE equalizer by Tom Tsou · 8 years ago
  35. 2079a3c sigproc: Remove dynamic SPS configuration by Tom Tsou · 8 years ago
  36. 130a800 sigProcLib: Abstract out common part of Normal/RACH burst detection. by Alexander Chemeris · 9 years ago
  37. 1e9b4d5 sigProcLib: Check for bogus TOA before using it. by Alexander Chemeris · 9 years ago
  38. 954b118 Transceiver: Fix clipping detection. by Alexander Chemeris · 9 years ago
  39. 351fd76 sigProcLib: Fix burst start phase. by Alexander Chemeris · 9 years ago
  40. 577cd02 sigproc: Add clipping detection on RACH and TSC input by Tom Tsou · 9 years ago
  41. 3f32ab5 Transceiver52M: Enable all warnings and resolve by Thomas Tsou · 11 years ago
  42. 477b77c Transceiver52M: Remove unused code by Thomas Tsou · 11 years ago
  43. 34bbef7 Transceiver52M: sigproc: Wrap internal phase on frequency shift by Thomas Tsou · 11 years ago
  44. b075dd2 Transceiver52M: Dynamically allocate correlation vectors by Thomas Tsou · 11 years ago
  45. 94edaae Transceiver52M: Allow separate in/out vectors for delay and decimation by Thomas Tsou · 11 years ago
  46. 0e0e1f4 Transceiver52M: Setup sinc() call directly with table lookup by Thomas Tsou · 11 years ago
  47. f79c4d0 Transceiver52M: Precompute fractional delay filters by Thomas Tsou · 11 years ago
  48. 20eb6d6 Transceiver52M: Separate signalVector into it's own file by Thomas Tsou · 11 years ago
  49. 6f4906e Transceiver52M: Dynamically allocate convolution input vectors by Thomas Tsou · 11 years ago
  50. 0a3dc4c Transceiver52M: Add NEON complex-complex multiply by Thomas Tsou · 11 years ago
  51. 7e4e536 Transceiver52M: Add ARM NEON support by Thomas Tsou · 11 years ago
  52. 66e2dd2 Transceiver52M: Remove unused files and utilities by Thomas Tsou · 11 years ago
  53. c1f7c42 Transceiver52M: Setup dual sample rate transceiver by Thomas Tsou · 11 years ago
  54. 2c282f5 Transceiver52M: Generate delay filter with SSE memory alignment by Thomas Tsou · 11 years ago
  55. dafb337 Transceiver52M: Reduce RACH and TSC correlation windows by Thomas Tsou · 11 years ago
  56. a57bc8a Transceiver52M: Setup dual Laurent pulse shaping filter by Thomas Tsou · 11 years ago
  57. 865bca4 Transceiver52M: Refactor RACH and normal burst detection by Thomas Tsou · 11 years ago
  58. 9ccd9f2 Transceiver52M: Add 4 samples-per-symbol Laurent pulse shape by Thomas Tsou · 11 years ago
  59. 8181b01 Transceiver52M: Disable energy detector by Thomas Tsou · 11 years ago
  60. 03e6ecf Transceiver52M: Replace resampler with SSE enabled implementation by Thomas Tsou · 11 years ago
  61. 3eaae80 Transceiver52M: Replace convolve and related calls with SSE implementation by Thomas Tsou · 11 years ago
  62. e57004d Transceiver52M: Generate RACH correlation sequence at initialization by Thomas Tsou · 11 years ago
  63. 6aa1f18 Transceiver52M: Remove logging from signal processing core by Thomas Tsou · 11 years ago
  64. e5dcfc4 Transceiver52M: Add destructors to correlation seqeunce objects by Thomas Tsou · 11 years ago
  65. 83e0689 Transceiver52M: Make GSM pulse filter internal to implementation by Thomas Tsou · 11 years ago
  66. d24cc2c Transceiver52M: Rename samples-per-symbol variable names by Thomas Tsou · 11 years ago
  67. d734e2d Fix build of the Transceiver. by Alexander Chemeris · 11 years ago
  68. bec4103 Transceiver52M: Fix calculation of TS correlation for 2 sps and higher by ttsou · 11 years ago
  69. a198d45 transceiver, resamp: insert missing filter values by kurtis.heimerl · 13 years ago
  70. b3a0ca4 Adding in the missing Transceiver52M directory by dburgess · 13 years ago