td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Merge branch 'LDT-4875-td-h12-is-not-actuating-during' into develop

New Fixes

    • -16
    • +38
    /firmware/App/Controllers/AirPump.c
Please typecast alarmID to resolve warning. ALARM_T alarm = getAlarmProperties( ( ALARM_ID_T )alarmID );

Please typecast alarmID to resolve warning.

ALARM_T alarm = getAlarmProperties( ( ALARM_ID_T )alarmID );

Fix merge conflict stuff here.

Fix merge conflict stuff here.

Fix merge conflict stuff here.

Fix merge conflict stuff here.

LDT-4028:Update Pre-Tx States

this function should not return anything.

this function should not return anything.

Data Type Issues fixed for CAN Channel transmission

Please rename all the sPump registers as h10 for consistency.

Please rename all the sPump registers as h10 for consistency.

Add bpMeasurementReady, bpDriverError and pendingBPCommand to outputs.

Add bpMeasurementReady, bpDriverError and pendingBPCommand to outputs.

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

Merged LDT-4505 to develop.

LDT-4505: apply brake when BP commanded to zero speed.

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

Merge branch 'LDT-4505-td-h4-blood-pump-does-not-run' into develop

LDT-4505: Updated blood pump direction setting per latest HDD.

LEAHI-TD-FIRMWARE-LDT-4875_(TD) H12 is not Actuating during AT Lower and Raise Events
LEAHI-TD-FIRMWARE-LDT-4875_(TD) H12 is not Actuating during AT Lower and Raise Events
Where is testBatteryI2cStatusOverride (from BatteryDriver)?

Where is testBatteryI2cStatusOverride (from BatteryDriver)?

Add blank line before return statement.

Add blank line before return statement.

LDT-4013-1: Add code related to fluid types, tube set types, modality

LDT-4028:Addressed code review commens for Pre-Tx Install State

    • -11
    • +11
    /firmware/App/Services/TxParams.c
LDT-4072: added publish interval override

    • -18
    • +55
    /firmware/App/Monitors/Battery.c
Fixed payload

    • -14
    • +33
    /firmware/App/Services/AlarmMgmtTD.c
Merge branch 'develop' of bitbucket.org:diality-cloud/td-firmware into develop

Fixes

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

Fixes

Merge fix