Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
You are calling setAirPumpState in if and else. Consider just calling once after the if/else.

You are calling setAirPumpState in if and else. Consider just calling once after the if/else.

LDT-3600: Skip air trap fill, lowerevents and venous bubble alarm when testing without tubing set.

  1. … 1 more file in changeset.
Add space between if and (

Add space between if and (

Fixed

Fixed

LEAHI-TD-FIRMWARE-LDT-3600_Request for TD Test Config for Testing without Tubing Set on TD
LEAHI-TD-FIRMWARE-LDT-3600_Request for TD Test Config for Testing without Tubing Set on TD
Comment to right no longer makes sense.

Comment to right no longer makes sense.

Should this event be TD_EVENT_AIR_TRAP_FILL?

Should this event be TD_EVENT_AIR_TRAP_FILL?

LEAHI-TD-FIRMWARE-LDT-1903_Air Trap Level Control - TD - 04: DEV - Feature Implementation
LEAHI-TD-FIRMWARE-LDT-1903_Air Trap Level Control - TD - 04: DEV - Feature Implementation
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 8 more files in changeset.
fixed in latest code

fixed in latest code

implemented

implemented

fixed

fixed

LDT-1903 Air Trap Addressed code review comments

LDT-1903 Air Trap adding duty cycle out of range software fault alarm

  1. … 2 more files in changeset.
I think this would be a TD s/w fault (alarm already define). Just need a new TD s/w fault ID in AlarmMgmtSWFaults.h.

I think this would be a TD s/w fault (alarm already define). Just need a new TD s/w fault ID in AlarmMgmtSWFaults.h.

This structure doesn't seem necessary - it's just a middle man. Why not just pass the #defines directly into the quadratic macro?

This structure doesn't seem necessary - it's just a middle man. Why not just pass the #defines directly into the quadratic macro?

Fixed

Fixed

LDT-1903 Air Trap updates

removed from here

removed from here

fixed

fixed

LDT-1903 Air Trap updates

LDT-1903 Air Trap updates

LDT-1903 Air Trap feature updates

LDT-1903 Air Trap feature updates

  1. … 2 more files in changeset.
LDT-1903 Air Trap feature updates

  1. … 1 more file in changeset.
LDT-1903 addressed review comments

  1. … 1 more file in changeset.
We need new alarm . That should be included in SRS right ? or shall i use SET_ALARM_WITH_2_U32_DATA( ALARM_ID_TD_SOFTWARE_FAULT) ?

We need new alarm . That should be included in SRS right ? or shall i use SET_ALARM_WITH_2_U32_DATA( ALARM_ID_TD_SOFTWARE_FAULT) ?

Add blank line after declarations.

Add blank line after declarations.