mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
29 lines
914 B
HTML
29 lines
914 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<p>
|
|
<b>OSCAR is based on SleepyHead v1.1.0-unstable-0</b>
|
|
Which was written and copyright 2011-2018 © Mark Watkins
|
|
</p>
|
|
|
|
<p>
|
|
<b>Changes and fixes in OSCAR v1.0.0-beta-1</b>
|
|
<list>
|
|
<li>Portions of OSCAR are © 2019 by Nightowl Software</li>
|
|
<li>and members of the apnea community</li>
|
|
<li>The Donation and Update features have been removed</li>
|
|
<li>The Glossary, FAQ, and Wiki features are not yet implemented</li>
|
|
<li>The Daily page left panel will resize to a smaller size.</li>
|
|
<li>Oximeter import reports file errors in a message box</li>
|
|
<li>Fixed date and time problems with Oximeter import</li>
|
|
<li>Added support for new CMS50D+ firmware version 4.6</li>
|
|
<li>Reformatted the 'No Data' display on the Statistics page</li>
|
|
<li>Got the Help browser working - just stubs for now</li>
|
|
<li>Small fixes to build and debug problems</li>
|
|
</list>
|
|
</p>
|
|
<br />
|
|
|
|
</body>
|
|
</html>
|