req
Dependents: BMS_BMUCore_Max_DummyData BMS_BMUCore_Max
Fork of LTC6804 by
History
Removed some couts which were generating warnings as they were placed after a break
2017-09-16, by DasSidG [Sat, 16 Sep 2017 01:04:41 +0000] rev 9
Removed some couts which were generating warnings as they were placed after a break
Fixed the voltage measurement function so that it now correctly initialkses the 6804s so that they can deal with being unplugged/replugged from the battery
2017-08-26, by DasSidG [Sat, 26 Aug 2017 09:30:43 +0000] rev 8
Fixed the voltage measurement function so that it now correctly initialkses the 6804s so that they can deal with being unplugged/replugged from the battery
changed debug value
2017-08-25, by DasSidG [Fri, 25 Aug 2017 18:05:56 +0000] rev 7
changed debug value
Fixed annoying PEC ERROR message formatting; now properly formatted (and hidden behind an if (DEBUG));
2017-08-19, by DasSidG [Sat, 19 Aug 2017 20:45:03 +0000] rev 6
Fixed annoying PEC ERROR message formatting; now properly formatted (and hidden behind an if (DEBUG));
Renamed 'SPI_i2C_Parser' to just 'SPI_Parser' to better reflect what it was actually doing
2017-07-23, by DasSidG [Sun, 23 Jul 2017 10:33:23 +0000] rev 5
Renamed 'SPI_i2C_Parser' to just 'SPI_Parser' to better reflect what it was actually doing
Undid Previous change (although still up in the air as to which version is correct, neither worked in a quick test but most likely hardware fault in that test)
2017-07-02, by maxv008 [Sun, 02 Jul 2017 01:44:40 +0000] rev 4
Undid Previous change (although still up in the air as to which version is correct, neither worked in a quick test but most likely hardware fault in that test)
Slight untested change to allow for voltage reading on multiple CMU, this might need to be reverted.
2017-06-28, by maxv008 [Wed, 28 Jun 2017 16:55:49 +0000] rev 3
Slight untested change to allow for voltage reading on multiple CMU, this might need to be reverted.
Code now verified to work with 33 cells (rather than 36); Relocated print statements to resolve potential CAN buffer overflow issue where packets were missing on the receiving end
2017-06-23, by DasSidG [Fri, 23 Jun 2017 17:40:29 +0000] rev 2
Code now verified to work with 33 cells (rather than 36); Relocated print statements to resolve potential CAN buffer overflow issue where packets were missing on the receiving end
Cell Voltage structure altered for new BMS;
2017-06-19, by maxv008 [Mon, 19 Jun 2017 11:59:23 +0000] rev 1
Cell Voltage structure altered for new BMS;
yes
2017-02-11, by maxv008 [Sat, 11 Feb 2017 14:57:12 +0000] rev 0
yes