leahi-common

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

Not a Dialin msg. Renumber (no x8)

Not a Dialin msg. Renumber (no x8)

remove blank line.

remove blank line.

Merge branch 'feature/LDT-3855-sw-enhc-general-alarm' into staging

LDT-3860 SW Misc & Enhc - SW - 01 - General Alarm - Temporary Break - R&I - 05: DEV - Feature Implementation

Update alarm enum to add Temporary Break flag

Update alarm IDs

Add auto-load/eject alarm IDs, msg IDs, and state definitions

Merge branch 'staging' of bitbucket.org:diality-cloud/leahi-common into LDT-2240-disposable-tube-set-self-test

Added to be consistent. Once institutional records are implemented will store it in there instead of a macro

Added to be consistent. Once institutional records are implemented will store it in there instead of a macro

Merge branch LDT-2004-dialysate-composition-dosing-control--dd into develop

LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LDT-3735: Added DD Event Id for Institutional Record

LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch LDT-2004-dialysate-composition-dosing-control--dd into staging

LDT-2004 merging staging branch to LDT-2004-dialysate-composition-dosing-control--dd

Its static function and not used by external API to pass the wrong id.

Its static function and not used by external API to pass the wrong id.

LDT-2240-disposable-tube-set-self-test

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

Merge branch 'LDT-3218-update-iofp-permeate-target-flow-CLEAN' into staging

0.0F is made by Sean.

0.0F is made by Sean.

by the end of S27 we will know if we need to keep this module. If so, then we can integrate it into PIControllers.c

by the end of S27 we will know if we need to keep this module. If so, then we can integrate it into PIControllers.c

LDT-3735: Deleted DD events for NVM heater infor, scheduled runs and sw config

If this is the core change, can we introduce this logic in PI controller.c itself with a simple flag check (say, if 'IsDerivativeEnabled" set to true, add the derivative signal to Control signal. e...

If this is the core change, can we introduce this logic in PI controller.c itself with a simple flag check (say, if 'IsDerivativeEnabled" set to true, add the derivative signal to Control signal. else, just a PI control signal would work. (something similar to Feed forward enabled flag)