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