hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HD-DEN-10153: HD-DEN-10153-1

- Addressed code review comments.

    • -25
    • +8
    /firmware/App/Modes/ModeTreatmentParams.c
    • -4
    • +2
    /firmware/App/Modes/ModeTreatmentParams.h
DEN-10153: Treatment log's prescribed ultrafiltration volume and rate

- band-aid the staging branch to be able to build

- updated the volume treatmentLogData struct to provide original ultrafiltration volume(L) and rate(mL/min), to includ in the treatment log response in the post-treatment mode.

- updated the originTreatmentParams to store original ultrafiltration volume(L) and rate(mL/min) (set by user during the pre-treatment mode), to query later for the treatment log.

- stored the original ultrafiltration volume if the user set volume is accepted in the pre-treatment mode.

- modified the sendTreatmentLogData function to use the correct type of accepted value from F32 to Bool (although both are the same updated to be consistent.)

    • -0
    • +49
    /firmware/App/Modes/ModeTreatmentParams.c
    • -0
    • +4
    /firmware/App/Modes/ModeTreatmentParams.h
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -6
    • +6
    /firmware/App/Controllers/DGInterface.c
    • -6
    • +6
    /firmware/App/Controllers/DGInterface.h
    • -6
    • +6
    /firmware/App/Controllers/DialInFlow.c
  1. … 97 more files in changeset.
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

Merge branch 'DEN-7802-dg_dev-dialysate-generation' into staging

DEN-7802: Added check for processor clock speed against FPGA clock speed

DEN-7802: Removed dialysate temp check for treatment end sub-mode

DEN-7802: Renamed re-circ mode to gene mode

    • -8
    • +8
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Modes/ConsumableSelfTest.c
DEN-7802: Fixed temperature alarm trigger

    • -9
    • +11
    /firmware/App/Controllers/Temperatures.c
DEN-7802: Fixed alarm condition clear for DG comm timeout

DEN-7802: Fixed battery pack error codes

DEN-7802: Removed test success status on integrity test

    • -4
    • +2
    /firmware/App/Controllers/DGInterface.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-8886: second local merge from staging. Fixed merge conflicts.

    • -0
    • +20
    /firmware/App/Services/SystemComm.c
DEN-8886: Fixed bug DEN-9827.

DEN-7802: Disabled battery charge monitor when battery comm disabled

DEN-8886: Addressed code review comments.

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

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

DEN-8886: Fixed bug DEN-9699.

DEN-8886: Have disable UI POST build switch disable UI compaitiblity test too.

DEN-8886: Addressed bugs DEN-9832 and DEN-9897.

DEN-8886: Fixed typo in DPo speed check.

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-8886: Fixed bug DEN-9714.

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

DEN-8886: Addressed code review feedback.

DEN-9688: Fixed bug DEN-9715.

DEN-8886: Removed buzzer portion of safety shutdown POST.

    • -15
    • +1
    /firmware/App/Drivers/SafetyShutdown.c
DEN-8534 added code to raise the alarm in the fans and temperatrues drivers.

    • -12
    • +17
    /firmware/App/Controllers/Temperatures.c