Clone
 

steve jarpe <sjarpe@diality.com> in hdfirmware

DEN-14906-dialyzer-de-prime. Second round of code review changes

DEN-14906-dialyzer-de-prime. Corrected a major error and cleaned up function headers

DEN-14906-dialyzer-de-prime. First round of addressing code review comments.

    • -66
    • +104
    /firmware/App/Modes/Dialysis.c
DEN-14906-dialyzer-de-prime. Initial implementation of dialyzer reprime

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
DEN-14001-hd-battery-driver-update. Addressed remaining code review comments. Changed I2C timeout from 1 ms to 2 ms. Updated headers in some functions. Removed extra blank lines.

DEN-14001. Restored original method of retrieving battery pack and battery charger data. Only one value is read each time through the state. Some values are read more often.

    • -94
    • +119
    /firmware/App/Drivers/Battery.c
DEN-14001-hd-battery-driver-update. Made recommended changes in label naming. Split logging data into two groups--battery status data which is published more frequently, and battery manager data which is published less frequently.

    • -218
    • +218
    /firmware/App/Drivers/Battery.c
DEN-14001 Logging added for battery. Ready for initial testing.

    • -18
    • +307
    /firmware/App/Drivers/Battery.c
undoing DG messaging for door switches

DEN-12845 resolved merge conflicts during cherry picking process

    • -0
    • +98
    /firmware/App/Controllers/Buttons.c
    • -1
    • +12
    /firmware/App/Controllers/Switches.c
    • -0
    • +5
    /firmware/App/Controllers/SyringePump.c
Do not monitor for user limits when in blood prime state

Corrected error in choosing states for applying alarms when not dialyzing

Added alarms for venous and arterial pressure whenn in treatment but not dialyzing

    • -2
    • +26
    /firmware/App/Controllers/PresOccl.c