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

408 feature support for arduino esp32 v301 current sensing #414

Merged

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    93bcfe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8ffb2 View commit details
    Browse the repository at this point in the history
  3. forgotten star

    askuric committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ae4df18 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. added the 6wpm driver

    askuric committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    26d111d View commit details
    Browse the repository at this point in the history
  2. removed the forced ledc

    askuric committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ee91e27 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    53624e4 View commit details
    Browse the repository at this point in the history
  2. disable current sensing

    askuric committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e221e06 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

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

Commits on Jun 16, 2024

  1. forgotten import

    askuric committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ab64524 View commit details
    Browse the repository at this point in the history
  2. Revert "an initial implementation of the lowside and inline current s…

    …ense with the new esp32 api"
    
    This reverts commit a7ed4ba.
    askuric committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    aa8591e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4187a View commit details
    Browse the repository at this point in the history
  4. forgotten mcpwm ifdef

    askuric committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    4c25ef0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67248d8 View commit details
    Browse the repository at this point in the history
  6. forgotten bluepill

    askuric committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    69eb707 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. added the support for phase state for 6pwm in haredware-6pwm mode + r…

    …eturning error if no low-side
    askuric committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bbd8017 View commit details
    Browse the repository at this point in the history
  2. added workflow or s2

    askuric committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    63fda20 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    52e8d9d View commit details
    Browse the repository at this point in the history
  2. forgotten change for bg431

    askuric committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    910c24f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2200504 View commit details
    Browse the repository at this point in the history
  4. bugfix for #295 and #320 + added #346

    askuric committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e92567e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b367c3 View commit details
    Browse the repository at this point in the history
  6. added the error debugging

    askuric committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d89fa26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    710edb4 View commit details
    Browse the repository at this point in the history
  8. typo in debug macro

    askuric committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bc2f848 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    a1bd20e View commit details
    Browse the repository at this point in the history
  2. restructured imports

    askuric committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    8ce92e0 View commit details
    Browse the repository at this point in the history
  3. typo in the defines

    askuric committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    a734d0d View commit details
    Browse the repository at this point in the history