RespiraWorks / Ventilator

Fully-featured ICU ventilator design, optimized for manufacture using commonly available components and free to license. Repository tracks all mechanical, electrical and systems design, software, requirements and regulatory documentation.
Apache License 2.0
130 stars 37 forks source link

Test UFlow PSOL #818

Closed martukas closed 4 years ago

martukas commented 4 years ago

What has to be done We must test the UFlow PSOL's that are available for purchase in India. No code is provided for operating them in PWM mode, so this must be tested.

How do you know it has to be done Because these are potential valves to be used in the manufactured vents in India.

Code pointers Currently, there are no integration tests for any PSOL on our system. There are some tests for the binary solenoids at software/controller/integration_tests/solenoid_test.h which could be a starting point.

Other Data sheets have been posted in Slack: https://respiraworks.slack.com/archives/C0100AC23MJ/p1595483816209200 TODO: link to manufacturer website instead

martukas commented 4 years ago

Probably blocked by #819

martukas commented 4 years ago

Might be helped by #838

DonnaCG commented 4 years ago

Need a software assignee

inceptionev commented 4 years ago

This is done, implemented by:

PR#849 (code) and PR#850 (test data)

inceptionev commented 4 years ago

close issue