hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge DEN-14001

    • -92
    • +366
    /firmware/App/Drivers/Battery.c
Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Did we lose 1 second of time or is this the 2nd alarm? Comment is not clear.

Did we lose 1 second of time or is this the 2nd alarm? Comment is not clear.

Put define on left of comparison. DG_MODE_HEAT != dgOp.

Put define on left of comparison. DG_MODE_HEAT != dgOp.

Should a status of FALSE be set here since the input string is not a valid number?

Should a status of FALSE be set here since the input string is not a valid number?

Fixed.

Fixed.

Removed again?

Removed again?

0.0F (pwm) param not in function - remove.

0.0F (pwm) param not in function - remove.

0.0F (pwm) param not in function - remove.

0.0F (pwm) param not in function - remove.

0.0F (pwm) param not in function - remove.

0.0F (pwm) param not in function - remove.

Need one more indent for this IF statement.

Need one more indent for this IF statement.

Space before end )

Space before end )

Can we uncomment this now?

Can we uncomment this now?

Use inner parenthesis for each test in the IF statement.

Use inner parenthesis for each test in the IF statement.

DEN-14150. Implemented new hybrid/blended dialysate flow rate estimation algorithm

    • -5
    • +180
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +4
    /firmware/App/Controllers/DialInFlow.h
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Merge branch 'DEN-14001-hd-battery-driver-update' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-14001-hd-battery-driver-update

DEN-14001: Update battery.c for second AC power lost alarm.

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

Merge branch 'DEN-14101-sw-s82-mg-syringe-dac' into develop

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.h
    • -2
    • +2
    /firmware/App/Controllers/DialOutFlow.c
    • -2
    • +2
    /firmware/App/Controllers/DialOutFlow.h
    • -6
    • +39
    /firmware/App/Controllers/SyringePump.c
DEN-14101: Updated dialin set DAC command to no longer handle an unused payload.

HD-DEN-14101_SW S82 MG Syringe Dac
HD-DEN-14101_SW S82 MG Syringe Dac
DEN-14101: Code cleanup and formatting.

    • -22
    • +4
    /firmware/App/Controllers/SyringePump.c
DEN-14101: syringe pump dac fixes. implemented retry procedure for error bits. Moved error bit detection to be the first check.

    • -6
    • +59
    /firmware/App/Controllers/SyringePump.c
This is in fwcommon so it has to be able to cover both stacks.

This is in fwcommon so it has to be able to cover both stacks.

Disabled the #define.

Disabled the #define.