Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7802: Added 5 minutes wait time for HD comm timeout before transition back to standby

DEN-7802: Fixed out of range check error

DEN-7802: DEN-9693: Reset start heater flag if heater is already on

DEN-7802: Turned off concentrate pumps when water is not ready

DEN-7802: Renamed re-circ to generation idle

DEN-7802: Fixed pressure reading

DEN-7802: DEN-9139: Fixed reservoir tare

DEN-7802: Used test support get override value

    • -30
    • +2
    ./Controllers/ConductivitySensors.c
  1. … 3 more files in changeset.
DEN-7802: Addressed code review comments

DEN-7802: Removed concentrate pump voltage broadcast data

DEN-7802: Removed concentrate pumps voltage monitor and fixed pressure checks

Merge branch 'staging' into DEN-7802-dg_dev-dialysate-generation

    • -5
    • +128
    ./Controllers/ConcentratePumps.c
    • -5
    • +108
    ./Controllers/ConductivitySensors.c
    • -100
    • +109
    ./Controllers/TemperatureSensors.c
  1. … 7 more files in changeset.
DEN-7802: Removed unused build flag

DEN-7802: Removed V2 system define

DEN-7802: Addressed code reviews

DEN-7802: Updated according to lab findings

DEN-7802: Addressed code reviews

DEN-7802: Refactor re-circ mode to generation idle mode

    • -0
    • +226
    ./Modes/ModeGenIdle.c
    • -0
    • +46
    ./Modes/ModeGenIdle.h
DEN-7802: Send water to drain during re-circ state

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

DEN-9054 added the message argument to the service info handler

DEN-9054 added a TRUE to the switches.c

DEN-7802: Added pressure adc count range check

DEN-9054 added a default to a variable in switches.c

DEN-9054 removed the message argument in the system and service record handlers

DEN-9054 Implemented the debounce code in the switches

DEN-9054 merged stagin

  1. … 6 more files in changeset.
DEN-9054 implemented debouncing for the DG switches and implemented FPGA GPIO power

  1. … 3 more files in changeset.
DEN-7802: Changed according to lab test

DEN-9054 addressed the code review comments