dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed the RTC RAM write in Fill mode. Quick fix

We want 2400 mL/min. Will this RPM speed result in desired flow rate?

We want 2400 mL/min. Will this RPM speed result in desired flow rate?

Who would call this function?

Who would call this function?

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

Merge branch 'develop' of ssh://dvm-linux02:7999/dg/dgfirmware into develop

Removed a DEBUG_DENALI comment

We're saving fill data to RTC RAM every 50ms?

We're saving fill data to RTC RAM every 50ms?

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

Merge branch 'develop' of ssh://dvm-linux02:7999/dg/dgfirmware into develop

Merged DEN-9480 and resolved merge conflicts

    • -37
    • +114
    /firmware/App/Controllers/DrainPump.c
    • -74
    • +130
    /firmware/App/Controllers/Heaters.c
    • -3
    • +3
    /firmware/App/Modes/ModeHeatDisinfect.c
What's happening here? Why subtract 0?

What's happening here? Why subtract 0?

DEN-9480 tested RTC stop clock and drain mode

I don't see where this alarm is being triggered.

I don't see where this alarm is being triggered.

Should this be a DEBUG_DENALI comment so Bamboo will prevent a build?

Should this be a DEBUG_DENALI comment so Bamboo will prevent a build?

Should we keep the TODO for this?

Should we keep the TODO for this?

Does 2400 RPM get us 2400 mL/min drain rate? It's the rate that we want to be 2400.

Does 2400 RPM get us 2400 mL/min drain rate? It's the rate that we want to be 2400.

DEN-9906 Added new alarm ID for dialysate flow out of range

    • -2
    • +1
    /firmware/App/Controllers/DialysateFlow.c
Make a private definitions section above private data and move this there.

Make a private definitions section above private data and move this there.

Should this module be removed (replaced by ModeGenIdle)?

Should this module be removed (replaced by ModeGenIdle)?

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

Added new alarm ID for dialysate flow out of range.

Added new alarm ID for dialysate flow out of range.

DEN-9906 Added new alarm ID for dialysate flow out of range

    • -2
    • +1
    /firmware/App/Controllers/DialysateFlow.c
Handling of passive notification is removed in my branch.

Handling of passive notification is removed in my branch.

Debug code is removed in my branch. Should s/w fault here I think.

Debug code is removed in my branch. Should s/w fault here I think.

This is removed in my branch.

This is removed in my branch.

Make a build switch to disable ACK alarms.

Make a build switch to disable ACK alarms.

Can the two datas be memcpy'd as EVENT_DATA_Ts instead of U32 and EVENT_DATAS_T separately?

Can the two datas be memcpy'd as EVENT_DATA_Ts instead of U32 and EVENT_DATAS_T separately?

Let's finish optimizing broadcasts.

Let's finish optimizing broadcasts.

There are now 2 DG flow sensors (FMP and FMD).

There are now 2 DG flow sensors (FMP and FMD).

DEN-9480, DEN-10788 continued working on the heaters control and added code to be able override the drain pump RPM once the pump is in the open loop mode

    • -36
    • +99
    /firmware/App/Controllers/DrainPump.c
    • -49
    • +106
    /firmware/App/Controllers/Heaters.c
    • -4
    • +6
    /firmware/App/Drivers/SafetyShutdown.c
    • -1
    • +8
    /firmware/App/Drivers/SafetyShutdown.h
    • -3
    • +3
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -10
    • +14
    /firmware/App/Modes/ModeStandby.c
  1. … 3 more files in changeset.