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

Feature/temperature reading #911

Merged
merged 7 commits into from
Nov 28, 2023

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    b81acbc View commit details
    Browse the repository at this point in the history
  2. Add parser for temperature limits from hardware/motorControl/LIMIT se…

    …ction and update struct containing temp sensor type
    
    Update methods for parsing temperature limits, conv factors and sensor types
    MSECode committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    66503b4 View commit details
    Browse the repository at this point in the history
  3. Define check on warning and hardware limits

    Keep hasTempSensor in conf parameters
    MSECode committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    43f385d View commit details
    Browse the repository at this point in the history
  4. Add classes to manage handling of temperature sensors configuration a…

    …nd conversions
    
    Move temperature sensor converter class to eomcParser header
    First working version of temperature reading feature
    MSECode committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f7486c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    025ef68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33224b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81e6cad View commit details
    Browse the repository at this point in the history