Phil Olynyk
81d21a878d
Added vAuto options to channel defs
2022-05-01 15:56:44 -04:00
Phil Olynyk
a5f3caa125
Merge branch 'master' into vAuto-Settings
2022-04-29 20:20:24 -04:00
sawinglogz
2b0845a32c
Add 410X150C to the list of tested machines.
...
There's one new setting that we don't yet support since we don't
know what it is.
2022-04-24 17:29:19 -04:00
sawinglogz
184fe0d2ff
Add 961TCA to the list of tested machines.
...
In doing so, add PP, CA, and VS support to F5V2 generally,
which so far is just the 960T. We still haven't encountered
LL on an F5V2.
2022-04-24 17:02:25 -04:00
Phil Olynyk
24f0cae8fb
Add settings fields for vAuto
2022-04-22 12:33:32 -04:00
Phil Olynyk
b800555df4
Merge branch 'master' into vAuto-Settings
2022-04-15 16:34:04 -04:00
Phil Olynyk
20ea508eb6
Remove smoothing from 2 sec pressure graphs
2022-04-06 12:23:43 -04:00
Phil Olynyk
4283373823
Add channels for vAuto settings
2022-03-09 16:42:39 -05:00
Phil Olynyk
3418e9e9b4
Merge branch 'master' into vAuto-Settings
2022-03-06 16:08:27 -05:00
ArieKlerk
a7d5bafc9a
Third cleanup series: the loader_plugins.
2022-02-27 17:50:10 +01:00
sawinglogz
3e069fa4de
Add 761P to the list of tested machines.
...
Also update F0V4 warnings based on new test data.
2022-02-20 14:37:05 -05:00
Phil Olynyk
acf04f4b45
Move duplicate declarations of EDFType to edfparser and combine them
2022-02-18 14:39:38 -05:00
Phil Olynyk
51e0a7b06d
Always create CSR event list
2022-02-17 20:59:16 -05:00
sawinglogz
df17e279f4
Update F0V6 warnings based on new DS2 test data.
2022-02-16 20:50:47 -05:00
sawinglogz
182bbfcb1e
Add 521X120C to the list of tested machines.
2022-02-16 19:04:17 -05:00
sawinglogz
a9e9cb118c
Fix a null pointer crash when reading PRS1 compliance files with multiple chunks.
...
This doesn't happen normally, but OSCAR shouldn't crash, even when
encountering cards with corrupted directories.
2022-02-16 16:45:26 -05:00
sawinglogz
fd17699692
Add 520X150C to the list of tested machines.
2022-01-26 11:11:24 -05:00
sawinglogz
41b2c27d60
Add support for HT12 heated tube new to DreamStation 2.
2022-01-24 16:04:08 -05:00
sawinglogz
00974d4f49
Skip empty DS2 files.
...
Also update comments based on further testing.
2022-01-24 16:04:08 -05:00
sawinglogz
eac13160b9
Cache DS2 keys during import for a 3x speedup.
...
Crypto overhead now makes import take only twice as long, instead of
of 22x before optimization.
2022-01-24 16:04:08 -05:00
sawinglogz
4b4a0edb0e
Refactor library-dependent crypto calls into separate file and add unit tests.
2022-01-24 16:04:07 -05:00
sawinglogz
1cf4b2b6eb
Add support for decrypting DS2 files with non-default keys.
2022-01-24 16:04:07 -05:00
sawinglogz
ec52b8b436
Add GUID from DreamStation 2 files to machine properties.
2022-01-24 16:04:07 -05:00
sawinglogz
df43925d02
Add support for CheckMe O2 Max.
...
Technically it was already supported, but it generated a lot of warnings
because of data we had never seen or tested. Now that we have test data,
those warnings can go away.
2022-01-10 20:14:04 -05:00
Phil Olynyk
b8eb0e113f
Move mis-placed QTime decls into EFFICIENY ifdef
2022-01-10 18:02:25 -05:00
Phil Olynyk
42cc67e8d9
Use ToTimeDelta instead of AddWaveform in LoadPLD
2022-01-09 17:35:32 -05:00
Phil Olynyk
321a94379f
Skip 20 secs of TiVol, RR, and MinVent; update release notes
2022-01-09 13:49:53 -05:00
Phil Olynyk
d6a925e456
Add check for min pressure equals zero to STR processing.
2022-01-07 19:25:56 -05:00
Phil Olynyk
2f975ea7e9
Add Canadain model number 39423 to tested list
2022-01-07 13:00:19 -05:00
Phil Olynyk
8c997a68e8
Clean up unnecessary debug output
2022-01-05 15:35:35 -05:00
Phil Olynyk
f7b7590207
Fix pressures for A4Her, revise mode code
2022-01-03 16:23:11 -05:00
Phil Olynyk
707a76b089
Set TidalVolume units to mL, add debug for min_pressure
2022-01-01 20:49:40 -05:00
sawinglogz
ecc6bad213
Remove an unexpected data alert based on new PRS1 sample data.
...
In this specific instance, replace it with a warning in the debug log.
2021-12-14 17:14:47 -05:00
sawinglogz
704d6d7c9e
Add 401X150 to the list of tested machines.
...
Also update F0V6 warnings based on new test data.
2021-12-10 13:43:03 -05:00
sawinglogz
12aecc521c
Update 900X warnings based on new test data.
2021-12-03 12:45:29 -05:00
Guy Scharf
8a1a36fa67
Fix #endif typo in DV6 loader
2021-11-29 15:18:18 +00:00
sawinglogz
3a0fce1411
Add 261P to the list of tested machines.
...
Also update F0V4 warnings based on new test data.
2021-11-29 10:07:11 -05:00
Guy Scharf
21fc564578
Improve event flag positioning slightly.
...
The timestamp supplied by the DV6 CPAP machine doesn't match events to the flow graph very well.
This change helps a little. Event flags may be before or after the event in the flow graph.
And, once in a long while, it's exactly right!
2021-11-27 22:10:40 -07:00
sawinglogz
09753cc50c
Add 460PBT to the list of tested machines.
2021-11-11 15:40:20 -05:00
sawinglogz
bf3c760057
Clarify debug message when encountering DS2 without default keys.
2021-11-05 14:29:12 -04:00
sawinglogz
da6047d32d
Refine support for DS2 settings.
2021-11-05 14:29:12 -04:00
sawinglogz
7a47c7c7e3
Add initial support for new DS2 settings.
2021-11-05 14:29:12 -04:00
sawinglogz
139e1e8a8d
Recognize DS2 files with .B01, etc. file extension.
2021-11-05 14:29:12 -04:00
sawinglogz
48130243ed
Fix minor PRS1 regression introduced in 8fd2840
.
...
Complete failures were incorrectly being treated as fully up to date.
2021-11-05 14:29:12 -04:00
sawinglogz
1f3f33c45a
Add DS2 icon and model number.
2021-11-05 14:29:12 -04:00
sawinglogz
9b6cc46942
Add initial support for decrypting DS2 files with default keys.
2021-11-05 14:29:11 -04:00
Jeff Norman
59e1b2817b
Updated copyright year to 2022 for OSCAR files
2021-11-02 16:34:12 -04:00
sawinglogz
a838e343ce
Add support for new tubing type setting code on 700X110 v1.2.
2021-10-28 14:17:28 -04:00
sawinglogz
a445781167
Remove noisy debug message in PRS1 loader.
...
In theory it was useful to know why files were skipped, but in practice we
normally skip all but the most recent files, often thousands. If you had the
misfortune to have the debug pane open, you'd have to wait for an extra
minute or two for all those messages to scroll by.
If and when we can limit import scanning to files that are new or changed,
then the debug message will be useful again.
2021-10-28 14:17:27 -04:00
Phil Olynyk
69a515baf2
Look for AS11 Ident file first
2021-10-27 23:23:38 -04:00