kappa44
5bebf90417
Merge branch 'master' into drift-fix2
2021-10-20 11:02:56 +11:00
kappa44
3cfbda2f69
Fix value display on and exact data points, and near session boundary with drift
2021-10-20 11:02:17 +11:00
kappa44
ac210e9068
Fix value display near session boundary with drift
2021-10-20 11:01:25 +11:00
Guy Scharf
dabfb26152
Update VERSION to 1.3.1-alpha.0. Update copyright notices in HTML files to 2022.
2021-10-19 10:12:05 -07:00
Guy Scharf
ee0520b28e
Update Version to 1.3.0
2021-10-15 17:47:58 -07:00
Phil Olynyk
c357faa54f
Fix merge conflicts in Korean and Nederlands ts files
2021-10-15 16:14:19 -04:00
Guy Scharf
4927a8f3cc
Update release notes for 1.3.0, Korean and Nederlands translations
2021-10-15 18:06:00 +00:00
Phil Olynyk
b452bc07a6
Add Replaces to deb options - untoutseul05
2021-10-11 13:57:10 -04:00
Guy Scharf
90cc566db4
Update release notes for 1.3.0
2021-10-11 10:22:15 -07:00
Arie Klerk Hotmail
7805c8001e
Updated credits.html and Finnish translation
2021-10-10 14:15:43 +00:00
Guy Scharf
7fc05209cf
Update Release Notes and VERSION to 1.3.0-rc.1
2021-10-09 09:59:39 -07:00
Phil Olynyk
3c571e6b88
Fix weird Y2K feature of QTime - Thanks to Kappa
2021-10-09 11:47:45 -04:00
Arie Klerk Hotmail
3d05e10db2
Merge branch 'master' into translations
2021-10-09 10:29:25 +02:00
Arie Klerk Hotmail
e86bbbc15b
Adding the Swedish translation and the Italiano update.
2021-10-09 10:27:31 +02:00
Phil Olynyk
5cb93b011c
Fix mode names for BiLevel modes. Update release notes
2021-10-07 19:32:19 -04:00
Guy Scharf
4b1a039acb
Fix minor error on Welcome page
2021-10-07 21:58:54 +00:00
Arie Klerk Hotmail
93e7dc1862
Merge branch 'master' into translations
2021-10-07 21:24:21 +02:00
Arie Klerk Hotmail
e8eede7875
Almost every language is up-to-date now, ready for version 1.3.0 launch. Only waiting for French (2 strings) and would be surprised if anything else comes my way...
2021-10-07 21:21:22 +02:00
Guy Scharf
7bffd78203
Code cleanup in SleepStyle loader
...
Minor improvement to mask pressure averaging used in unintentional leak calculations.
Fix Y2K calculation in unused code in sleepstle_EDFInfo.cpp
Update Release Notes
2021-10-05 20:18:19 -07:00
Guy Scharf
03238360c2
Update VERSION to 1.3.0-beta.3. Update Release Notes.
2021-09-26 10:44:44 -07:00
Guy Scharf
9f4cd79b3d
SleepStyle loader now shows high resolution leak rate
...
Loader calculates leak rate from mask pressure and does usual linear interpolation for leak rate for the pressure
Calculation of CPAP_Leak is now done in the loader rather than in calcs.cpp
2021-09-26 10:42:20 -07:00
sawinglogz
cc81c75ea0
Update Viatom warnings based on further experimentation.
...
Thanks for Ratchick for figuring out the mystery header value!
2021-09-26 12:25:49 -04:00
sawinglogz
3bae7f2102
Fix clang compilation regression in 054b633e
.
2021-09-22 16:22:59 -04:00
Phil Olynyk
be2e105a14
Merge branch 'master' into beta3-resmed
2021-09-22 13:52:51 -04:00
Phil Olynyk
96f3b6c658
Clean up AVAPS pressure settings
2021-09-22 13:52:02 -04:00
sawinglogz
d95c77ee40
Add support for yet another Viatom/Wellue filename variation.
...
Apparently the Android app is now exporting files with timestamps of the form
"YYYY-MM-DD hh:mm:ss". It turns out that ":" is not a valid character on
macOS, so Mac users using version 2.72 of the Android app will need to rename
their files to end with "YYYYMMDDhhmmss" in order to select and import them.
Windows and Linux won't.
Fortunately the intersection of Android users and Mac users is relatively small.
And this may be reverted in a future version of the Android app.
Also clean up some competing release notes edits.
2021-09-22 11:58:13 -04:00
sawinglogz
9134093af6
Update Viatom warnings based on additional test samples.
2021-09-22 11:53:03 -04:00
sawinglogz
a9faa2eddc
Add support for unreadable SpO2 samples on Viatom/Wellue oximeters.
...
These occur when SpO2 drops below 61% but pulse rate is still valid.
2021-09-22 11:53:03 -04:00
sawinglogz
cf1b12e029
Prefer a Viatom filename's timestamp to the header timestamp when valid.
...
No naturally occurring discrepancies have been observed in the wild,
but for some reason the timestamps generated by Viatom/Wellue devices
seem to be a bit off, even when their clocks have been synchronized
to atomic time.
This patch provides a fairly easy way for a user to adjust Viatom
timestamps to match their CPAP's.
2021-09-22 11:53:03 -04:00
sawinglogz
3d855066b2
Reinstate unexpected data warnings suppressed by 31bd10 until we find test data.
...
Also remove unnecessary comments now that the functional changes have been
reviewed and tested.
2021-09-22 11:53:03 -04:00
sawinglogz
79c5809b59
Add support for Viatom/Wellue files that have a SleepU_ etc. prefix.
2021-09-22 11:53:03 -04:00
Guy Scharf
30b93c564e
Update Release Notes
2021-09-20 08:21:06 -07:00
Guy Scharf
bdce731495
Update Overview page when zombie or weight values are changed in Daily Notes tab.
2021-09-20 08:03:34 -07:00
Guy Scharf
5355713255
Check for Updates no longer shows unwanted early releases
...
Change option and messages for showing early releases.
Update Release Notes to correct an error re: zombie reports and include a section for beta 2+ fixes.
2021-09-19 04:12:21 +00:00
sawinglogz
0037eca57b
Allow zipping to continue when errors are encountered.
...
Add the debug log to SD card zips if there were unexpected errors.
Also display the progress dialog while scanning SD cards for zipping.
2021-09-15 14:54:08 -04:00
Phil Olynyk
150bc3a3bc
Test for Ident.json file first, complain if both .json and .tgt exisit
2021-09-12 13:45:24 -04:00
Arie Klerk Hotmail
f47a7395d5
Merge branch 'master' into translations
2021-09-12 13:57:31 +02:00
Arie Klerk Hotmail
2f04017169
Updated all languages with sometimes missing 'location' node, added new languages, also to translation.cpp
2021-09-12 13:54:40 +02:00
Phil Olynyk
43a3b155b7
Ignore new fields fro 28509 (Lumis 150)
2021-09-11 21:33:01 -04:00
Phil Olynyk
326b241899
Add script that detects OS and version during deb build
2021-09-08 19:34:38 -04:00
Phil Olynyk
054b633ebe
Fix issues with beta.2
2021-09-07 08:51:00 -04:00
sawinglogz
4abef160ff
Always present the SD card selection dialog box when creating a zip.
...
The "Import without asking for confirmation" preference should only
apply to actual importing.
2021-09-02 15:49:34 -04:00
Phil Olynyk
65ddecf818
Update VERSION to beta.2
2021-08-27 10:51:27 -04:00
Arie Klerk Hotmail
246617d12c
Merge branch 'master' into translations
2021-08-27 10:52:52 +02:00
Arie Klerk Hotmail
1baf2ee6d0
Replaced Chinese.zh_TW by original from backup, other files changed by lupdate. Also oscar_qt_ko and _ru were overwritten: read-only was off
2021-08-27 10:43:11 +02:00
Guy Scharf
00b4651bc4
Change Beta-1 to beta.1 and minor change to Release Notes.
2021-08-26 12:11:26 -07:00
Phil Olynyk
5bc1d60a54
Update release notes and VERSION to 1.3.0-beta-1
2021-08-26 14:20:49 -04:00
Arie Klerk Hotmail
e8638334d1
Updated translation.cpp with new language names, plus Taiwanese and Swedish language files.
2021-08-25 20:12:33 +02:00
Arie Klerk Hotmail
694de1611d
Merge branch 'master' into translations
2021-08-25 09:25:11 +02:00
Arie Klerk Hotmail
b87dac2f77
Update with the first results from bojay aka Джеймс (James) in Chinese.zh_TW.ts
2021-08-25 09:21:57 +02:00