1. 4aa548f sigProcLib: rename signalError type to SignalError. by Alexander Chemeris · 7 years ago
  2. f9e78be Move CorrType type from Transceiver to sigProcLib. by Alexander Chemeris · 7 years ago
  3. 132fb24 sigProcLib: Slice SoftVector instead of signalVector for GMSK demod. by Alexander Chemeris · 7 years ago
  4. 1c0b8b3 sigProcLib: Rename demodulateBurst() to demodGmskBurst() for clarity. by Alexander Chemeris · 7 years ago
  5. 1dd05cf sigProcLib: make energyDetect() simpler by returning actual energy. by Alexander Chemeris · 7 years ago
  6. 14d13b6 sigProcLib: Fix documentation, sync argument names in .cpp and .h files. by Alexander Chemeris · 7 years ago
  7. 37c52c7 transceiver: Add an option to emulate a RACH delay in random filler mode. by Alexander Chemeris · 8 years ago
  8. 5efe050 transceiver: Add an option to generate random Access Bursts. by Alexander Chemeris · 8 years ago
  9. 78d1fc9 transceiver: Properly handle MAXDLY. by Alexander Chemeris · 8 years ago
  10. 8ee2f38 sigproc: Add various GSM burst generators by Tom Tsou · 8 years ago
  11. b0aefcb EDGE: Add interfaces to enable EDGE transceiver by Tom Tsou · 8 years ago
  12. d325343 EDGE: Add 8-PSK modulator and demodulator by Tom Tsou · 8 years ago
  13. 4656940 sigproc: Remove normal burst DFE equalizer by Tom Tsou · 8 years ago
  14. 2079a3c sigproc: Remove dynamic SPS configuration by Tom Tsou · 8 years ago
  15. 130a800 sigProcLib: Abstract out common part of Normal/RACH burst detection. by Alexander Chemeris · 9 years ago
  16. 577cd02 sigproc: Add clipping detection on RACH and TSC input by Tom Tsou · 9 years ago
  17. 3f32ab5 Transceiver52M: Enable all warnings and resolve by Thomas Tsou · 11 years ago
  18. 477b77c Transceiver52M: Remove unused code by Thomas Tsou · 11 years ago
  19. 94edaae Transceiver52M: Allow separate in/out vectors for delay and decimation by Thomas Tsou · 11 years ago
  20. 20eb6d6 Transceiver52M: Separate signalVector into it's own file by Thomas Tsou · 11 years ago
  21. 6f4906e Transceiver52M: Dynamically allocate convolution input vectors by Thomas Tsou · 11 years ago
  22. c1f7c42 Transceiver52M: Setup dual sample rate transceiver by Thomas Tsou · 11 years ago
  23. 03e6ecf Transceiver52M: Replace resampler with SSE enabled implementation by Thomas Tsou · 11 years ago
  24. 3eaae80 Transceiver52M: Replace convolve and related calls with SSE implementation by Thomas Tsou · 11 years ago
  25. e57004d Transceiver52M: Generate RACH correlation sequence at initialization by Thomas Tsou · 11 years ago
  26. 83e0689 Transceiver52M: Make GSM pulse filter internal to implementation by Thomas Tsou · 11 years ago
  27. d24cc2c Transceiver52M: Rename samples-per-symbol variable names by Thomas Tsou · 11 years ago
  28. d734e2d Fix build of the Transceiver. by Alexander Chemeris · 11 years ago
  29. 8aea56e transceiver: separate radio clock and vector interfaces by kurtis.heimerl · 13 years ago
  30. 3b8ad24 transceiver: remove extra typedefs to remove warnings by kurtis.heimerl · 13 years ago
  31. b3a0ca4 Adding in the missing Transceiver52M directory by dburgess · 13 years ago