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

[DRAFT] TV-25 #166

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

[DRAFT] TV-25 #166

wants to merge 37 commits into from

Conversation

mcgalliard
Copy link
Contributor

No description provided.

mcgalliard and others added 30 commits February 4, 2025 11:20
unit testing

some TV testing

Testing

don't brick TV

lab

some spi

working lol

fix
Updated fault_config.json, car.c and main.c for the fault displays, setfaults and checkfaults. 0 in several set faults as note for addition later.
Merge branch 'feature/cmcgalliard/tv-25' of https://github.com/PurdueElectricRacing/firmware into feature/cmcgalliard/tv-25
Added new c file for vcu struct, correlating h and changed units for rear mc
Demetrius blocked first push so pushing these now for changed from previous push of VCU struct
forgot to add one extra line
create initialization function for p,f,x,y_VCU
Pushed working code

Fixed vcu_init.c to have functions that return a struct with initial conditions
arclnx and others added 7 commits February 15, 2025 12:22
Old flags
	MT_SFLAG - both motor temps (stale)
    CO_SFLAG - both motor overload data
    MO_SFLAG - both motor torque, speed (stale)

New flags
	IAC_SFLAG - inverter A motor speed, torque, overloads (stale)     replaces MO_SFLAG, CO_SFLAG
    IAT_SFLAG - inverter A motor, inverter, IGBT temps (stale)        replaces MT_FSLAG
    IBC_SFLAG - inverter B motor speed, torque, overloads (stale)     replaces MO_SFLAG, CO_SFLAG
    IBT_SFLAG - inverter B motor, inverter, IGBT temps (stale)        replaces MT_FSLAG
updated inverter stale flags
@mcgalliard mcgalliard requested a review from a team as a code owner March 8, 2025 17:36
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.

6 participants