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 CUER

Revisions of main.cpp

Revision Date Message Actions
15:e901aff1f5b3 2017-07-02 Added temperature probe initialization File  Diff  Annotate
14:e0e88a009f4c 2017-07-02 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 File  Diff  Annotate
13:7b42af989cd1 2017-06-28 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. File  Diff  Annotate
12:fa9b1a459e47 2017-06-23 now works with 33 cells; File  Diff  Annotate
11:cf2db05cfa56 2017-06-21 Cell voltages transmission tested and working for a single CMU. File  Diff  Annotate
10:1079f8e52d65 2017-06-19 Includes Can test functions and working (at some point anyways) voltage telemetry sending over CAN File  Diff  Annotate
9:82ba050a7e13 2017-02-11 nah mate File  Diff  Annotate
7:d00f4433cea9 2017-02-11 ffdf File  Diff  Annotate
6:b567fcb604aa 2017-01-28 Added Library to acquire cell voltages and balance cells, still need to implement storing them for CAN use. File  Diff  Annotate
5:793afeef45dc 2017-01-16 Merged the fork: BMS_BMUCore_Luke_with_SoC File  Diff  Annotate
4:9050c5d6925e 2017-01-10 First attempt at adding SoC and battery current measurements to BMU code; ; Note some constants (e.g. battery capacity, threshold values) need to be modified in the future.; ; Code compiles. File  Diff  Annotate
2:94716229ecc3 2016-12-30 Formatted code File  Diff  Annotate
1:51477fe4851b 2016-12-30 Storing SOC in EEPROM, added temperature sensors code, changed some of the data structures, added to CAN messages, added basic error status File  Diff  Annotate
0:0a5f554d2a16 2016-12-22 Initial commit: Added a basic overview of the code in main, added CANParserBMU and defined some data structures File  Diff  Annotate