Cell voltages fork (SoC)

Dependencies:   CUER_CAN CUER_DS1820 LTC2943 LTC6804 mbed PowerControl

Revisions of CANParserBMU.cpp

Revision Date Message Actions
66:c884fba9eaea 2017-09-16 Added more flags to the BMU status; Removed some unused functions, re-ordered some functions slightly; Tidied up some bits that were generating warnings File  Diff  Annotate
53:4277cdcff69b 2017-08-19 Fixed Temp Reading; File  Diff  Annotate
48:5c3f42c44036 2017-07-24 Added code in interrupt to reset EEPROM whenever the correct ID CAN Message is recieved. Contents of msg determine initital values. Currently it is inside the interrupt which should be fine as it should only happen very rarely. File  Diff  Annotate
45:c288d7cbdb4a 2017-07-22 Added current measurement via IVTA File  Diff  Annotate
31:888b2602aab2 2017-07-13 All used CAN Packets from BMS in this code tested and working as expected (see comments in CANParserBMU.h File  Diff  Annotate
29:44924d2b1293 2017-07-09 Working SoC and working voltage measurements File  Diff  Annotate
23:a1af4439c1fc 2017-07-09 Added proper handling for CAN of all BMU data types except batteryVI, sending and recieving; File  Diff  Annotate
18:521ffdd724f3 2017-07-02 Set up voltage and temperature sending and reading with live data and a near final setup for it; File  Diff  Annotate
17:94dd9a0d3870 2017-07-02 added decoder for voltage messages File  Diff  Annotate
16:b2ef68c9a4fd 2017-07-02 Cleaned up Dummy data 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
9:82ba050a7e13 2017-02-11 nah mate File  Diff  Annotate
5:793afeef45dc 2017-01-16 Merged the fork: BMS_BMUCore_Luke_with_SoC File  Diff  Annotate
3:527790e4965a 2016-12-30 changes to CANParserBMU.cpp; 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