Older
-
-
-
-
-
-
-
r195
(Added safety check before turning relays on.) committed by Andrew.J.Ewert
- Added safety check before turning relays on.
Added safety check before turning relays on.
-
-
r193
(Now skips cell 71 (electrically 80).) committed by Andrew.J.Ewert
- Now skips cell 71 (electrically 80).
Now skips cell 71 (electrically 80).
-
r192
(Reverted back to 2.6v cutoff, still polling only 79 cells by...) committed by Andrew.J.Ewert
- Reverted back to 2.6v cutoff, still polling only 79 cells by skipping 61.
Reverted back to 2.6v cutoff, still polling only 79 cells by skipping 61.
-
r191
(Now skips cell 61 instead of 79.) committed by Andrew.J.Ewert
- Now skips cell 61 instead of 79.
Now skips cell 61 instead of 79.
-
-
r189
(Changed voltage cutoff limit from 2.45 to 2.6) committed by Andrew.J.Ewert
- Changed voltage cutoff limit from 2.45 to 2.6
Changed voltage cutoff limit from 2.45 to 2.6
-
r188
(Fixed pass through for CANBUS and Serial messages) committed by Andrew.J.Ewert
- Fixed pass through for CANBUS and Serial messages
Fixed pass through for CANBUS and Serial messages
-
r187
(Added in a 1 second delay between turning on and calibrating...) committed by Andrew.J.Ewert
- Added in a 1 second delay between turning on and calibrating current sensor giving (hopefully)
enough time for the voltage to stabilize in the event of an unfortunate reset.
**Voltage cutoff lowered from 2.7 volts to 2.45 volts**
Added in a 1 second delay between turning on and calibrating current sensor giving (hopefully)
enough time for the voltage to stabilize in the event of an unfortunate reset.
**Voltage cutoff lowered from 2.7 volts to 2.45 volts**
-
r186
(Supervisors with the clear DTC button disabled no longer go ...) committed by Andrew.J.Ewert
- Supervisors with the clear DTC button disabled no longer go into "brick" mode if a high priority DTC
is set.
Supervisors with the clear DTC button disabled no longer go into "brick" mode if a high priority DTC
is set.
-
r185
(Posted general outline for an improved supervisor code struc...) committed by Andrew.J.Ewert
- Posted general outline for an improved supervisor code structure including ECAN (untested) support.
Posted general outline for an improved supervisor code structure including ECAN (untested) support.
-
-
-
-
r181
(Added in option for clear-DTC button and adc_debug. Increase...) committed by Andrew.J.Ewert
- Added in option for clear-DTC button and adc_debug. Increased current sensor tolerance to 3.0 amps
for zero condition.
Added in option for clear-DTC button and adc_debug. Increased current sensor tolerance to 3.0 amps
for zero condition.
-
-
-
r178
(Added a delay for auto-calibration.) committed by Andrew.J.Ewert
- Added a delay for auto-calibration.
Added a delay for auto-calibration.
-
r177
(Added in auto-calibration for current sensor (took out loadi...) committed by Andrew.J.Ewert
- Added in auto-calibration for current sensor (took out loading value from eeprom) and changed the
contactor control code to use set_bit(latb) instead of set_bit(portb).
Added in auto-calibration for current sensor (took out loading value from eeprom) and changed the
contactor control code to use set_bit(latb) instead of set_bit(portb).
-
-
-
-
-
-
r171
(Initial import of lead acid code from lithium ion.) committed by Andrew.J.Ewert
- Initial import of lead acid code from lithium ion.
Initial import of lead acid code from lithium ion.
-
-
-
r168
(Changed interrupt for clear button from pull low to pull hig...) committed by Andrew.J.Ewert
- Changed interrupt for clear button from pull low to pull high to prevent random resets.
Changed interrupt for clear button from pull low to pull high to prevent random resets.
-
-
-
r165
(External watchdog now turns off when a critical error is enc...) committed by Andrew.J.Ewert
- External watchdog now turns off when a critical error is encountered, preventing contactors from
paralleling.
External watchdog now turns off when a critical error is encountered, preventing contactors from
paralleling.
-
-
-
r162
(Added current sensor value to relay code fault.) committed by Andrew.J.Ewert
- Added current sensor value to relay code fault.
Added current sensor value to relay code fault.
-
-
-
r159
(EEPROM is now initialized to 0xFF when first programmed.) committed by Andrew.J.Ewert
- EEPROM is now initialized to 0xFF when first programmed.
EEPROM is now initialized to 0xFF when first programmed.
-
-
r157
(Corrected minor issues to bring code up to V1.5.0) committed by Andrew.J.Ewert
- Corrected minor issues to bring code up to V1.5.0
Corrected minor issues to bring code up to V1.5.0
-
r156
(Fixed a potential problem with safety timers.) committed by Andrew.J.Ewert
- Fixed a potential problem with safety timers.
Fixed a potential problem with safety timers.
-
-
-
-
|