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

Motor Control Pulse Width Modulator (MCPWM) #93

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

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    b42c6d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507dd8b View commit details
    Browse the repository at this point in the history
  3. Fix clippy lints

    usbalbin committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e4ed558 View commit details
    Browse the repository at this point in the history
  4. Update cfg's

    usbalbin committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    1e2a947 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. use esp_idf_sys::*

    usbalbin committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    6260781 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

    usbalbin committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    7a76c5c View commit details
    Browse the repository at this point in the history
  3. Fix warnings in example

    usbalbin committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5ef5013 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Fix example

    usbalbin committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    eaf4ae7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

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

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    d989ba2 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    usbalbin committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    16657d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Add more documentation

    usbalbin committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    0d490fd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Update example(crashing)

    usbalbin committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    b17a9ff View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    0af99da View commit details
    Browse the repository at this point in the history
  2. Clarify deadtime

    usbalbin committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    b2ae6e7 View commit details
    Browse the repository at this point in the history
  3. Some cleanup

    usbalbin committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    4820189 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a12baad View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Final(?) adjustments to doc

    usbalbin committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    07691e7 View commit details
    Browse the repository at this point in the history
  2. Explain example mcpwm-simple

    usbalbin committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    295f0bc View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    018056a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9d9f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

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

Commits on Nov 14, 2022

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