Dual CANbus monitor and instrumentation cluster
Dependencies: SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed
Fork of CANary by
History
Re-centered efficiency screen
2013-07-21, by TickTock [Sun, 21 Jul 2013 11:08:38 +0000] rev 125
Re-centered efficiency screen
Added tire pressure from canbus
2013-07-20, by TickTock [Sat, 20 Jul 2013 03:37:28 +0000] rev 124
Added tire pressure from canbus
First attempt to add tire pressure
2013-07-19, by TickTock [Fri, 19 Jul 2013 12:48:10 +0000] rev 123
First attempt to add tire pressure
Updated display formatting. Temporarily dumping all 7bb messages to ascii log for exploration.
2013-07-17, by TickTock [Wed, 17 Jul 2013 13:48:51 +0000] rev 122
Updated display formatting. Temporarily dumping all 7bb messages to ascii log for exploration.
Added shunt identification to cpbars display
2013-07-11, by TickTock [Thu, 11 Jul 2013 05:29:18 +0000] rev 121
Added shunt identification to cpbars display
Changed Resr algorithm to one requiring less computation. Ignore data for small delta_V.
2013-07-08, by TickTock [Mon, 08 Jul 2013 02:08:08 +0000] rev 120
Changed Resr algorithm to one requiring less computation. Ignore data for small delta_V.
fixed bugs in health screen
2013-07-05, by TickTock [Fri, 05 Jul 2013 16:55:04 +0000] rev 119
fixed bugs in health screen
Added Resr tracking and health display;
2013-07-05, by TickTock [Fri, 05 Jul 2013 15:38:40 +0000] rev 118
Added Resr tracking and health display;
Added delay to initial poll to give BMS time to measure;
2013-07-04, by TickTock [Thu, 04 Jul 2013 18:01:52 +0000] rev 117
Added delay to initial poll to give BMS time to measure;
Attempting to move buffer dump to ISR;
2013-07-04, by TickTock [Thu, 04 Jul 2013 05:27:15 +0000] rev 116
Attempting to move buffer dump to ISR;