PresOccl.c

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HD-DEN-14589_Dialin_RTC_Battery_syringe
HD-DEN-14589_Dialin_RTC_Battery_syringe
RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Need to verify SRS and AlarmsDef.h are in sync.

Need to verify SRS and AlarmsDef.h are in sync.

Alignment

Alignment

Comments line up but the values don't?

Comments line up but the values don't?

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Extra white space.

Extra white space.

If going back to start state, set pump track closed required, but not door closed. If skipping dry self-tests, set both to be required closed. Also, this s/w config looks like it's setup wrong. Fo...

If going back to start state, set pump track closed required, but not door closed. If skipping dry self-tests, set both to be required closed.

Also, this s/w config looks like it's setup wrong. For release build, we want to go back to start state.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

transition and resume part of stopped state should set pump track required so we don't have to keep setting it here every 50 ms.

transition and resume part of stopped state should set pump track required so we don't have to keep setting it here every 50 ms.

Should set door and pump track required here before we move on to next state.

Should set door and pump track required here before we move on to next state.

Should set pump track closed required, but not door here.

Should set pump track closed required, but not door here.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Do we need an else where we reset 10 second start time (if latch opened)?

Do we need an else where we reset 10 second start time (if latch opened)?

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Fixed. Created handleDrySelfTestStartState() that counts settle time once the latch is determined closed.

Fixed. Created handleDrySelfTestStartState() that counts settle time once the latch is determined closed.

Fixed. Thanks!

Fixed. Thanks!

Fixed. Only checking if BP is running when are in treatment mode.

Fixed. Only checking if BP is running when are in treatment mode.

Should this be moved into "if" body? Doesn't appear to need setting until we resume.

Should this be moved into "if" body? Doesn't appear to need setting until we resume.

Should this 10 seconds only start once latch is locked?

Should this 10 seconds only start once latch is locked?