firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed a DEBUG_DENALI comment

    • -2
    • +0
    ./App/Controllers/TemperatureSensors.c
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
    ./App/Controllers/DrainPump.c
    • -0
    • +2
    ./App/Controllers/TemperatureSensors.c
    • -3
    • +35
    ./App/Services/SystemCommMessages.c
What's happening here? Why subtract 0?

What's happening here? Why subtract 0?

DEN-9480 tested RTC stop clock and drain mode

    • -0
    • +2
    ./App/Controllers/TemperatureSensors.c
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

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

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

  1. … 3 more files in changeset.
DEN-9480 added trimmer heater states and implemented the primary heater's efficiency code

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

Removed a commented line with DEBUG_DENALI

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

Merged DEN-9480

    • -5
    • +33
    ./App/Services/SystemCommMessages.c