Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

define ht length #227

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

define ht length #227

wants to merge 6 commits into from

Commits on May 15, 2022

  1. define ht lenght

    #define HTLEN in fft_mt_r2iq.cpp allows manual test other lenght
    ik1xpv committed May 15, 2022
    Configuration menu
    Copy the full SHA
    64b5137 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. HTLEN

    #define HTLEN in config.h
    ik1xpv committed May 16, 2022
    Configuration menu
    Copy the full SHA
    4ad7556 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Soft tone generator

    #define _SOFT_TONE_DEBUG in config.h
    enables the generation of soft tone
    close to 1MHz  with ADC clk 64MHz,
    the tone period is an integer factor of  transferSamples.
    GUI Rand  CheckBox activates the software generated tone.
    ik1xpv committed May 21, 2022
    Configuration menu
    Copy the full SHA
    746d9ca View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. HTLEN tests

    some defines in config.h
    HALF_FFT/4+1
    HALF_FFT/2+1 -256
    HLFT_FFT/2+1
    ik1xpv committed May 23, 2022
    Configuration menu
    Copy the full SHA
    ba50e58 View commit details
    Browse the repository at this point in the history
  2. Update config.h

    SWVERSION 1.3.3.Alfa
    ik1xpv committed May 23, 2022
    Configuration menu
    Copy the full SHA
    b8af5c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. large FFTN test

    Test in config,c FFTN_R_ADC  (32768)
    htlen => 12289
    ik1xpv committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    cc9f320 View commit details
    Browse the repository at this point in the history