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-1840-Transmembrane-Pressure-update' into develop

LDT-1840-Transmembrane-Pressure-update

LDT-473 fixed typo and addressed review comments

Had that question. Thanks Changed to else block

Had that question. Thanks
Changed to else block

Updated

Updated

This will be gone once we have institutional records, do you still want me to move it to a separate func?

This will be gone once we have institutional records, do you still want me to move it to a separate func?

Fixed

Fixed

Can we uncomment these and send msg?

Can we uncomment these and send msg?

Can we uncomment this and send the limits to the UI?

Can we uncomment this and send the limits to the UI?

Should we cast these to (S32)?

Should we cast these to (S32)?

These 2 last values have already been used above. Change to 154 and 155.

These 2 last values have already been used above. Change to 154 and 155.

Can this stuff down here be done in a separate function that is called here? This function is too big.

Can this stuff down here be done in a separate function that is called here? This function is too big.

Should this just be an "else" to above condition?

Should this just be an "else" to above condition?

When do you plan on removing this?

When do you plan on removing this?

Just a heads up that all message handling functions in Leahi have the same prototype - just different function names (i.e. BOOL funcName( MESSAGE_T *message)) and that includes all Dialin command m...

Just a heads up that all message handling functions in Leahi have the same prototype - just different function names (i.e. BOOL funcName( MESSAGE_T *message)) and that includes all Dialin command message handlers like these.

This param has been renamed to HEPARIN_STOP_TIME which is a couple rows below so we don't need to add this.

This param has been renamed to HEPARIN_STOP_TIME which is a couple rows below so we don't need to add this.

We will not have this saline bolus state in Leahi.

We will not have this saline bolus state in Leahi.

This alarm does not belong here. Put it back where it was before. In the next table below, the alarms are sorted by rank. But this property table is sorted by alarm ID #.

This alarm does not belong here. Put it back where it was before.
In the next table below, the alarms are sorted by rank. But this property table is sorted by alarm ID #.

Why did you move it. The alarm is #30 so it should stay here where you had it before.

Why did you move it. The alarm is #30 so it should stay here where you had it before.

LDT-473 cleaned S32 related functions and updated tx param payload

    • -228
    • +77
    /firmware/App/Services/TxParams.c
    • -17
    • +24
    /firmware/App/Services/TxParams.h
This code review contains known issues, and it is not yet ready for a detailed review.

This code review contains known issues, and it is not yet ready for a detailed review.

LDT-3505: Added Syringe Pump

    • -0
    • +2829
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +178
    /firmware/App/Controllers/SyringePump.h
WIP restructured the not applicable param validation

    • -78
    • +113
    /firmware/App/Services/TxParams.c
fixed

fixed

reworded

reworded

Updated

Updated

Based on the Denali properties, I have written the following.

Based on the Denali properties, I have written the following.

replace with else block

replace with else block