hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

Enabled the bubble alarms

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

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

Enabled disposable priming

Fixed.

Fixed.

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Changed enabled air bubble alarm

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

HD-DEN-10153: HD-DEN-10153-1

- Addressed code review comments.

    • -25
    • +8
    /firmware/App/Modes/ModeTreatmentParams.c
    • -4
    • +2
    /firmware/App/Modes/ModeTreatmentParams.h
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.