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

Trying to fix Klipper TTC errors #168

Merged
merged 11 commits into from
Oct 20, 2024
Merged

Trying to fix Klipper TTC errors #168

merged 11 commits into from
Oct 20, 2024

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    6776816 View commit details
    Browse the repository at this point in the history
  2. waiting for file write everytime

    to avoid having multiple CSV files open at once
    and accelerometer measurements on-going at the same time
    Frix-x committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3c586f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. switched to stdata objects

    Frix-x committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    fe78456 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    eed67f1 View commit details
    Browse the repository at this point in the history
  2. spliting stdata into chunks on the filesystem

    with all the logic to load them back and reconstruct the .stdata file
    Frix-x committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c4a51b0 View commit details
    Browse the repository at this point in the history
  3. spliting stdata into chunks on the filesystem

    with all the logic to load them back and reconstruct the .stdata file
    Frix-x committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b8832f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    1737c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9141984 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #159 from Frix-x/ttc-fix-new

    Adding the chunk size as a shaketune parameter
    Frix-x authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7e2ff9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69bbe2f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. minor changes and fix typos

    Frix-x committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    359c129 View commit details
    Browse the repository at this point in the history