mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 18:20:42 +00:00
Put OSCAR into the Help files
This commit is contained in:
parent
108e0354d9
commit
bb68d784f4
@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<QtHelpProject version="1.0">
|
||||
<namespace>jedimark.net.SleepyHeadGuide</namespace>
|
||||
<namespace>nightowlsoftware.ca.OSCAR_Guide</namespace>
|
||||
<virtualFolder>doc</virtualFolder>
|
||||
<filterSection>
|
||||
<toc>
|
||||
<section title="SleepyHead Manual" ref="index.html">
|
||||
<section title="OSCAR Manual" ref="index.html">
|
||||
<section title="Introduction" ref="index.html#intro"/>
|
||||
<section title="Getting Started" ref="gettingstarted.html"/>
|
||||
<section title="Supported Machines" ref="supported.html"/>
|
||||
|
@ -4,7 +4,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Frequently Asked Questions</h1>
|
||||
<a href="#supportmymachine"/><h3>Why doesn't SleepyHead support [insert obscure/new device] yet?</h3>
|
||||
<a href="#supportmymachine"/><h3>Why doesn't OSCAR support [insert obscure/new device] yet?</h3>
|
||||
<p>Plenty of reasons.. Pick your favourite:</p>
|
||||
<list>
|
||||
<li>• Because the 5 people who own one can't supply enough data to see all possible event codes?</li>
|
||||
@ -15,12 +15,12 @@
|
||||
<li>• Because nobody else is interested in helping hack the formats?</li>
|
||||
<li>• Because I prefer hands on and rarely get to play with/hack on the hardware directly?</li>
|
||||
</list>
|
||||
<a href="#compliance"/><h3>Why doesn't SleepyHead let me generate <i>compliance</i> reports?</h3>
|
||||
<a href="#compliance"/><h3>Why doesn't OSCAR let me generate <i>compliance</i> reports?</h3>
|
||||
<p>Mainly, to avoid attracting the lawsuits that would inevitably come from offering this capability. Here are the primary reasons why I'm dead against it:</p>
|
||||
<list>
|
||||
<li>• It's far too easy to change the source code to fake compliance reports.</li>
|
||||
<li>• Do you like the idea of sharing the road with truck drivers with an untreated sleep disorder who faked compliance data?</li>
|
||||
<li>• Data Formats of CPAP machines in SleepyHead had to be hacked because manufacturers don't release documentation, and accuracy can't be guaranteed.</li>
|
||||
<li>• Data Formats of CPAP machines in OSCAR had to be reverse engineered because manufacturers don't release documentation, and accuracy can't be guaranteed.</li>
|
||||
<li>• To do it would require closing the sourcecode and establishing a relationship with manufacturers who have proven they care very little about data access rights.</li>
|
||||
</list>
|
||||
<p>This stuff is also the reason I never bothered hacking CPAP data Checksums... If they were public knowledge, people could alter SD data card content, which would not be cool.</p>
|
||||
|
@ -174,7 +174,7 @@ Positive Airway Pressure</font></font></font></p>
|
||||
<h3 class="western" style="margin-top: 0cm; margin-bottom: 0cm; border: none; padding: 0cm; font-variant: normal; letter-spacing: normal; font-style: normal; line-height: 160%; orphans: 2; widows: 2; background: #ffffff"><a name="CSR"></a>
|
||||
<font color="#000000"><font face="sans-serif"><b>CSR</b></font></font></h3>
|
||||
<p style="orphans: 2; widows: 2"><span style="font-variant: normal"><font color="#252525"><font face="sans-serif"><font size="2" style="font-size: 10pt"><span style="letter-spacing: normal"><span style="font-style: normal"><span style="font-weight: normal">Short
|
||||
for </span></span></span></font></font></font></span><a href="http://sleepyhead.sourceforge.net/wiki/index.php/Sleep_Disorder_Glossary#Cheyne-Stokes_Respiration"><span style="font-variant: normal"><font color="#0b0080"><span style="text-decoration: none"><font face="sans-serif"><font size="2" style="font-size: 10pt"><span style="letter-spacing: normal"><span style="font-style: normal"><span style="font-weight: normal">Cheyne-Stokes
|
||||
for </span></span></span></font></font></font></span><a href="http://www.apneaboard.com/wiki/index.php?title=Cheyne-Stokes_respiration"><span style="font-variant: normal"><font color="#0b0080"><span style="text-decoration: none"><font face="sans-serif"><font size="2" style="font-size: 10pt"><span style="letter-spacing: normal"><span style="font-style: normal"><span style="font-weight: normal">Cheyne-Stokes
|
||||
Respiration</span></span></span></font></font></span></font></span></a></p>
|
||||
<h3 class="western" style="margin-top: 0cm; margin-bottom: 0cm; border: none; padding: 0cm; font-variant: normal; letter-spacing: normal; font-style: normal; line-height: 160%; orphans: 2; widows: 2; background: #ffffff"><a name="Daily_Events_Per_Hour"></a>
|
||||
<font color="#000000"><font face="sans-serif"><b>Daily Events Per
|
||||
|
@ -3,7 +3,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="./default.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<img src="qrc:/docs/sheep.png">
|
||||
<img src="qrc:/docs/logo.png">
|
||||
<h3>Contents</h3>
|
||||
<list>
|
||||
<li><a href="./index.html#intro">Introduction</a></li>
|
||||
@ -16,8 +16,8 @@
|
||||
<li><a href="./glossary.html">Glossary of Sleep Disorder Terminology</a></li>
|
||||
</list>
|
||||
<br/>
|
||||
<p href="#intro"><h1>SleepyHead</h1></p>
|
||||
<p>SleepyHead has been specially designed to help assist you in exploring data produced by CPAP (or APAP/BiPAP/ASV/AVAPS/etc) ventilators.</p>
|
||||
<p href="#intro"><h1>Open Source CPAP Analysis Reporter</h1></p>
|
||||
<p>OSCAR has been specially designed to help assist you in exploring data produced by CPAP (or APAP/BiPAP/ASV/AVAPS/etc) ventilators.</p>
|
||||
<p>It provides advanced features such as flow waveform analysis to generate respiratory graphs, as well as custom event flagging capabilities.</p>
|
||||
<p><b><font color=red>Note to Testers:</font></b>This help browser is just a stub to test the QHelpEngine, proper content and translation linkages have not been written yet</p>
|
||||
</body>
|
||||
|
@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<QtHelpProject version="1.0">
|
||||
<namespace>jedimark.net.SleepyHeadGuide</namespace>
|
||||
<namespace>nightowlsoftware.ca.OSCAR_Guide</namespace>
|
||||
<virtualFolder>doc</virtualFolder>
|
||||
<filterSection>
|
||||
<toc>
|
||||
<section title="SleepyHead Handboek" ref="index.html">
|
||||
<section title="OSCAR Handboek" ref="index.html">
|
||||
<section title="Introductie" ref="index.html#intro"/>
|
||||
<section title="Getting Started" ref="gettingstarted.html"/>
|
||||
<section title="Ondersteunde Apparaten" ref="supported.html"/>
|
||||
|
@ -4,7 +4,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Frequently Asked Questions</h1>
|
||||
<a href="#supportmymachine"/><h3>Why doesn't SleepyHead support [insert obscure/new device] yet?</h3>
|
||||
<a href="#supportmymachine"/><h3>Why doesn't OSCAR support [insert obscure/new device] yet?</h3>
|
||||
<p>Plenty of reasons.. Pick your favourite:</p>
|
||||
<list>
|
||||
<li>• Because the 5 people who own one can't supply enough data to see all possible event codes?</li>
|
||||
@ -15,12 +15,12 @@
|
||||
<li>• Because nobody else is interested in helping hack the formats?</li>
|
||||
<li>• Because I prefer hands on and rarely get to play with/hack on the hardware directly?</li>
|
||||
</list>
|
||||
<a href="#compliance"/><h3>Why doesn't SleepyHead let me generate <i>compliance</i> reports?</h3>
|
||||
<a href="#compliance"/><h3>Why doesn't OSCAR let me generate <i>compliance</i> reports?</h3>
|
||||
<p>Mainly, to avoid attracting the lawsuits that would inevitably come from offering this capability. Here are the primary reasons why I'm dead against it:</p>
|
||||
<list>
|
||||
<li>• It's far too easy to change the source code to fake compliance reports.</li>
|
||||
<li>• Do you like the idea of sharing the road with truck drivers with an untreated sleep disorder who faked compliance data?</li>
|
||||
<li>• Data Formats of CPAP machines in SleepyHead had to be hacked because manufacturers don't release documentation, and accuracy can't be guaranteed.</li>
|
||||
<li>• Data Formats of CPAP machines in OSCAR had to be hacked because manufacturers don't release documentation, and accuracy can't be guaranteed.</li>
|
||||
<li>• To do it would require closing the sourcecode and establishing a relationship with manufacturers who have proven they care very little about data access rights.</li>
|
||||
</list>
|
||||
<p>This stuff is also the reason I never bothered hacking CPAP data Checksums... If they were public knowledge, people could alter SD data card content, which would not be cool.</p>
|
||||
|
@ -174,7 +174,7 @@ Positive Airway Pressure</font></font></font></p>
|
||||
<h3 class="western" style="margin-top: 0cm; margin-bottom: 0cm; border: none; padding: 0cm; font-variant: normal; letter-spacing: normal; font-style: normal; line-height: 160%; orphans: 2; widows: 2; background: #ffffff"><a name="CSR"></a>
|
||||
<font color="#000000"><font face="sans-serif"><b>CSR</b></font></font></h3>
|
||||
<p style="orphans: 2; widows: 2"><span style="font-variant: normal"><font color="#252525"><font face="sans-serif"><font size="2" style="font-size: 10pt"><span style="letter-spacing: normal"><span style="font-style: normal"><span style="font-weight: normal">Short
|
||||
for </span></span></span></font></font></font></span><a href="http://sleepyhead.sourceforge.net/wiki/index.php/Sleep_Disorder_Glossary#Cheyne-Stokes_Respiration"><span style="font-variant: normal"><font color="#0b0080"><span style="text-decoration: none"><font face="sans-serif"><font size="2" style="font-size: 10pt"><span style="letter-spacing: normal"><span style="font-style: normal"><span style="font-weight: normal">Cheyne-Stokes
|
||||
for </span></span></span></font></font></font></span><a href="http://www.apneaboard.com/wiki/index.php?title=Cheyne-Stokes_respiration"><span style="font-variant: normal"><font color="#0b0080"><span style="text-decoration: none"><font face="sans-serif"><font size="2" style="font-size: 10pt"><span style="letter-spacing: normal"><span style="font-style: normal"><span style="font-weight: normal">Cheyne-Stokes
|
||||
Respiration</span></span></span></font></font></span></font></span></a></p>
|
||||
<h3 class="western" style="margin-top: 0cm; margin-bottom: 0cm; border: none; padding: 0cm; font-variant: normal; letter-spacing: normal; font-style: normal; line-height: 160%; orphans: 2; widows: 2; background: #ffffff"><a name="Daily_Events_Per_Hour"></a>
|
||||
<font color="#000000"><font face="sans-serif"><b>Daily Events Per
|
||||
|
@ -3,7 +3,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="/default.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<img src="qrc:/docs/sheep.png">
|
||||
<img src="qrc:/docs/logo.png">
|
||||
Dutch translation
|
||||
<h3>Contents</h3>
|
||||
<list>
|
||||
@ -17,8 +17,8 @@ Dutch translation
|
||||
<li><a href="/help_en/glossary.html">Glossary of Sleep Disorder Terminology</a></li>
|
||||
</list>
|
||||
<br/>
|
||||
<p href="#intro"><h1>SleepyHead</h1></p>
|
||||
<p>SleepyHead has been specially designed to help assist you in exploring data produced by CPAP (or APAP/BiPAP/ASV/AVAPS/etc) ventilators.</p>
|
||||
<p href="#intro"><h1>Open Source CPAP Analysis Reporter</h1></p>
|
||||
<p>OSCAR has been specially designed to help assist you in exploring data produced by CPAP (or APAP/BiPAP/ASV/AVAPS/etc) ventilators.</p>
|
||||
<p>It provides advanced features such as flow waveform analysis to generate respiratory graphs, as well as custom event flagging capabilities.</p>
|
||||
<p><b><font color=red>Note to Testers:</font></b>This help browser is just a stub to test the QHelpEngine, proper content and translation linkages have not been written yet</p>
|
||||
</body>
|
||||
|
@ -3,16 +3,16 @@
|
||||
<docFiles>
|
||||
<generate>
|
||||
<file>
|
||||
<input>help_en/SleepyHeadGuide_en.qhp</input>
|
||||
<output>SleepyHeadGuide.en_US.qch</output>
|
||||
<input>help_en/OSCAR_Guide_en.qhp</input>
|
||||
<output>OSCAR_Guide.en_US.qch</output>
|
||||
</file>
|
||||
<file>
|
||||
<input>help_nl/SleepyHeadGuide_nl.qhp</input>
|
||||
<output>SleepyHeadGuide.nl.qch</output>
|
||||
<input>help_nl/OSCAR_Guide_nl.qhp</input>
|
||||
<output>OSCAR_Guide.nl.qch</output>
|
||||
</file>
|
||||
</generate>
|
||||
<register>
|
||||
<file>SleepyHeadGuide.en_US.qch</file>
|
||||
<file>OSCAR_Guide.en_US.qch</file>
|
||||
</register>
|
||||
</docFiles>
|
||||
</QHelpCollectionProject>
|
||||
|
Loading…
Reference in New Issue
Block a user