Commit Graph

81 Commits

Author SHA1 Message Date
Guy Scharf
de0069171a Support migration of OSCAR as well as SleepyHead data. Update Release Notes. 2020-09-10 01:12:45 +00:00
Guy Scharf
afe6316f7a Update Release Notes for 1.2.0-beta-1 2020-09-01 07:04:18 -07:00
Phil Olynyk
04acbd0b1e Release notes updated for v1.2.0 2020-08-31 13:48:06 -04:00
Guy Scharf
628ddaa399 Fix Welcome page pressure numbers for VAuto-S 2020-08-26 09:58:00 -07:00
Guy Scharf
ce18739d14 ResMed and Oximetry loader enhancements
- Oximetry loader from file now remembers last directory data was imported from.
- ResMed loader loads from last day or oldest purge date if a day was purged since last import.
  purgeDate added to MachineInfo to implement this.  Purge date set when a day is purged and cleared after an import.
2020-08-23 15:30:38 -07:00
sawinglogz
13e8a1947d Add 452P and 650P to the list of tested machines.
Also improve support for rare F0V23 events and update other warnings based
on new test data.
2020-08-16 21:19:11 -04:00
Guy Scharf
86bc4ac606 Fix Welcome page calculcation of number of days since last import 2020-08-15 08:57:26 -07:00
Guy Scharf
4885abf76a Overview graphs right edge now on correct date in GMT+ timezones
Changed a lot of Qt::UTC to Qt::LocalTime.  Some risk of having changed ones that should not have been changed.
2020-08-09 10:25:45 -07:00
sawinglogz
0960384b20 Add support for compliance records from PRS1 60 Series bricks.
Add 261CA to the list of tested machines.
2020-08-04 20:59:51 -04:00
sawinglogz
93a056b252 Add 462P and 400X120 to the list of tested machines.
Also update F0V4 warning based on new test data.
2020-08-03 14:18:25 -04:00
Guy Scharf
d4f0645c68 Update release notes for Overview changes 2020-08-02 20:32:08 -07:00
Guy Scharf
94c84ffde6 Update release notes for popout graphs 2020-08-01 13:54:20 -07:00
sawinglogz
f25f991e9f Add feature to suppress zooming when holding down the shift key.
This allows users to measure a duration without zooming.
2020-07-27 12:57:16 -04:00
Guy Scharf
5cefc90a16 Fix CPAP hours and AHI calculations
Daily page: total hours was elapsed time of all machines, including large blocks that are not CPAP.  Now just MT_CPAP time.
    Welcome page: Same problem with total hours reporting, and AHI was calculated as events/total hours instead of events/CPAP hours.
    Statistics page: Same problems as on Welcome page -- total hours and index calculations.  Changed to using total CPAP hours.
2020-07-24 11:29:19 -07:00
Guy Scharf
01c663b692 Check for invalid version strings in versions.xml; fix display problem; update release notes for Phil 2020-07-21 13:50:06 -07:00
Guy Scharf
dc78287775 Update release notes. 2020-07-19 11:49:23 -07:00
Guy Scharf
6bf3a9c7e3 Make versions.xml case insensitive, update release notes 2020-07-19 11:44:21 -07:00
sawinglogz
a8f6bca387 Add monochrome printing to release notes. 2020-07-18 14:58:16 -04:00
Guy Scharf
90b8a89ca8 Update release notes to reflect recent changes 2020-07-07 14:14:45 -07:00
sawinglogz
11dfa09c7b Add preliminary support for rare time-adjustment event observed on PRS1 550P.
Also add 900X150 to the list of tested machines, and update other warnings
based on new test data.
2020-06-26 12:53:52 -04:00
ArieKlerk
f4961f0f88 Here are the Turkish About and Credits pages. 2020-05-31 22:33:50 +02:00
ArieKlerk
c2ed130b17 Merge branch 'master' into translations 2020-05-29 20:53:41 +02:00
ArieKlerk
f8fa0483cb Added two translators to credits.html 2020-05-29 20:52:24 +02:00
Guy Scharf
5bf9519936 Update Release Notes for recent changes
Negative pressure settings on Overview Graph
    Correct XML formatting in Backup Journal
    Omit (0) for events with no duration when displayed in FLow Rate graph
2020-05-29 10:43:05 -07:00
Guy Scharf
54b5abca76 Update Release Notes for Backup Jornal and (0) flags in flow rate graph 2020-05-29 10:33:09 -07:00
ArieKlerk
f2dda2cfba Merge branch 'master' into translations 2020-05-29 19:29:23 +02:00
ArieKlerk
a60c8b416e Added oscar_qt_tr.ts, release_notes-tr.html and updated all languages 2020-05-29 19:26:37 +02:00
sawinglogz
198bc166db Update release notes from wiki. 2020-05-29 12:47:35 -04:00
sawinglogz
d01c183ae3 Add 400X130 to the list of tested machines. 2020-05-29 12:38:39 -04:00
ArieKlerk
c4050d8412 Changed French Release Notes and first part of Turkish translation 2020-05-28 13:08:08 +02:00
ArieKlerk
ddd96390ff Some just-in-time translation files... 2020-05-16 20:41:40 +02:00
ArieKlerk
7fa1985608 Merge branch 'master' into translations 2020-05-16 17:39:38 +02:00
ArieKlerk
21dc9b70cc Here is the language set for RC-2 2020-05-16 17:38:24 +02:00
Phil Olynyk
6fcd82a296 Update release notes and VERSION for v.1.1.1-rc-1 2020-05-13 16:20:22 -04:00
ArieKlerk
460b236193 Merge branch 'master' into translations 2020-05-13 21:41:35 +02:00
ArieKlerk
cfe232c18e Here is the whole translations lot for version 1.1.1 2020-05-13 21:37:14 +02:00
sawinglogz
2a92569393 Add 461CA and 700X120 to the list of tested machines, and refine
unexpected data warnings.
2020-05-12 14:08:24 -04:00
sawinglogz
346208140e Revise VS2 index to match official reports.
The VS2 channel is unique in that it only appears (as a flag)
when there are nonzero snores during a 2-minute period. However, the
VS index isn't the number of events (nonzero intervals) per hour,
but rather the number of snores per hour.
2020-05-07 17:36:31 -04:00
sawinglogz
d1dac68454 Update release notes with latest fixes. 2020-05-06 23:19:36 -04:00
ArieKlerk
f29602a02e Merge branch 'master' into translations 2020-05-06 20:46:40 +02:00
ArieKlerk
ad91b105f2 The first new set of translation files for version 1.1.1 2020-05-06 20:44:20 +02:00
sawinglogz
01c7f7cdc0 Exclude additional invalid samples in PRS1 oximetry.
Also clean up some function names and remove unnecessary code.
2020-04-29 10:41:08 -04:00
sawinglogz
6261752022 Fix zero AHI in CSV session export when there are multiple slices.
This only affected PRS1, and it seems like the other places where
the broken Session::hours() result was used were:

- GT_SESSIONS, which seems to be unused
- settings_wavg, where it had no effect

The other uses of Settings::hours() were where there was only
a single slice, in which case it returned the right result:

- gSessionTimesChar::paint (the one still in use)
- Icon loader
- Resmed loader
2020-04-28 13:00:58 -04:00
sawinglogz
7b65a85c14 Add PRS1 pressure-set channels to CSV export. 2020-04-28 12:11:41 -04:00
sawinglogz
a8cd0a72b4 Add support for AVAPS in overview pressure chart. 2020-04-27 20:18:05 -04:00
sawinglogz
75bfdf2142 Fix Viatom loader glitch that prevented saving older sessions in a folder. 2020-04-26 14:06:48 -04:00
sawinglogz
f75d5fab9d Update release notes. 2020-04-25 17:08:02 -04:00
sawinglogz
af9e420308 Update release notes with PRS1 fixes. 2020-04-22 17:14:59 -04:00
Phil Olynyk
4d14c3a817 Remove extra blank line at top 2020-04-16 08:44:30 -04:00
Phil Olynyk
ce053767f5 Update release-notes and some language names 2020-04-16 08:20:51 -04:00