td-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

    • -2
    • +2
    /firmware/App/Drivers/PeristalticPump.c
Merge LDT-4031 into Develop

    • -18
    • +174
    /firmware/App/Modes/ModePreTreat.c
Merge branch 'staging' of bitbucket.org:diality-cloud/td-firmware into LDT-4149-pinch-valves-fw-implementation

TD Fixes

align comments

align comments

All the else if should always have an ending else block. add a blank else block or change line 232 as else { if() { } }

All the else if should always have an ending else block.

add a blank else block or change line 232 as
else
{
if() { }
}

Add @alarms

Add @alarms

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

Merge branch 'LDT-4149-pinch-valves-fw-implementation' into develop

Fixes

LDT-4029:Updated heparin setup state

    • -7
    • +10
    /firmware/App/Modes/StatePreTxHeparinSetup.c
will create a branch for dialin and make the necessary changes. Before merging will talk to Caitlynn to change the variable in automated testing as well.

will create a branch for dialin and make the necessary changes. Before merging will talk to Caitlynn to change the variable in automated testing as well.

Updated to store the result in a local BOOL

Updated to store the result in a local BOOL

LDT-4031:Addressed review comments

    • -12
    • +19
    /firmware/App/Modes/ModePreTreat.c
Yes, these are low-priority alarms

Yes, these are low-priority alarms

Yes, these are low-priority alarms

Yes, these are low-priority alarms

Set to local BOOL and then return the BOOL.

Set to local BOOL and then return the BOOL.

Make a #define up top for the 5.

Make a #define up top for the 5.

Initialize this in the init function instead of here.

Initialize this in the init function instead of here.

Yes,I Added the Dial-in override function for the publish interval.

Yes,I Added the Dial-in override function for the publish interval.

LDT-4149: fixed merge conflicts.

LDT-4031: Addressed review comments

Please confirm if these are low-priority alarms at rank 999?

Please confirm if these are low-priority alarms at rank 999?

Please confirm if these are low-priority alarms at rank 999?

Please confirm if these are low-priority alarms at rank 999?

LDT-4149: report current abc position more accurately.

    • -63
    • +26
    /firmware/App/Controllers/Valves.c
    • -12
    • +12
    /firmware/App/Drivers/PinchValve.h
Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Merge branch 'LDT-4149-pinch-valves-fw-implementation' into develop

Fixes

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