Release v1.6.0 on 2023-09-12.
  1. ad202d7 sigProcLib: fix C/I computation for 8-PSK modulated bursts by Sylvain Munaut · 3 years, 4 months ago
  2. 066fd04 Fix common misspellings and typos by Martin Hauke · 4 years, 8 months ago
  3. b49a42e sigProcLib: Add C/I (Carrier-to-Interference ratio) computation by Sylvain Munaut · 5 years ago
  4. c3d68c1 sigProcLib: detectAnyBurst(): make TSC used to detect burst available to caller by Pau Espin Pedrol · 5 years ago
  5. 7ee2d10 sigProcLib: detectAnyBurst() family: Use struct to gather all out params by Pau Espin Pedrol · 5 years ago
  6. 7dc07b9 Transceiver: Get rid of SoftVector in struct trx_ul_burst_ind by Pau Espin Pedrol · 5 years ago
  7. 444ff34 sigProcLib: add a CorrType for extended (11-bit) RACH by Vadim Yanitskiy · 6 years ago
  8. 70134a0 sigProcLib: Remove unused functions from public interface by Tom Tsou · 7 years ago
  9. e0c1218 sigProcLib: Constify demodulation functions burst argument. by Alexander Chemeris · 7 years ago
  10. 1470fcd sigProcLib: constify signalVector arguments for detectBurst() functions. by Alexander Chemeris · 7 years ago
  11. 6e1dffd Move Transceiver::demodulate() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  12. 0229d22 sigProcLib.h: Fix whitespaces. No non-whitespace changes. by Alexander Chemeris · 7 years ago
  13. f7717ac sigProcLib: Add operator<< to print CorrType to a string. by Alexander Chemeris · 7 years ago
  14. b34e60c Move BURST_THRESH from Transceiver.cpp to sigProcLib.h to make it reusable. by Alexander Chemeris · 7 years ago
  15. 4e6c938 Move Transceiver::detectBurst() to sigProcLib to make it reusable. by Alexander Chemeris · 7 years ago
  16. 4aa548f sigProcLib: rename signalError type to SignalError. by Alexander Chemeris · 7 years ago
  17. f9e78be Move CorrType type from Transceiver to sigProcLib. by Alexander Chemeris · 7 years ago
  18. 132fb24 sigProcLib: Slice SoftVector instead of signalVector for GMSK demod. by Alexander Chemeris · 7 years ago
  19. 1c0b8b3 sigProcLib: Rename demodulateBurst() to demodGmskBurst() for clarity. by Alexander Chemeris · 7 years ago
  20. 1dd05cf sigProcLib: make energyDetect() simpler by returning actual energy. by Alexander Chemeris · 7 years ago
  21. 14d13b6 sigProcLib: Fix documentation, sync argument names in .cpp and .h files. by Alexander Chemeris · 7 years ago
  22. 37c52c7 transceiver: Add an option to emulate a RACH delay in random filler mode. by Alexander Chemeris · 8 years ago
  23. 5efe050 transceiver: Add an option to generate random Access Bursts. by Alexander Chemeris · 8 years ago
  24. 78d1fc9 transceiver: Properly handle MAXDLY. by Alexander Chemeris · 8 years ago
  25. 8ee2f38 sigproc: Add various GSM burst generators by Tom Tsou · 8 years ago
  26. b0aefcb EDGE: Add interfaces to enable EDGE transceiver by Tom Tsou · 8 years ago
  27. d325343 EDGE: Add 8-PSK modulator and demodulator by Tom Tsou · 8 years ago
  28. 4656940 sigproc: Remove normal burst DFE equalizer by Tom Tsou · 8 years ago
  29. 2079a3c sigproc: Remove dynamic SPS configuration by Tom Tsou · 8 years ago
  30. 130a800 sigProcLib: Abstract out common part of Normal/RACH burst detection. by Alexander Chemeris · 9 years ago
  31. 577cd02 sigproc: Add clipping detection on RACH and TSC input by Tom Tsou · 9 years ago
  32. 3f32ab5 Transceiver52M: Enable all warnings and resolve by Thomas Tsou · 11 years ago
  33. 477b77c Transceiver52M: Remove unused code by Thomas Tsou · 11 years ago
  34. 94edaae Transceiver52M: Allow separate in/out vectors for delay and decimation by Thomas Tsou · 11 years ago
  35. 20eb6d6 Transceiver52M: Separate signalVector into it's own file by Thomas Tsou · 11 years ago
  36. 6f4906e Transceiver52M: Dynamically allocate convolution input vectors by Thomas Tsou · 11 years ago
  37. c1f7c42 Transceiver52M: Setup dual sample rate transceiver by Thomas Tsou · 11 years ago
  38. 03e6ecf Transceiver52M: Replace resampler with SSE enabled implementation by Thomas Tsou · 11 years ago
  39. 3eaae80 Transceiver52M: Replace convolve and related calls with SSE implementation by Thomas Tsou · 11 years ago
  40. e57004d Transceiver52M: Generate RACH correlation sequence at initialization by Thomas Tsou · 11 years ago
  41. 83e0689 Transceiver52M: Make GSM pulse filter internal to implementation by Thomas Tsou · 11 years ago
  42. d24cc2c Transceiver52M: Rename samples-per-symbol variable names by Thomas Tsou · 11 years ago
  43. d734e2d Fix build of the Transceiver. by Alexander Chemeris · 11 years ago
  44. 8aea56e transceiver: separate radio clock and vector interfaces by kurtis.heimerl · 13 years ago
  45. 3b8ad24 transceiver: remove extra typedefs to remove warnings by kurtis.heimerl · 13 years ago
  46. b3a0ca4 Adding in the missing Transceiver52M directory by dburgess · 13 years ago