hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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: Update battery driver.

DEN-14001: Updated Battery.c and Battery.h

    • -178
    • +203
    /firmware/App/Drivers/Battery.c
DEN-14001: Update Battery.c

Merge branch 'DEN-13903-sprint-80_mg_air_trap_optimization' into develop

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

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

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-13903: DIAL-204: fixed DOP set PWM to not convert from PWM to ml/min twice.

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-13903: Added fast flow rate for blood circ sub state within priming.

DEN-13834 updated the code with the latest FPGA persistent alarms

    • -6
    • +9
    /firmware/App/Controllers/DGInterface.c
    • -23
    • +12
    /firmware/App/Controllers/Fans.c
    • -91
    • +36
    /firmware/App/Controllers/PresOccl.c
    • -17
    • +9
    /firmware/App/Controllers/SyringePump.c
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
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-14000 Merge to develop.

    • -10
    • +16
    /firmware/App/Controllers/BloodFlow.c
    • -4
    • +26
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +1
    /firmware/App/Controllers/DialInFlow.h
    • -4
    • +2
    /firmware/App/Controllers/DialOutFlow.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-13801-sw_dev-sprint-79_mg' into develop

Merge branch 'DEN-13903-sprint-80_mg_air_trap_optimization' into develop

DEN-13903: fixed fast rate not triggering during the purge air sub state.

Merge branch 'staging' into DEN-13903-sprint-80_mg_air_trap_optimization

DEN-13801: Fixed decay state failing with valid conditions. Loosened tolerances for Arterial and Venous pressure values during dry self pressurized state.

Merge branch 'staging' into DEN-13801-sw_dev-sprint-79_mg

    • -127
    • +53
    /firmware/App/Controllers/PresOccl.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: Update Battery.c

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
DEN-13834 merged staging

    • -282
    • +363
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +3
    /firmware/App/Controllers/DGInterface.h
    • -12
    • +141
    /firmware/App/Modes/SelfTests.c
    • -9
    • +15
    /firmware/App/Services/SystemComm.c
DEN-14001: Code re-structure and optimization.

    • -116
    • +57
    /firmware/App/Drivers/Battery.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

    • -5
    • +5
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -1
    • +2
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +1
    /firmware/App/Controllers/Temperatures.c
    • -1
    • +1
    /firmware/App/Drivers/SafetyShutdown.c
  1. … 8 more files in changeset.
DEN-13903: DIAL-204: Fixed FW to properly use set PWM override. Removed PWM parameter from DPI setTargetFlowRate

    • -13
    • +6
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.h
    • -3
    • +9
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Modes/PreTreatmentRecirc.c
DEN-14000 Disinfect cancel updates to Mode Standby.

    • -34
    • +73
    /firmware/App/Modes/ModeStandby.c
Merge branch 'staging' into DEN-13903-s80-mg-DIAL-204

    • -20
    • +25
    /firmware/App/Controllers/BloodFlow.c
    • -44
    • +57
    /firmware/App/Controllers/DialInFlow.c
    • -36
    • +52
    /firmware/App/Controllers/DialOutFlow.c
    • -36
    • +42
    /firmware/App/Services/SystemComm.c
DEN-14000 Cancel Disinfect mode and UI request confirmation message.