hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-11114: Restored previous motor controller speed feedback conversion to RPM - it was right before.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

    • -6
    • +8
    /firmware/App/Controllers/DialInFlow.c
    • -4
    • +4
    /firmware/App/Controllers/DialOutFlow.c
DEN-11114: Fixed conversion issue for pump speed ADC voltage levels.

    • -6
    • +8
    /firmware/App/Controllers/DialInFlow.c
    • -4
    • +4
    /firmware/App/Controllers/DialOutFlow.c
DEN-11114: Changed syringe ID measurement to median between min and max ID given by manufacturer. Included prime volume in calculation of volume needed to meet needs of treatment.

    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
DEN-11089 if priming for the 1st time, transition to the HD_PRIME_SALINE_SETUP_STATE

DEN-11089 In hadlePrimeDialysateBypassState, state should be HD_PRIME_RESERVOIR_ONE_FILL_COMPLETE_STATE

DEN-11089 Swapped the dialysate priming circuit - prime the R2 circuit first then prime the R1 circuit

DEN-11089 Implemented new saline dialyzer priming state to purge air from the dialyzer path

DEN-11114: Updated syringe inner diameter to improve dispense accuracy. Updated minimum dispense rate to 0.2 mL/hr.

    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
DEN-11114: Add 5 sec persistence to blood leak alarm. Make insufficient Heparin volume alarm pre-emptive during seek operation.

    • -7
    • +21
    /firmware/App/Controllers/BloodLeak.c
    • -11
    • +10
    /firmware/App/Controllers/SyringePump.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Turned off worn cartridge build switch for BP flow estimation testing.

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

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

DEN-11114: Reset BP rotor count before each treatment starts. Allow BP rotor count override to work even if WORN_CARTRIDGE build flag is enabled.

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

Disabled watchdog and safety shutdown POST tests for unit 2.

    • -9
    • +27
    /firmware/App/Controllers/BloodFlow.c
    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -6
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-11114: Added build switch to disable watchdog and safety shutdown POST tests.

    • -0
    • +4
    /firmware/App/Drivers/SafetyShutdown.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.h
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
  1. … 57 more files in changeset.
DEN-9906: Addressed code review feedback.

    • -4
    • +0
    /firmware/App/Controllers/DialInFlow.c
    • -4
    • +4
    /firmware/App/Controllers/SyringePump.c
    • -11
    • +11
    /firmware/App/Controllers/Voltages.c
Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-9906-hd_dev-flow-measurement-changes

DEN-9906: Fixed doxygen comments in BloodFlow module.

    • -4
    • +10
    /firmware/App/Controllers/BloodFlow.c
DEN-9906 updated the code to support events

    • -14
    • +51
    /firmware/App/Modes/ModeInitPOST.c
  1. … 4 more files in changeset.
DEN-9906: Fixed merge conflicts from staging.

    • -11
    • +63
    /firmware/App/Controllers/DGInterface.c
    • -6
    • +8
    /firmware/App/Controllers/DGInterface.h
    • -5
    • +5
    /firmware/App/Controllers/DialInFlow.c
    • -6
    • +6
    /firmware/App/Controllers/DialInFlow.h
    • -6
    • +6
    /firmware/App/Controllers/DialOutFlow.c
  1. … 47 more files in changeset.
DEN-9906: Added new volume checks to saline bolus, rinseback and blood prime deliveries.

    • -0
    • +12
    /firmware/App/Controllers/BloodFlow.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo