td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixes

Crucible fixes

Merge conflicts

Fixes

Remove extra ;

Remove extra ;

Can we align comments?

Can we align comments?

Missing pinch valves (H1 and H19).

Missing pinch valves (H1 and H19).

Yes removed

Yes removed

Agree! Fixed

Agree! Fixed

Remove this blank line.

Remove this blank line.

I don't think this is needed. You can't get to this else until the delay counter reaches this count.

I don't think this is needed. You can't get to this else until the delay counter reaches this count.

Is this necessary? Treatment paused state will do this.

Is this necessary? Treatment paused state will do this.

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