firmware

Clone Tools
  • last updated a few minutes 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

    • -22
    • +1
    ./App/Controllers/ConcentratePumps.c
    • -30
    • +2
    ./App/Controllers/ConductivitySensors.c
    • -22
    • +1
    ./App/Controllers/TemperatureSensors.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
    ./App/Controllers/ConcentratePumps.c
    • -5
    • +108
    ./App/Controllers/ConductivitySensors.c
    • -0
    • +2
    ./App/Controllers/ConductivitySensors.h
    • -108
    • +178
    ./App/Controllers/Pressures.c
    • -100
    • +109
    ./App/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

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
DEN-7802: Addressed code reviews

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

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

Bamboo Commit: Updated dg_build_history.log with build number and build date

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
    • +1
    ./App/Controllers/ConductivitySensors.c
    • -0
    • +135
    ./App/Services/AlarmMgmtSWFaults.h
  1. … 6 more files in changeset.
DEN-9054 implemented debouncing for the DG switches and implemented FPGA GPIO power

DEN-7802: Changed according to lab test