DSO203 GCC APP - Community Edition (2.51+SmTech1.8+Fixes)

[code]v1.17

  • Complete FFT re-implementation: (still has bugs)
    - FFT assembly routines replaced with “no nonsense” integer C code
    - All calculations made in-place (half the memory used)
    - Now using 512 samples (256 buckets)
    - FFT range boundary painted in blue
  • Project cleanup (code size reduction)[/code]