td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into LDT-4031-pre-treatment---fw-implementation

Thank you for clarifying!

Thank you for clarifying!

Thank you for clarifying!

Thank you for clarifying!

Add cumulativeBloodPrimeVolume_mL to ouputs. Optional: While you are updating, can you please also add bloodPrimeRampFlowRate_mL_min and bloodPrimeState to the inputs?

Add cumulativeBloodPrimeVolume_mL to ouputs.

Optional: While you are updating, can you please also add bloodPrimeRampFlowRate_mL_min and bloodPrimeState to the inputs?

Add recircAllowed to outputs.

Add recircAllowed to outputs.

Thank you for clarifying!

Thank you for clarifying!

LDT-4072:Update battery monitoring enum indexing and validate charger data

What if we're in paused state (because your alarm has stop property set)? Should we return TRUE here if in paused state and interrupted state was the await syringe load confirmation state?

What if we're in paused state (because your alarm has stop property set)? Should we return TRUE here if in paused state and interrupted state was the await syringe load confirmation state?

Right now, the load syringe alarm indicates stop so we will go to paused state. Is that what we want to do? Don't we want to stay in this state and wait for confirmation?

Right now, the load syringe alarm indicates stop so we will go to paused state. Is that what we want to do? Don't we want to stay in this state and wait for confirmation?

Should this alarm have stop property set to FALSE?

Should this alarm have stop property set to FALSE?

Merge branch 'staging' of bitbucket.org:diality-cloud/td-firmware into LDT-4149-pinch-valves-fw-implementation

LDT-4029:Updated heparin setup state

    • -4
    • +5
    /firmware/App/Modes/StatePreTxHeparinSetup.c
Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

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

updated

updated

updated

updated

updated.

updated.

updated

updated

removed.

removed.

LDT-4040: Resolve CR comments, merge latest staging & resolve merge conflicts

    • -17
    • +14
    /firmware/App/Modes/ModeTreatment.c
    • -3
    • +3
    /firmware/App/Modes/StateTxBloodPrime.c
    • -17
    • +30
    /firmware/App/Modes/StateTxPaused.c
    • -5
    • +17
    /firmware/App/Modes/StateTxRecirc.c
    • -39
    • +65
    /firmware/App/Modes/StateTxRinseback.c
    • -11
    • +11
    /firmware/App/Monitors/Pressures.c
    • -3
    • +58
    /firmware/App/Services/AlarmMgmtTD.c
    • -179
    • +71
    /firmware/App/Services/StateServices/FluidBolus.c
    • -13
    • +22
    /firmware/App/Services/TxParams.c
LDT-4009 addressed code review comments

    • -1
    • +1
    /firmware/App/Modes/StateTxIsolatedUF.c
Addressed review comments

initialized using resetRinsebackFlags()

initialized using resetRinsebackFlags()

those are initialized in resetTreatmentRecircFlags() and that is called in init

those are initialized in resetTreatmentRecircFlags() and that is called in init

LEAHI-TD-FIRMWARE-LDT-5358_Pre-Treatment - FW Implementation - 10/6:
LEAHI-TD-FIRMWARE-LDT-5358_Pre-Treatment - FW Implementation - 10/6:
align comment

align comment

Merge branch 'staging' into LDT-4029-pre-treatment---fw-implementation

LDT-4063: Addressed review comments

Can we please break this line as to match our standard of 100 columns? SET_ALARM_WITH_2_U32_DATA( ALARM_ID_TD_AIR_PUMP_STALL, currentAirPumpPowerLevel, getU32OverrideValue( &currentAirPumpRPM ) );

Can we please break this line as to match our standard of 100 columns?

SET_ALARM_WITH_2_U32_DATA( ALARM_ID_TD_AIR_PUMP_STALL,
currentAirPumpPowerLevel,
getU32OverrideValue( &currentAirPumpRPM ) );