firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11250 Updated the syringe pump empty position

DEN-11098 Updated header

DEN-11114: Added reset status bits to startup event to aid investigation into spurious HD resets.

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

Enabled HD pump speed/flow checks.

DEN-11114: Added build switch to disable illegal air trap levels state alarm.

DEN-11098 Corrected R1 and R2 in bypass state and dialyzer state

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

Fixed merge conflicts.

    • -194
    • +56
    ./App/Controllers/DGInterface.c
    • -91
    • +157
    ./App/Controllers/DialOutFlow.c
    • -5
    • +53
    ./App/Services/SystemCommMessages.c
DEN-11114 addressed the code review comments

    • -21
    • +21
    ./App/Services/SystemCommMessages.c
Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Cleaned up the message.

Cleaned up the message.

HD-DEN-10247_UI Initial Acknowledge Timeout
HD-DEN-10247_UI Initial Acknowledge Timeout
This is a normal system message handler. It does not belong down in the Dialin test support area. Move up to normal handler functions area.

This is a normal system message handler. It does not belong down in the Dialin test support area. Move up to normal handler functions area.

This is a normal system message - should not be down here in the Dialin "test" message functions area.

This is a normal system message - should not be down here in the Dialin "test" message functions area.

???

???

I think it's time to remove this call.

I think it's time to remove this call.

Remove the enum? Did this get moved somewhere?

Remove the enum? Did this get moved somewhere?

Remove what?

Remove what?

Why remove this later? Don't we need it?

Why remove this later? Don't we need it?

Remove obsolete function prototypes.

Remove obsolete function prototypes.

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.