td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 ) );

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

Merge conflicts

use FALSE

use FALSE

use FALSE

use FALSE

It looks like the rows may be misaligned with the alarm ID declarations. For example, ALARM_ID_TD_BATTERY_CHARGER_ERROR_DETECTED is declared as 204.

It looks like the rows may be misaligned with the alarm ID declarations.
For example, ALARM_ID_TD_BATTERY_CHARGER_ERROR_DETECTED is declared as 204.

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

Changes

    • -48
    • +42
    /firmware/App/Drivers/PinchValve.c
When we send any message to UI, usually add the message id in the doxygen header like this. @details \b Message \b Sent: MSG_ID_TD_RESP_TREATMENT_PARAMS_TO_VALIDATE Please refer to the function s...

When we send any message to UI, usually add the message id in the doxygen header like this.

@details \b Message \b Sent: MSG_ID_TD_RESP_TREATMENT_PARAMS_TO_VALIDATE

Please refer to the function sendTreatmentParamsResponse()

When we send any message to UI, usually add the message id in the doxygen header like this. *@details \b Message \b Sent: MSG_ID_TD_RESP_TREATMENT_PARAMS_TO_VALIDATE Please refer to the functi...

When we send any message to UI, usually add the message id in the doxygen header like this.

  • @details \b Message \b Sent: MSG_ID_TD_RESP_TREATMENT_PARAMS_TO_VALIDATE


Please refer to the function sendTreatmentParamsResponse()

When we send any message to UI, usually add the message id in the doxygen header like this. *@details \b Message \b Sent: MSG_ID_TD_RESP_TREATMENT_PARAMS_TO_VALIDATE Please refer to the functi...

When we send any message to UI, usually add the message id in the doxygen header like this.

  • @details \b Message \b Sent: MSG_ID_TD_RESP_TREATMENT_PARAMS_TO_VALIDATE


Please refer to the function sendTreatmentParamsResponse()