makair-firmware icon indicating copy to clipboard operation
makair-firmware copied to clipboard

Add possibility to go to PEP 0

Open waxzce opened this issue 4 years ago • 5 comments

waxzce avatar May 26 '20 00:05 waxzce

I do it

Benhalor avatar May 26 '20 11:05 Benhalor

What is the goal of set a PEEP below alarm threshold?

jabby avatar May 26 '20 12:05 jabby

The min peep setting is now 5 cmH2O. It should be 0 cm H2O, because some medical cases require this kind of peep

Benhalor avatar May 26 '20 12:05 Benhalor

Ok I understand. How alarms should work for this kind of settings?

See the following alarms:

  • https://github.com/makers-for-life/makair-firmware/blob/master/srcs/alarm_controller.cpp#L34-L39
  • https://github.com/makers-for-life/makair-firmware/blob/master/srcs/alarm_controller.cpp#L54-L59
  • https://github.com/makers-for-life/makair-firmware/blob/master/srcs/alarm_controller.cpp#L104-L109

jabby avatar May 26 '20 13:05 jabby

@Benhalor should ask the regulatory team if the feature is still mandatory. And how to deal with the alarms issue pointed out by @jabby

Benhalor avatar Oct 17 '20 09:10 Benhalor