hytech-racing / MCU

https://hytech-racing.github.io/MCU/index.html
GNU General Public License v3.0
1 stars 0 forks source link

Create CAN messages for all torque controllers and implement. #67

Closed walkermburns closed 6 months ago

walkermburns commented 7 months ago

Using the TorqueControllerBase class for now (will be changed with TCMUX rework) add the ability for all torque controllers to send out CAN messages only when they are active. Should provide any important data that is not accessible from outside of the torque controller including pre-limited torque values.