hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-10247: UI Acknow timeouts on HD side, due to the delay of almost 2 seconds.

- Added another timeout of 5000 ms ( same value as UI_COMM_TIMEOUT_IN_MS ) only for the INIT state in which UI has a delayed response.

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

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

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +2
    /firmware/App/Controllers/Temperatures.c
DEN-9480 addressed the code review comments

DEN-9480 addressed the code review comments

    • -24
    • +23
    /firmware/App/Controllers/Valves.c
DEN-9906: Removed obsolete build switch for old FMD sensor.

DEN-9480 addressed the code review comments

DEN-9906: Added build switch for disabling UI comm timeout alarm.

DEN-9906: Fixed misc TBDs in comments.

    • -5
    • +7
    /firmware/App/Controllers/SyringePump.c
DEN-9480 added stop RTC command

    • -21
    • +0
    /firmware/App/Controllers/BloodFlow.c
    • -19
    • +0
    /firmware/App/Controllers/DialInFlow.c
    • -24
    • +0
    /firmware/App/Services/SystemComm.c
DEN-9906: Added more precision to dialysate flow filtering.

    • -7
    • +7
    /firmware/App/Controllers/DialInFlow.c
DEN-9906: Fixed bug w/ dialysate flow freshness alarm logic.

    • -1
    • +3
    /firmware/App/Controllers/DGInterface.c
DEN-9906: Minor changes to dialysate flow freshness alarm code.

    • -20
    • +8
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -52
    • +7
    /firmware/App/Controllers/DialInFlow.c
DEN-9906 Fixed compiling errors

    • -3
    • +0
    /firmware/App/Controllers/DialInFlow.c
DEN-9906 Implemented dialysate flow sensor safety feature

    • -4
    • +6
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -216
    • +3
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +0
    /firmware/App/Controllers/DialInFlow.h
DEN-9906 Implemented dialysate flow sensor safety feature

    • -5
    • +33
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -5
    • +29
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +1
    /firmware/App/Controllers/DialInFlow.h
DEN-9906 updated the drain command with start/stop

    • -4
    • +6
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +2
    /firmware/App/Controllers/DGInterface.h
DEN-9480 removed the valves broadcast function

DEN-9906: Increased upper limit of arterial pressure limit per PRS change.

    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-9906: Added build switch to estimate PBA instead of reading PBA.

Fixed bugs DEN-10983 and DEN-10982. Removed obsolete code associated with obsoleted components/features.

    • -263
    • +0
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +0
    /firmware/App/Controllers/DialInFlow.h
    • -8
    • +23
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +1
    /firmware/App/Controllers/SyringePump.h
    • -101
    • +8
    /firmware/App/Modes/BloodPrime.c
DEN-9906: Fixed DEN-10792.