firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13460: Add minimum syringe pump rate as criteria for syringe pump direction alarm.

DEN-13460: Attempted fix to DEN-13561 - alarm audio continues after alarm cleared.

DEN-13460: Use max time windowed count instead of persistence for commutation errors.

DEN-13460: Added minimum pump speed as criteria for pump direction alarms.

Updated the valves transition algorithm

Merge branch 'DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2

DEN-13460: Added retract syringe pump command at dry s.t. for unexpected condition that pump is not homed yet.

Removed.

Removed.

Fixed. Good catch. started with boolean, but changed to enum.

Fixed. Good catch. started with boolean, but changed to enum.

Modified names

Modified names

DEN-13460 updated the pressure occlusion

    • -88
    • +23
    ./App/Controllers/Temperatures.c
Updated the syringe pump retract function

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

Merged DEN-13460 and resolved the conflicts

Updated the drivers with the latest demo changes

    • -1177
    • +1177
    ./App/Controllers/BloodFlow.c
    • -1245
    • +1246
    ./App/Controllers/DialInFlow.c
DEN-13460: Fixed syringe home issues.

DEN-13460 updated the valves homing code

DEN-13460: Relaxed alarm 159 threshold. Reverted back to old way of estimating implied motor speed from target flow for purposes of alarm 159.

DEN-13460: Fixed merge conflicts.

DEN-13460: Added persistence to pump direction error count alarm. Fixed comments and pos A average calc for valves.

DEN-13167 Code review comment updates 1.

Updated the self tests tolerance

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

Merged DEN-13460

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

DEN-13460 updated the code for DVT

Can we remove this now?

Can we remove this now?

I though cycle was an enum (start/final), not a boolean. Should we be looking for final (not TRUE)?

I though cycle was an enum (start/final), not a boolean. Should we be looking for final (not TRUE)?

Better name is reservoir use cycle steady sample points (during treatment, but we're in Dialysis.c here so treatment can be inferred).

Better name is reservoir use cycle steady sample points (during treatment, but we're in Dialysis.c here so treatment can be inferred).

HD-DEN-13167_SW Dev Sprint 74 Darren
HD-DEN-13167_SW Dev Sprint 74 Darren