firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9480 updated the RO pump flow monitor

DEN-10412 updated the concentrate pumps to convert the values to negative once the direction of the pumps i negative

    • -5
    • +16
    ./App/Controllers/ConcentratePumps.c
    • -61
    • +0
    ./App/Services/SystemCommMessages.c
DEN-9906: Clear pending pump commands if stop cmd given.

DEN-9906: Don't exit fill on integrated volume per flow. Fix RO flow handling when flow is zero.

DEN-9480, DEN-10419, DEN-10420 addressed the bugs in the mentioned bugs

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

Fixed flash settings for programming via debugger.

DEN-9906: Fixed concentrate pump set speeds over max bug.

DEN-9480 work in progress

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

DEN-9906: Fixed general event sub-mode change issue. In Previous push, fixed DEN-10404 bug.

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

DEN-9906: Continuously command actuators to safe state in fault mode. Stop and disable drain pump after drain completes in drain mode.

DEN-9906 updated the tare command in the flush and heat disinfect modes

DEN-9480 Updated the modes for testing

DEN-9906: Made SerializeMessage function publish so common code can call it.

DEN-9906: Added support for new Dialin command to block transmission of specific message(s).

    • -42
    • +104
    ./App/Services/SystemCommMessages.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

DEN-9906: Fixed bug DEN-10357. Adjusted concentrate pump ramp from 8 mL/min per 1/4 sec to 2 mL/min per 50 ms to smooth out the ramp curve and avoid stalls.

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

DEN-9906: Fixed min inlet drain pressure for indicating empty reservoir (sign issue).

DEN-9906: Added sending of DG startup and op-mode transition events.

    • -0
    • +35
    ./App/Services/SystemCommMessages.c
DEN-9480 work in progress

DEN-9480 added more comments

DEN-9480 removed heaters broadcast function

    • -27
    • +0
    ./App/Services/SystemCommMessages.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

DEN-9906: Increased load cell drift allowance from one drain tare to the next (DEN-10164). Added check of PRd > 3 PSI before declaring a reservoir empty.

DEN-9480 work in progress, continued adding more control the heaters

    • -172
    • +297
    ./App/Controllers/Heaters.c
    • -35
    • +1
    ./App/Services/SystemCommMessages.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

DEN-9906: Update drain command message handling.