firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

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

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

Merge branch LDT-4614-dialysate-composition-mixing-algo-integration-with-td-proxy into develop

    • -37
    • +50
    ./App/Controllers/MixingControl.c
Merge branch LDT-4614-dialysate-composition-mixing-algo-integration-with-td-proxy into staging

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

LDT-4499: adjusted alarm thresholds for water quality during pre-gen

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

Merge branch 'LDT-4876-dd-intermittently-goes-into-' into develop

LDT-4876: removed TD communication checks for alarms as we use the subsystems independently

Merge branch 'LDT-4000-hdf-fw-implementation-1' into LDT-4611-hdf-fw-implementation-5-4

LEAHI-DD-FIRMWARE-LDT-4876_(DD) DD intermittently goes into fault mode without populating the last alarm triggered variables
LEAHI-DD-FIRMWARE-LDT-4876_(DD) DD intermittently goes into fault mode without populating the last alarm triggered variables
LEAHI-DD-FIRMWARE-LDT-4611_HDF - FW Implementation - 5/4:
LEAHI-DD-FIRMWARE-LDT-4611_HDF - FW Implementation - 5/4:
Merge branch 'LDT-3735-non-volatile-memory' of bitbucket.org:diality-cloud/dd-firmware into LDT-5157-conductivity-sensor-calibration

LEAHI-DD-FIRMWARE-LDT-5157_System Data and Logs (DD) - Conductivity Sensor Calibration (1/3)
LEAHI-DD-FIRMWARE-LDT-5157_System Data and Logs (DD) - Conductivity Sensor Calibration (1/3)
LDT-3735: Addressed review comments

    • -83
    • +116
    ./App/Services/NVMessagingDD.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

Merge branch 'LDT-4734-temp-comp-conductivity' into develop

Merge branch 'LDT-4734-temp-comp-conductivity' into develop

    • -4
    • +39
    ./App/Drivers/ConductivitySensors.c
Merge branch 'LDT-4733-request-add-variables' into develop

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

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

LDT-4733: fixed warning of implicit call

LDT-3975: boost pump control changes to reflect new PI controller.

    • -1
    • +1
    ./App/Modes/FPModes/ModePreGenPermeate.c
    • -3
    • +2
    ./App/Modes/FPModes/StateFlushPermeate.c
Remove blank line.

Remove blank line.

If this is a override message handler, it is not in the table in Messaging.c and it does not have the proper parameter list (1 parameter for a message pointer).

If this is a override message handler, it is not in the table in Messaging.c and it does not have the proper parameter list (1 parameter for a message pointer).

Can we have a payload structure (packed to 1 byte alignment) with 1 field of type U08 for this message and then replace '1' with 'sizeof( new struct type )' ?

Can we have a payload structure (packed to 1 byte alignment) with 1 field of type U08 for this message and then replace '1' with 'sizeof( new struct type )' ?