hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
should be if ( TRUE != getRinsebackCompleted() ) for consistency

should be if ( TRUE != getRinsebackCompleted() ) for consistency

add last else else { }

add last else
else
{

}

Fixed.

Fixed.

per MISRA, need the else statement at the end of if { }- else if { } - else if { }- else { }

per MISRA, need the else statement at the end of if { }- else if { } - else if { }- else { }

This file is missing a file header

This file is missing a file header

Add file header

Add file header

Add file header

Add file header

Add file header

Add file header

Add file header

Add file header

Fixed.

Fixed.

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

add last else else { }

add last else
else
{

}

If no params, put void.

If no params, put void.

If no params, put void.

If no params, put void.

Don't put types here. Also, this function has no outputs. Input is origTreatmentParams.uFVolume_L.

Don't put types here. Also, this function has no outputs. Input is origTreatmentParams.uFVolume_L.

Don't need this function - variable is local to this module.

Don't need this function - variable is local to this module.

Move this up into accepted condition above. Also, we don't need a public function to set original value since variable is local to this module.

Move this up into accepted condition above. Also, we don't need a public function to set original value since variable is local to this module.

If no params, use void (see SignalUserCancelTreatment above).

If no params, use void (see SignalUserCancelTreatment above).

Add space before and after params (see others above).

Add space before and after params (see others above).

Why the extra blank line?

Why the extra blank line?

HD-DEN-10153_Treatment Log Prescribed UF
HD-DEN-10153_Treatment Log Prescribed UF
HD-DEN-9906_HD Dev Flow Measurement Changes
HD-DEN-9906_HD Dev Flow Measurement Changes