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

D576 Buffer Monitoring #19674

Merged
merged 13 commits into from
Jul 23, 2021
Merged

Commits on Oct 10, 2020

  1. Add M576 which allows reporting of queue statistics, specifically pla…

    …nner/command buffer space remaining, as well as command buffer underruns, and time the command buffer remained empty since last M576 output
    chendo committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    e874558 View commit details
    Browse the repository at this point in the history
  2. Try to monitor planner buffer underruns in the auto_report_buffer_sta…

    …tistics loop as modifying the stepper ISR loop seems like a bad idea
    chendo committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    f560ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3655c9f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    a376703 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    9267098 View commit details
    Browse the repository at this point in the history
  2. cosmetic

    thinkyhead committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8434ce2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Add M576 which allows reporting of queue statistics, specifically pla…

    …nner/command buffer space remaining, as well as command buffer underruns, and time the command buffer remained empty since last M576 output
    chendo authored and slowbro committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    65dc9e9 View commit details
    Browse the repository at this point in the history
  2. Try to monitor planner buffer underruns in the auto_report_buffer_sta…

    …tistics loop as modifying the stepper ISR loop seems like a bad idea
    chendo authored and slowbro committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    229acc4 View commit details
    Browse the repository at this point in the history
  3. Disable BUFFER_MONITORING by default

    chendo authored and slowbro committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    e828e57 View commit details
    Browse the repository at this point in the history
  4. cosmetic

    thinkyhead authored and slowbro committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    5671c2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae1bec9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71bf98f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. merge followup

    thinkyhead committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    02212df View commit details
    Browse the repository at this point in the history