This commit is contained in:
Hamza Tamim 2024-07-14 13:18:37 +03:00
parent 0bc4a59480
commit ebd149bbe5

View File

@ -63,3 +63,16 @@ V1.9
V1.10
- PWM_control now has some macros and the method PWM_powerground_softcontrol()
- added void sm_powerground_manager() to state_machine.c
V1.11
- added can_handle_dump() to dump the logging data from the EEPROM to CAN
- rewrote eeprom_read() and eeprom_write
- added void sm_program_powerground() and void sm_eeprom_write_status()
-
V1.12
- added some TODOs as warnings
- added AMS_Balancing_Loop() to AMS_HighLevel
- added current_soc to logging data
- removed void sm_balancing() (the AMS should do it automatically if we set it to charging state)
- changed the colors for the states in status_LED