The Code Repository for the REV0 Steering Wheel.
Dependencies: CANBuffer KS0108_fork mbed-rtos mbed CAN Addresses
Fork of REVO_Updated_Steering by
Diff: Steering.cpp
- Revision:
- 38:d04a430d7fe3
- Parent:
- 36:8544a8900884
- Child:
- 39:e6aa6dcf3f75
--- a/Steering.cpp Thu Jan 29 04:33:10 2015 +0000 +++ b/Steering.cpp Sun Feb 08 02:47:05 2015 +0000 @@ -1,8 +1,8 @@ #include "Steering.h" // To-Do: -// Look at SYS management CAN translations: shutdown switches, DCDC status, & IMD status -// Figure out screen/variable updating options +// Look at SYS management CAN translations: shutdown switches, DCDC status, & IMD (this is a resistance, in ohms) +// Figure out screen/variable updating options (hardware filter), NVIC_SetPriority(CAN_IRQn,####)LPC17xx.h // Firgure out fault protocall void Init();