hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14999: updates to pressure POST test and 24V range alarms.

    • -11
    • +25
    /firmware/App/Controllers/Voltages.c
RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

I don't know. I believe check in msg should have no payload, but it usually does have a u32 of unknown purpose. I have found that the very first check-in after power up has no payload according to ...

I don't know. I believe check in msg should have no payload, but it usually does have a u32 of unknown purpose. I have found that the very first check-in after power up has no payload according to candump and this was causing alarm 46. Until UI sorts this out, I am not going to check payload.

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

Merge DEN-14860 branch

    • -10
    • +10
    /firmware/App/Services/Reservoirs.c
What is the other flavor of UI check in message. If it is a different size, shouldn't it be its own separate message?

What is the other flavor of UI check in message. If it is a different size, shouldn't it be its own separate message?

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

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

    • -31
    • +2
    /firmware/App/Modes/TreatmentRecirc.c
Warning (13 min) removed since no longer alarming at 15 min.

Warning (13 min) removed since no longer alarming at 15 min.

Fixed.

Fixed.

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

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

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

Increased message ACK timeouts, for both DG and UI.

HD-DEN-15016_System Faults During Treatment Then Returns TO The Standby Screen
HD-DEN-15016_System Faults During Treatment Then Returns TO The Standby Screen
Updated all headers.

Updated all headers.

DEN-14860 Updated headers per code review comment.

    • -10
    • +10
    /firmware/App/Services/Reservoirs.c
Add timeOfLastUICheckin and uiDidCommunicate.

Add timeOfLastUICheckin and uiDidCommunicate.

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

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

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.

    • -1
    • +11
    /firmware/App/Controllers/FluidLeak.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.h
Does the new code result in one less TRUE comparison? Can rinsebackTimerCtr ever be greater than RINSEBACK_DONE_WARNING_TIME?

Does the new code result in one less TRUE comparison? Can rinsebackTimerCtr ever be greater than RINSEBACK_DONE_WARNING_TIME?

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 branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

Merge DEN-14860

    • -47
    • +86
    /firmware/App/Services/Reservoirs.c
Fixed merge conflict from staging.

    • -14
    • +7
    /firmware/App/Controllers/DialInFlow.c
    • -12
    • +77
    /firmware/App/Controllers/DialOutFlow.c
    • -26
    • +64
    /firmware/App/Controllers/PresOccl.c
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.

    • -27
    • +7
    /firmware/App/Controllers/AirTrap.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo