td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT:4072-addressed review comments

    • -10
    • +17
    /firmware/App/Monitors/Battery.c
LDT:4049 Addressed review comments

    • -317
    • +11
    /firmware/App/Modes/ModeStandby.c
Should we handle blood sitting timer before publish? Are we publishing anything re: blood sitting?

Should we handle blood sitting timer before publish? Are we publishing anything re: blood sitting?

Add TODO to these comments.

Add TODO to these comments.

I think ( setTxDur - preStop ) should be changed to ( preStop ). Also, I think preStop should be renamed to hepDurMin.

I think ( setTxDur - preStop ) should be changed to ( preStop ).
Also, I think preStop should be renamed to hepDurMin.

Add comments to right.

Add comments to right.

2 blank lines before and after.

2 blank lines before and after.

Move declarations into this if scope.

Move declarations into this if scope.

Remove blank line.

Remove blank line.

Remove (void)

Remove (void)

Library includes should come first and they should be in <>. Also add comment listing math functions you're using in this unit.

Library includes should come first and they should be in <>. Also add comment listing math functions you're using in this unit.

Change INPROGRESS to OPEN (because you're going to remove INPROGRESS).

Change INPROGRESS to OPEN (because you're going to remove INPROGRESS).

You can do this sendMessage just once after else.

You can do this sendMessage just once after else.

LDT:4063- Addressed review comments

    • -32
    • +44
    /firmware/App/Modes/OperationModes.c
Should this be the "Load Syringe" alarm that you just added? Also, does this alarm show the user how much heparin to load into the syringe? I wasn't expecting this to be an alarm.

Should this be the "Load Syringe" alarm that you just added?
Also, does this alarm show the user how much heparin to load into the syringe? I wasn't expecting this to be an alarm.

Can we remote this TODO comment?

Can we remote this TODO comment?

Remove blank line.

Remove blank line.

We should go to dry self test state. Why did this change to Rx state?

We should go to dry self test state. Why did this change to Rx state?

Comment - should be "install" not "instll".

Comment - should be "install" not "instll".

LDT-4009:Merge latest staging adnd Updated Isouf

    • -6
    • +11
    /firmware/App/Modes/ModeTreatment.c
    • -4
    • +129
    /firmware/App/Modes/StateTxIsolatedUF.c
    • -0
    • +2
    /firmware/App/Modes/StateTxIsolatedUF.h
LDT-4029:Merge latest staging and updated heparin setup state

    • -0
    • +13
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +1
    /firmware/App/Controllers/SyringePump.h
    • -56
    • +106
    /firmware/App/Modes/StatePreTxHeparinSetup.c
add a space before and after 0

add a space before and after 0

add a blank line above

add a blank line above

add a blank line above

add a blank line above

minor spell issue : change responceStatus to responseStatus

minor spell issue : change responceStatus to responseStatus

add offRequestAwaitingUserConfirmation and offRequestPendingTimer to outputs

add offRequestAwaitingUserConfirmation and offRequestPendingTimer to outputs

should we move the initialization in the init function?

should we move the initialization in the init function?

please break this line into two lines

please break this line into two lines

Vendor - TEL - Arpita Srivastava please add a space before and after in sizeof(U32) in [sizeof(U32)]

Vendor - TEL - Arpita Srivastava
please add a space before and after in sizeof(U32) in [sizeof(U32)]