firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HD-DEN-16518_Alarm 41 Triggered ON Dvt 014 AT The Beginning OF Treatment
HD-DEN-16518_Alarm 41 Triggered ON Dvt 014 AT The Beginning OF Treatment
RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

Updated code changes. Open loop still maintains the minimum PWM duty cycle as 10%.

Updated code changes. Open loop still maintains the minimum PWM duty cycle as 10%.

Updated code changes. Open loop still maintains the minimum PWM duty cycle as 10%.

Updated code changes. Open loop still maintains the minimum PWM duty cycle as 10%.

Do we want to have the 11% minimum here? I thought it was just for closed loop control.

Do we want to have the 11% minimum here? I thought it was just for closed loop control.

This will cause open loop control mode to have a minimum of 11% instead of 10%. For open loop, pwmDC is assigned a value at line 295. Do we still need the #define for the 10% pwm lower limit?

This will cause open loop control mode to have a minimum of 11% instead of 10%. For open loop, pwmDC is assigned a value at line 295. Do we still need the #define for the 10% pwm lower limit?

HD-DEN-16519_Pressure Window Adjustments DO Not Reset After New Treatment
HD-DEN-16519_Pressure Window Adjustments DO Not Reset After New Treatment
HD-DEN-16519_Pressure Window Adjustments DO Not Reset After New Treatment
HD-DEN-16519_Pressure Window Adjustments DO Not Reset After New Treatment
RESOLVED in CODE WALKTHROUGH

RESOLVED in CODE WALKTHROUGH

The removed code changes are dead code due to condition of "if" condition check at top level ( ALARM_TABLE[ a ].alarmClearOnly). these alarms have property of 'clear only' as 'TRUE" in the alarm ta...

The removed code changes are dead code due to condition of "if" condition check at top level ( ALARM_TABLE[ a ].alarmClearOnly). these alarms have property of 'clear only' as 'TRUE" in the alarm table. hence condition always be false and the removed code changes never executed.

Why was this block removed? We do not need to check of the empty bottles alarms anymore?

Why was this block removed? We do not need to check of the empty bottles alarms anymore?

HD-DEN-16595_Vectorcast Unit And Integration Testing
HD-DEN-16595_Vectorcast Unit And Integration Testing
HD-DEN-16595_Vectorcast Unit And Integration Testing
HD-DEN-16595_Vectorcast Unit And Integration Testing
RESOLVED in CODE WALKTHROUGH

RESOLVED in CODE WALKTHROUGH

HD-DEN-16518_Alarm 41 Triggered ON Dvt 014 AT The Beginning OF Treatment
HD-DEN-16518_Alarm 41 Triggered ON Dvt 014 AT The Beginning OF Treatment