Has base BMU code but sends dummy temperature and voltage readings to test CAN
Dependencies: CUER_CAN DS1820 LTC2943 LTC6804 mbed
Fork of BMS_BMUCore_Max by
History
Added temperature probe initialization
2017-07-02, by DasSidG [Sun, 02 Jul 2017 11:25:37 +0000] rev 15
Added temperature probe initialization
Added a proper unique identification to the temperature CAN. Implemented an interrupt based CAN read setup, currently configured with Dummy data and test code that will be cleaned up in a future commit
2017-07-02, by maxv008 [Sun, 02 Jul 2017 01:45:39 +0000] rev 14
Added a proper unique identification to the temperature CAN. Implemented an interrupt based CAN read setup, currently configured with Dummy data and test code that will be cleaned up in a future commit
Added function to create CAN Messages based on temperature readings from individual probes, and a function to parse msg back into readings. Implemented this into the transmit data function.
2017-06-28, by maxv008 [Wed, 28 Jun 2017 16:56:33 +0000] rev 13
Added function to create CAN Messages based on temperature readings from individual probes, and a function to parse msg back into readings. Implemented this into the transmit data function.
now works with 33 cells;
2017-06-23, by DasSidG [Fri, 23 Jun 2017 17:41:17 +0000] rev 12
now works with 33 cells;
Cell voltages transmission tested and working for a single CMU.
2017-06-21, by DasSidG [Wed, 21 Jun 2017 00:15:57 +0000] rev 11
Cell voltages transmission tested and working for a single CMU.
Includes Can test functions and working (at some point anyways) voltage telemetry sending over CAN
2017-06-19, by maxv008 [Mon, 19 Jun 2017 12:00:03 +0000] rev 10
Includes Can test functions and working (at some point anyways) voltage telemetry sending over CAN
nah mate
2017-02-11, by msharma97 [Sat, 11 Feb 2017 16:09:20 +0000] rev 9
nah mate
COMMIT MESSAGE;
2017-02-11, by maxv008 [Sat, 11 Feb 2017 14:58:28 +0000] rev 8
COMMIT MESSAGE;
ffdf
2017-02-11, by maxv008 [Sat, 11 Feb 2017 14:57:22 +0000] rev 7
ffdf
Added Library to acquire cell voltages and balance cells, still need to implement storing them for CAN use.
2017-01-28, by maxv008 [Sat, 28 Jan 2017 14:41:19 +0000] rev 6
Added Library to acquire cell voltages and balance cells, still need to implement storing them for CAN use.