firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11750 enabled the load cells tare alarm

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up

    • -10
    • +41
    ./App/Services/SystemCommMessages.c
DEN-11750: Renamed msg ack ID for consistency with HD code.

DEN-11750 Fixed temperature compensated conductivity error and added code to publish raw conductivity data

    • -1
    • +91
    ./App/Controllers/ConductivitySensors.c
    • -0
    • +8
    ./App/Controllers/ConductivitySensors.h
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Removed DEBUG_DENALI

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

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

DEN-11750 updated the fans range check

    • -6
    • +17
    ./App/Modes/ModeChemicalDisinfect.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

DEN-11750 updated the drain algorithm in reservoirs and updated the fans with the proper RPM out of range check

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

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

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

    • -1
    • +1
    ./App/Controllers/TemperatureSensors.c
DEN-11750 updated the publish staggers

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
    • -1
    • +1
    ./App/Controllers/TemperatureSensors.c
  1. … 4 more files in changeset.
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

    • -1
    • +1
    ./App/Controllers/TemperatureSensors.c
DEN-11750 updated the publish times

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
    • -1
    • +1
    ./App/Controllers/TemperatureSensors.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merged DEN-11750 and resolved merge conflict

    • -4
    • +18
    ./App/Controllers/ConcentratePumps.c
    • -10
    • +41
    ./App/Services/SystemCommMessages.c
DEN-11750 added nearly zero to the fans RPM check

DEN-11750 updated the drivers with the new calibration data

    • -4
    • +18
    ./App/Controllers/ConcentratePumps.c
    • -10
    • +41
    ./App/Services/SystemCommMessages.c
Implemented Memory Access Violation Alarm

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

Merged DEN-11750

    • -2
    • +3
    ./App/Controllers/TemperatureSensors.c
DEN-11750 updated the loadcells publish count

DEN-11750 updated the publish counters

    • -4
    • +7
    ./App/Controllers/ConductivitySensors.c
    • -2
    • +3
    ./App/Controllers/TemperatureSensors.c
  1. … 5 more files in changeset.
DEN-11750 updated the drain algorithm to exit the drain faster once the reservoirs are drained. Removed the old drain code. Removed the concentrate pumps prime at the deliver dialysate state in mode fill

DEN-11750: Move task call to FMD driver to appropriate position.