mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 11:10:44 +00:00
Add 552P to the list of tested machines.
This commit is contained in:
parent
2b939a4305
commit
08abe0d258
@ -21,6 +21,7 @@
|
|||||||
<li>DreamStation 2 Auto CPAP Advanced (520X130C)</li>
|
<li>DreamStation 2 Auto CPAP Advanced (520X130C)</li>
|
||||||
<li>BiPAP Auto (System One 60 Series) (761P)</li>
|
<li>BiPAP Auto (System One 60 Series) (761P)</li>
|
||||||
<li>BiPAP autoSV Advanced 30 (System One 60 Series) (961TCA)</li>
|
<li>BiPAP autoSV Advanced 30 (System One 60 Series) (961TCA)</li>
|
||||||
|
<li>REMstar Auto (System One) (552P)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>[fix] Added support for pressure pulse, CA, and VS on BiPAP autoSV Advanced 30 (System One 60 Series) (960T).</li>
|
<li>[fix] Added support for pressure pulse, CA, and VS on BiPAP autoSV Advanced 30 (System One 60 Series) (960T).</li>
|
||||||
|
@ -88,6 +88,7 @@ static const PRS1TestedModel s_PRS1TestedModels[] = {
|
|||||||
{ "550P", 0, 2, "REMstar Auto (System One)" },
|
{ "550P", 0, 2, "REMstar Auto (System One)" },
|
||||||
{ "550P", 0, 3, "REMstar Auto (System One)" },
|
{ "550P", 0, 3, "REMstar Auto (System One)" },
|
||||||
{ "551P", 0, 2, "REMstar Auto (System One)" },
|
{ "551P", 0, 2, "REMstar Auto (System One)" },
|
||||||
|
{ "552P", 0, 3, "REMstar Auto (System One)" },
|
||||||
{ "650P", 0, 2, "BiPAP Pro (System One)" },
|
{ "650P", 0, 2, "BiPAP Pro (System One)" },
|
||||||
{ "750P", 0, 2, "BiPAP Auto (System One)" },
|
{ "750P", 0, 2, "BiPAP Auto (System One)" },
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user