Skip to content

Feat/current steering system first version is done#46

Open
wschotte wants to merge 35 commits intomainfrom
feat/current_steering_system
Open

Feat/current steering system first version is done#46
wschotte wants to merge 35 commits intomainfrom
feat/current_steering_system

Conversation

@wschotte
Copy link

We finished the .h and .cpp for the steering system, but we don't currently have all the logic for deciding which is the better sensor to output in all scenarios (since we haven't tested the sensors with it).

Other main thing is we don't entirely understand how calibration is going to work with the button press and scheduler and all so might need to edit that too.

@wschotte
Copy link
Author

i just saw the million narrowing conversions so we'll fix those wednesday

@wschotte
Copy link
Author

Fixed the linter errors, some are no linted bc in the current shared firmware the analog datatype is a float for some reason rather than uint

Copy link
Contributor

@Anonimous-User Anonimous-User left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yar

@wschotte
Copy link
Author

wschotte commented Mar 2, 2026

Calibration is partially unfinished in VCF tasks (since idk how the input will be exactly)
Sensor data is not updated in the system yet
Unit tests need to be debugged and all need to be changed to get data from system rather than a returned struct

other than that i think i got the rest so far

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants