td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Arpita, we don't want to use doxygen style comments for function prototypes since we cover functions with the function headers. so this is the proper type of comments.

Arpita, we don't want to use doxygen style comments for function prototypes since we cover functions with the function headers. so this is the proper type of comments.

Bubble status, Low and high level level sensors.

Bubble status, Low and high level level sensors.

Input : Blood pump door status?

Input : Blood pump door status?

To be restored?

To be restored?

Are these being initialized in the init function?

Are these being initialized in the init function?

Need to resolve the merge issues?

Need to resolve the merge issues?

pauseBolusResumeState is input

pauseBolusResumeState is input

add alarm

add alarm

Replace // to ///< for line 56 to 60

Replace // to ///< for line 56 to 60

Use // comments for function prototypes.

Use // comments for function prototypes.

Either no comment or // comment for function prototypes since doxygen captures function details from function headers.

Either no comment or // comment for function prototypes since doxygen captures function details from function headers.

These were fine (and preferred) as // because doxygen gets function details from function headers in the .c file.

These were fine (and preferred) as // because doxygen gets function details from function headers in the .c file.

Return type F32.

Return type F32.

Alarm with F32.

Alarm with F32.

U08 to F32?

U08 to F32?

Power is F32?

Power is F32?

I guess power is F32, so size of ( F32 )?

I guess power is F32, so size of ( F32 )?

Just curious, during stall condition RPM completely turns down to zero or close to zero (positive integer)?

Just curious, during stall condition RPM completely turns down to zero or close to zero (positive integer)?

remove this

remove this

remove this case

remove this case

remove this

remove this

Use ternary operator to assign true or false.

Use ternary operator to assign true or false.

align the comment part

align the comment part

remove this

remove this

Fixed

Fixed

I fixed it but it is not showing in crucible

I fixed it but it is not showing in crucible