firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14999: Fixed sending of DG valve settings command.

DEN-14999, DEN-15030 updated the DG start command payload

DEN-14999: updates to pressure POST test and 24V range alarms.

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

Merge DEN-14860 branch

DEN-14999: Removed obsolete/redundant alarms. Addressed code review comment.

DEN-14999: on blood leak detection, alarm, but then go to init state to prevent re-trigger after alarm cleared.

DEN-15016-system-faults-during-treatment-then-returns-to-the-standby-screen

Increased message ACK timeouts, for both DG and UI.

DEN-14860 Updated headers per code review comment.

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

Merge branch 'DEN-14999-alarm-table-updates' into develop

    • -10
    • +1
    ./App/Services/SystemCommMessages.c
DEN-14999: Removed minimum UF change. Added 250ms of persistence to HD fluid leak alarm. Increased no ack retries from 8 to 10 because UI needed more time at startup. Accept UI check-in message regardless of payload size because UI is sending 2 different flavors of check-in message.

    • -10
    • +1
    ./App/Services/SystemCommMessages.c
DEN-14999: Do not alarm after rinseback completed due to 15 min t/o.

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

Merge DEN-14860

Fixed merge conflict from staging.

DEN-14999: Removed alarm 306. Increased t/o on alarm 318 to 10 sec. Change alarm 141 to not clear immediate, but instead clear when low level sees fluid.

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

Fixed merge conflicts from DEN-14999.

Merge branch 'develop' of ssh://devapps.diality.us:7999/hd/hdfirmware into develop

DEN-14999: Log DG command ID for rejected DG command alarm.

Reverted previous change to re-enable re-prime feature and allow zero UF rate.

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

Re-Prime feature re-enabled for this build. Minimum UF rate set back to zero for this build.

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

Fixed merge conflicts.

    • -18
    • +146
    ./App/Services/SystemCommMessages.c
    • -2
    • +17
    ./App/Services/SystemCommMessages.h
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

DEN-14906: fixed merge conflicts from staging.

    • -182
    • +322
    ./App/Services/SystemCommMessages.c
Merge branch 'staging' into DEN-14999-alarm-table-updates