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
Phil Olynyk
51e0a7b06d
Always create CSR event list
2022-02-17 20:59:16 -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
Jeff Norman
59e1b2817b
Updated copyright year to 2022 for OSCAR files
2021-11-02 16:34:12 -04:00
Phil Olynyk
69a515baf2
Look for AS11 Ident file first
2021-10-27 23:23:38 -04:00
Phil Olynyk
71f77d1336
Uncomment the skip of 10 seconds for pressures
2021-10-27 20:47:20 -04:00
Phil Olynyk
0ebf7b1a43
revise AS11 mode handling; translate to s9/AS10 values
2021-10-27 20:26:18 -04:00
sawinglogz
a4fdb03c49
Move Machine properties into MachineInfo.
...
This will help loaders be less tied to the Machine data structure.
Since Machine contains a MachineInfo, this changes no functionality.
2021-10-26 14:59:41 -04:00
Phil Olynyk
5cb93b011c
Fix mode names for BiLevel modes. Update release notes
2021-10-07 19:32:19 -04:00
sawinglogz
3bae7f2102
Fix clang compilation regression in 054b633e
.
2021-09-22 16:22:59 -04:00
Phil Olynyk
96f3b6c658
Clean up AVAPS pressure settings
2021-09-22 13:52:02 -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
Phil Olynyk
43a3b155b7
Ignore new fields fro 28509 (Lumis 150)
2021-09-11 21:33:01 -04:00
Phil Olynyk
054b633ebe
Fix issues with beta.2
2021-09-07 08:51:00 -04:00
Phil Olynyk
e89a12e097
Change Pt. View to Patient View, and Comfort to Response in Settings
2021-08-24 19:56:59 -04:00
Phil Olynyk
ec1a7a6df7
Fix channel type test, attempt SmartStop display
2021-08-22 17:39:13 -04:00
Phil Olynyk
2326ed4fc8
Update VERSION and resmed data version; other miscellaneous fixes
2021-08-22 15:21:12 -04:00
Phil Olynyk
40b465f588
Add PtView for AS11 in place of Essentials
2021-08-17 11:32:39 -04:00
Phil Olynyk
1d99b0c5d8
Added -Untested machine- code
2021-08-14 17:59:35 -04:00
Phil Olynyk
569f5794c7
Logical and of channel type with FLAG, to prevent extra messages
2021-07-31 23:30:24 -04:00
Phil Olynyk
6747324429
Subtract one from AS-11 settings values
2021-07-25 18:43:23 -04:00
Phil Olynyk
3b02abe63c
Remove bogus limits on pressures in LoadPLD
2021-07-13 14:36:31 -04:00
Phil Olynyk
c1df93ff42
Merge branch 'master' into AS11-STR-changes
2021-07-11 20:40:55 -04:00
Phil Olynyk
8c18683274
Add Comfort to StoreSettings
2021-07-09 17:39:23 -04:00
Phil Olynyk
b29d8ae3f8
Add AS11 STR strings to ProcessSTRfiles
2021-07-08 14:27:22 -04:00
Phil Olynyk
83f80f44d2
Backup either tgt or json Ident file
2021-06-07 13:58:04 -04:00
Phil Olynyk
024c0daf49
Parse identification.json for AS11
2021-06-06 22:57:52 -04:00
Phil Olynyk
caec63576d
The i in Sızıntı has no dot !
2021-05-23 18:00:19 -04:00
Phil Olynyk
f32d1da51a
Add Turkish PLD, SAD signal names
2021-05-22 15:15:52 -04:00
Phil Olynyk
4a43aaabd4
Add Turkish STR signal names
2021-05-22 14:54:52 -04:00
Phil Olynyk
6b5443e6b8
Fix conflict by allowing comment
2021-05-02 08:16:32 -04:00
Phil Olynyk
edf3d95225
Comment out all the debugging stuff, and add a terminating event when
...
a PLD.edf signal value is out of range.
2021-05-02 08:05:49 -04:00
Phil Olynyk
6d4836c18a
Use channel lables instead of hex ID
2021-04-26 20:51:48 -04:00
sawinglogz
9cbd0d7b24
Fix multiple regressions that broke compilation with clang.
...
e633a82
: overloaded virtual method errors
0022510
: inconsistent missing override error
e358d31
: unused private fields
3591f11
: unused private fields
2021-04-26 20:10:37 -04:00
Phil Olynyk
e20518e84c
Don't skip the first 40 seconds of ResMed low-rate pressure data.
2021-04-24 16:52:25 -04:00
Phil Olynyk
a92646faae
working on missing graph
2021-04-02 19:01:24 -04:00
Phil Olynyk
d16c4f4aed
Add Auto as option for Ramp-Enable
2021-01-22 11:36:17 -05:00
Guy Scharf
4276765bf2
ResMed loader no longer checks for maskoff dates beyond current time
...
Loader was checking that maskoff time was not greater than current time. This
produced problems when CPAP machine was set to DST but computer was set to standard
time. This also could cause problems trying to import files created in a different
timezone.
Added a separate check for maskon and maskoff times were in legal range (0-24*60).
Updated release notes.
2020-11-19 13:51:01 -07:00