firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-8886-hd_dg_dev-self-tests-2-of-2' into develop

DEN-8886: Changed CAN driver sample point from 75% to 87.5% to match other nodes.

DEN-7802: Only send alarms message when HD is communicating

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

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

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

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

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

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

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

Merged DEN-9054 and resolved merge conflicts

    • -7
    • +97
    ./App/Controllers/ConductivitySensors.c
    • -111
    • +191
    ./App/Controllers/Pressures.c
DEN-9054 updated some of the drivers with calibration code

    • -7
    • +97
    ./App/Controllers/ConductivitySensors.c
    • -111
    • +191
    ./App/Controllers/Pressures.c
    • -16
    • +1
    ./App/Modes/ModeChemicalDisinfect.h
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Fixed merge conflicts.

    • -4
    • +59
    ./App/Controllers/TemperatureSensors.c
    • -121
    • +267
    ./App/Modes/ModeHeatDisinfect.c
    • -1
    • +56
    ./App/Services/SystemCommMessages.c
  1. … 3 more files in changeset.
DEN-8886: Changed master clock to 208 MHz to improve CAN timing.

    • -14
    • +0
    ./App/Modes/ModeChemicalDisinfect.h
DEN-7802: Handled clear immedidate flag in alarm management

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

DEN-7802: Refactor conductivity checks

    • -35
    • +5
    ./App/Controllers/ConductivitySensors.c
    • -2
    • +0
    ./App/Controllers/ConductivitySensors.h
Merge branch 'staging' into DEN-7802-dg_dev-dialysate-generation

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
    • -41
    • +122
    ./App/Controllers/TemperatureSensors.c
    • -270
    • +302
    ./App/Services/Reservoirs.c
DEN-8886: Removed obsolete debug code.

DEN-8103: Fixed valve state when switch reservoir

DEN-8103: Fixed build errors

    • -14
    • +0
    ./App/Modes/ModeChemicalDisinfect.h
Merge branch 'staging' into DEN-8103-dg-hd_dev-alarm-design

    • -176
    • +309
    ./App/Modes/ModeHeatDisinfect.c
    • -7
    • +126
    ./App/Services/SystemCommMessages.c
    • -0
    • +13
    ./App/Services/SystemCommMessages.h
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Enable NV POST and fix NVData buffer length

Removed Skip Recirc build switch.

DEN-8886: Fixed merge conflicts from staging.

DEN-8886: Close both reservoir drain valves at start of re-circ mode.

DEN-8103: Added missing header and removed redundant function declaration

DEN-8030 updated the documentation