From bb68d784f4f8175a4f86059b1000936471760bf1 Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Sat, 23 Feb 2019 20:55:54 -0500 Subject: [PATCH] Put OSCAR into the Help files --- oscar/help/help_en/OSCAR_Guide_en.qhp | 4 ++-- oscar/help/help_en/faq.html | 6 +++--- oscar/help/help_en/glossary.html | 2 +- oscar/help/help_en/index.html | 6 +++--- oscar/help/help_nl/OSCAR_Guide_nl.qhp | 4 ++-- oscar/help/help_nl/faq.html | 6 +++--- oscar/help/help_nl/glossary.html | 2 +- oscar/help/help_nl/index.html | 6 +++--- oscar/help/index.qhcp | 10 +++++----- 9 files changed, 23 insertions(+), 23 deletions(-) diff --git a/oscar/help/help_en/OSCAR_Guide_en.qhp b/oscar/help/help_en/OSCAR_Guide_en.qhp index 3e793cc3..617c4843 100644 --- a/oscar/help/help_en/OSCAR_Guide_en.qhp +++ b/oscar/help/help_en/OSCAR_Guide_en.qhp @@ -1,10 +1,10 @@  - jedimark.net.SleepyHeadGuide + nightowlsoftware.ca.OSCAR_Guide doc -
+
diff --git a/oscar/help/help_en/faq.html b/oscar/help/help_en/faq.html index f0f18068..86403328 100644 --- a/oscar/help/help_en/faq.html +++ b/oscar/help/help_en/faq.html @@ -4,7 +4,7 @@

Frequently Asked Questions

-

Why doesn't SleepyHead support [insert obscure/new device] yet?

+

Why doesn't OSCAR support [insert obscure/new device] yet?

