hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13834 merged staging

    • -2
    • +15
    /firmware/App/Controllers/DGInterface.c
    • -12
    • +141
    /firmware/App/Modes/SelfTests.c
Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

Fixed merge conflicts

DEN-13598: Code review updates

DEN-13460 addressed the code review comments

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

Merge branch 'DEN-13598-dg_hd_dev-sprint-77-fw-dong' into develop

DEN-13598: Add code for FPGA clock speed checking

DEN-13903: Implemented a 2nd speed, 300ml/min, to purge air that is used after the first purge.

DEN-13903: Changed no air detection from 20 seconds to 40 seconds. Changed upper level air trap alarm to use the correct alarm.

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

Merge branch 'DEN-13834-dg_hd_dev-hd_dg_dvt-update-part-3' into develop

    • -29
    • +34
    /firmware/App/Modes/ModeStandby.c
DEN-13834 changed the service and disinfect alarms to reject reasons. Added retries for the blood leak zero command

    • -25
    • +61
    /firmware/App/Controllers/BloodLeak.c
    • -29
    • +34
    /firmware/App/Modes/ModeStandby.c
DEN-13903: Restored DPi control to open loop and increased target flow to avoid trimmer heater on w/ low flow alarm while in pre-treatment recirc and patient connect states.

    • -2
    • +2
    /firmware/App/Modes/PreTreatmentRecirc.c
DEN-13903: Run DPi closed loop in pre-treatment re-circ and patient connect states.

    • -1
    • +1
    /firmware/App/Modes/PreTreatmentRecirc.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Fixed merge conflicts.

    • -336
    • +264
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +0
    /firmware/App/Controllers/DGInterface.h
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-13598: Removed test code.

Merge branch 'DEN-13903-s80-mg-DIAL-204' into develop

    • -0
    • +23
    /firmware/App/Controllers/BloodFlow.c
    • -1
    • +26
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +26
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +1
    /firmware/App/Controllers/DialOutFlow.h
    • -0
    • +12
    /firmware/App/Services/SystemComm.c
DEN-13903: DIAL-204: Fixes. Linking. Removal of warnings.

    • -1
    • +22
    /firmware/App/Controllers/BloodFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.h
    • -2
    • +2
    /firmware/App/Controllers/DialOutFlow.c
DEN-13903: fixed alarm persistence to use correct define

DEN-13903: DIAL-204: Implemented set PWM for all 3 HD pumps.

    • -3
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +2
    /firmware/App/Controllers/DialInFlow.h
    • -2
    • +26
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +1
    /firmware/App/Controllers/DialOutFlow.h
    • -0
    • +12
    /firmware/App/Services/SystemComm.c
DEN-13903: Alarm is triggered when the air trap gets to the upper level in treatment for 2s persistence.

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

Merged DEN-13834

    • -11
    • +59
    /firmware/App/Controllers/DGInterface.c
    • -43
    • +64
    /firmware/App/Controllers/DGInterface.h
    • -12
    • +112
    /firmware/App/Modes/ModeStandby.c
    • -2
    • +10
    /firmware/App/Services/SystemComm.c
DEN-13903: DIAL-204: Init commit

    • -1
    • +28
    /firmware/App/Controllers/DialInFlow.c
DEN-13834 updated the code

    • -12
    • +60
    /firmware/App/Controllers/DGInterface.c
    • -43
    • +64
    /firmware/App/Controllers/DGInterface.h
    • -12
    • +113
    /firmware/App/Modes/ModeStandby.c
    • -2
    • +10
    /firmware/App/Services/SystemComm.c
DEN-13598: Add persistence alarm using Windowscount for FPGA clock-spedd check

DEN-13903: Changed Air Trap control to use the lower level sensor for opening and closing instead of the upper.