dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The calibration of FMD has been added in DEN-9906 branch.

The calibration of FMD has been added in DEN-9906 branch.

Done.

Done.

Done.

Done.

I do not see this mode my local code base. It might have been git.

I do not see this mode my local code base. It might have been git.

Done.

Done.

The drain flow rate does not matter in any of the disinfects. The faster the drain, the better.

The drain flow rate does not matter in any of the disinfects. The faster the drain, the better.

Added the TODO back.

Added the TODO back.

No it is uncommented.

No it is uncommented.

Subtract 0.0 was unnecessary. I deleted it.

Subtract 0.0 was unnecessary. I deleted it.

This was not the right place for the function. I deleted the function.

This was not the right place for the function. I deleted the function.

This function is no longer needed and I deleted it.

This function is no longer needed and I deleted it.

With 2400 RPM the flow rate was ~2497.718 mL/min. I changed the target RPM to 2300.

With 2400 RPM the flow rate was ~2497.718 mL/min. I changed the target RPM to 2300.

We want 2400 mL/min. Will this RPM speed result in desired flow rate?

We want 2400 mL/min. Will this RPM speed result in desired flow rate?

Who would call this function?

Who would call this function?

We're saving fill data to RTC RAM every 50ms?

We're saving fill data to RTC RAM every 50ms?

What's happening here? Why subtract 0?

What's happening here? Why subtract 0?

I don't see where this alarm is being triggered.

I don't see where this alarm is being triggered.

Should this be a DEBUG_DENALI comment so Bamboo will prevent a build?

Should this be a DEBUG_DENALI comment so Bamboo will prevent a build?

Should we keep the TODO for this?

Should we keep the TODO for this?

Does 2400 RPM get us 2400 mL/min drain rate? It's the rate that we want to be 2400.

Does 2400 RPM get us 2400 mL/min drain rate? It's the rate that we want to be 2400.

Make a private definitions section above private data and move this there.

Make a private definitions section above private data and move this there.

Should this module be removed (replaced by ModeGenIdle)?

Should this module be removed (replaced by ModeGenIdle)?

Added new alarm ID for dialysate flow out of range.

Added new alarm ID for dialysate flow out of range.

Handling of passive notification is removed in my branch.

Handling of passive notification is removed in my branch.

Debug code is removed in my branch. Should s/w fault here I think.

Debug code is removed in my branch. Should s/w fault here I think.

This is removed in my branch.

This is removed in my branch.

Make a build switch to disable ACK alarms.

Make a build switch to disable ACK alarms.

Can the two datas be memcpy'd as EVENT_DATA_Ts instead of U32 and EVENT_DATAS_T separately?

Can the two datas be memcpy'd as EVENT_DATA_Ts instead of U32 and EVENT_DATAS_T separately?