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

Make Vcc an input as a new field of SensorsData; Disable Temperature Estimation #73

Merged
merged 6 commits into from
Jan 15, 2024

Commits on Dec 30, 2023

  1. Made Vcc an input

    See #10
    
    Ported ed9d3de
    pattacini committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ea41849 View commit details
    Browse the repository at this point in the history
  2. FOC now guarantees that elect angle is in [0, 2pi]

    To do so, we need to enable the codegen option for variable-sized signals
    pattacini committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1aa4764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    027f431 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

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

Commits on Jan 5, 2024

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

Commits on Jan 8, 2024

  1. fixed 2 annoying warnings

    pattacini committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c0dd3e9 View commit details
    Browse the repository at this point in the history