Plenty of reasons.. Pick your favourite:

  • • Because the 5 people who own one can't supply enough data to see all possible event codes?
  • @@ -15,12 +15,12 @@
  • • Because nobody else is interested in helping hack the formats?
  • • Because I prefer hands on and rarely get to play with/hack on the hardware directly?
  • -

    Why doesn't SleepyHead let me generate compliance reports?

    +

    Why doesn't OSCAR let me generate compliance reports?

    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:

  • • It's far too easy to change the source code to fake compliance reports.
  • • Do you like the idea of sharing the road with truck drivers with an untreated sleep disorder who faked compliance data?
  • -
  • • Data Formats of CPAP machines in SleepyHead had to be hacked because manufacturers don't release documentation, and accuracy can't be guaranteed.
  • +
  • • Data Formats of CPAP machines in OSCAR had to be reverse engineered because manufacturers don't release documentation, and accuracy can't be guaranteed.
  • • 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.
  • 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.

    diff --git a/oscar/help/help_en/glossary.html b/oscar/help/help_en/glossary.html index ef3a4877..bf2f7683 100644 --- a/oscar/help/help_en/glossary.html +++ b/oscar/help/help_en/glossary.html @@ -174,7 +174,7 @@ Positive Airway Pressure

    CSR

    Short -for Cheyne-Stokes +for Cheyne-Stokes Respiration

    Daily Events Per diff --git a/oscar/help/help_en/index.html b/oscar/help/help_en/index.html index 5bc8bbfb..9923b91b 100644 --- a/oscar/help/help_en/index.html +++ b/oscar/help/help_en/index.html @@ -3,7 +3,7 @@ - +

    Contents

  • Introduction
  • @@ -16,8 +16,8 @@
  • Glossary of Sleep Disorder Terminology

  • -

    SleepyHead

    -

    SleepyHead has been specially designed to help assist you in exploring data produced by CPAP (or APAP/BiPAP/ASV/AVAPS/etc) ventilators.

    +

    Open Source CPAP Analysis Reporter

    +

    OSCAR has been specially designed to help assist you in exploring data produced by CPAP (or APAP/BiPAP/ASV/AVAPS/etc) ventilators.

    It provides advanced features such as flow waveform analysis to generate respiratory graphs, as well as custom event flagging capabilities.

    Note to Testers:This help browser is just a stub to test the QHelpEngine, proper content and translation linkages have not been written yet

    diff --git a/oscar/help/help_nl/OSCAR_Guide_nl.qhp b/oscar/help/help_nl/OSCAR_Guide_nl.qhp index 38a00a45..490f5d29 100644 --- a/oscar/help/help_nl/OSCAR_Guide_nl.qhp +++ b/oscar/help/help_nl/OSCAR_Guide_nl.qhp @@ -1,10 +1,10 @@  - jedimark.net.SleepyHeadGuide + nightowlsoftware.ca.OSCAR_Guide doc -
    +
    diff --git a/oscar/help/help_nl/faq.html b/oscar/help/help_nl/faq.html index f0f18068..ef6b6037 100644 --- a/oscar/help/help_nl/faq.html +++ b/oscar/help/help_nl/faq.html @@ -4,7 +4,7 @@

    Frequently Asked Questions

    -

    Why doesn't SleepyHead support [insert obscure/new device] yet?

    +

    Why doesn't OSCAR support [insert obscure/new device] yet?

    Plenty of reasons.. Pick your favourite:

  • • Because the 5 people who own one can't supply enough data to see all possible event codes?
  • @@ -15,12 +15,12 @@
  • • Because nobody else is interested in helping hack the formats?
  • • Because I prefer hands on and rarely get to play with/hack on the hardware directly?
  • -

    Why doesn't SleepyHead let me generate compliance reports?

    +

    Why doesn't OSCAR let me generate compliance reports?

    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:

  • • It's far too easy to change the source code to fake compliance reports.
  • • Do you like the idea of sharing the road with truck drivers with an untreated sleep disorder who faked compliance data?
  • -
  • • Data Formats of CPAP machines in SleepyHead had to be hacked because manufacturers don't release documentation, and accuracy can't be guaranteed.
  • +
  • • Data Formats of CPAP machines in OSCAR had to be hacked because manufacturers don't release documentation, and accuracy can't be guaranteed.
  • • 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.
  • 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.

    diff --git a/oscar/help/help_nl/glossary.html b/oscar/help/help_nl/glossary.html index ef3a4877..bf2f7683 100644 --- a/oscar/help/help_nl/glossary.html +++ b/oscar/help/help_nl/glossary.html @@ -174,7 +174,7 @@ Positive Airway Pressure

    CSR

    Short -for Cheyne-Stokes +for Cheyne-Stokes Respiration

    Daily Events Per diff --git a/oscar/help/help_nl/index.html b/oscar/help/help_nl/index.html index e6873575..cebddf9f 100644 --- a/oscar/help/help_nl/index.html +++ b/oscar/help/help_nl/index.html @@ -3,7 +3,7 @@ - + Dutch translation

    Contents

    @@ -17,8 +17,8 @@ Dutch translation
  • Glossary of Sleep Disorder Terminology

  • -

    SleepyHead

    -

    SleepyHead has been specially designed to help assist you in exploring data produced by CPAP (or APAP/BiPAP/ASV/AVAPS/etc) ventilators.

    +

    Open Source CPAP Analysis Reporter

    +

    OSCAR has been specially designed to help assist you in exploring data produced by CPAP (or APAP/BiPAP/ASV/AVAPS/etc) ventilators.

    It provides advanced features such as flow waveform analysis to generate respiratory graphs, as well as custom event flagging capabilities.

    Note to Testers:This help browser is just a stub to test the QHelpEngine, proper content and translation linkages have not been written yet

    diff --git a/oscar/help/index.qhcp b/oscar/help/index.qhcp index aabc75ff..fa5eba15 100644 --- a/oscar/help/index.qhcp +++ b/oscar/help/index.qhcp @@ -3,16 +3,16 @@ - help_en/SleepyHeadGuide_en.qhp - SleepyHeadGuide.en_US.qch + help_en/OSCAR_Guide_en.qhp + OSCAR_Guide.en_US.qch - help_nl/SleepyHeadGuide_nl.qhp - SleepyHeadGuide.nl.qch + help_nl/OSCAR_Guide_nl.qhp + OSCAR_Guide.nl.qch - SleepyHeadGuide.en_US.qch + OSCAR_Guide.en_US.qch