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

Waveform tweaks #12466

Merged
merged 6 commits into from
Jan 2, 2024
Merged

Waveform tweaks #12466

merged 6 commits into from
Jan 2, 2024

Commits on Dec 28, 2023

  1. remove gain adjustment compensation which seems to be a left-over

    m0dB authored and m0dB committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9b7286e View commit details
    Browse the repository at this point in the history
  2. use a table to undo the strange scaling applied to the filtered.all data

    m0dB authored and m0dB committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    8753d15 View commit details
    Browse the repository at this point in the history
  3. comment

    m0dB authored and m0dB committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    99598ed View commit details
    Browse the repository at this point in the history
  4. dont unscale, apparently its intentional

    m0dB authored and m0dB committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f453326 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. made gain compensation optional

    m0dB authored and m0dB committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    366d74b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. use std::span

    m0dB authored and m0dB committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3fb504e View commit details
    Browse the repository at this point in the history