Add 460PBT to the list of tested machines.

This commit is contained in:
sawinglogz 2021-11-11 15:40:20 -05:00
parent 2063fb8d4f
commit 09753cc50c
2 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,11 @@
<br>Portions of OSCAR are © 2019-2022 by
<i>The OSCAR Team</i></p>
<ul>
<li>[new] Additional Philips Respironics devices tested and fully supported:
<ul>
<li>REMstar Pro (System One 60 Series) (460PBT)</li>
</ul>
</li>
<li>[new] Add support for new settings codes in recently manufactured 700X110 DreamStations.</li>
<li>[new] Add 95% flow limitation to Therapy Efficacy section on Statistics page.</li>
<li>[fix] Correct SleepStyle machines sometimes identified as Icon machines.</li>

View File

@ -92,6 +92,7 @@ static const PRS1TestedModel s_PRS1TestedModels[] = {
{ "261CA", 0, 4, "REMstar Plus (System One 60 Series)" }, // (brick)
{ "460P", 0, 4, "REMstar Pro (System One 60 Series)" },
{ "460PBT", 0, 4, "REMstar Pro (System One 60 Series)" }, // evidently built-in bluetooth
{ "461P", 0, 4, "REMstar Pro (System One 60 Series)" },
{ "462P", 0, 4, "REMstar Pro (System One 60 Series)" },
{ "461CA", 0, 4, "REMstar Pro (System One 60 Series)" },