mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-08 20:20:44 +00:00
F3V3 events are formatted as waveforms (rather than a series of timestamped events), with one chunk per mask-on slice. The previous assumption of only a single event chunk per session meant that all events after the first slice were getting dropped. BiPAP AVAPS 30 (System One 60 Series) now works much better, although the data doesn't yet show any gaps where the mask is off. Fixing that requires changes throughout the code and not just in the PRS1 loader. Also, LL calculation seems wrong. Perhaps the automatic calculation of unintentional leak from total leak doesn't work for AVAPS, throwing off automatic LL calculation? (F3V3 reports neither unintentional leakage nor large leak events.) |
||
---|---|---|
.. | ||
cms50_loader.cpp | ||
cms50_loader.h | ||
cms50f37_loader.cpp | ||
cms50f37_loader.h | ||
edfparser.cpp | ||
edfparser.h | ||
icon_loader.cpp | ||
icon_loader.h | ||
intellipap_loader.cpp | ||
intellipap_loader.h | ||
md300w1_loader.cpp | ||
md300w1_loader.h | ||
mseries_loader.cpp | ||
mseries_loader.h | ||
prs1_loader.cpp | ||
prs1_loader.h | ||
resmed_loader.cpp | ||
resmed_loader.h | ||
somnopose_loader.cpp | ||
somnopose_loader.h | ||
weinmann_loader.cpp | ||
weinmann_loader.h | ||
zeo_loader.cpp | ||
zeo_loader.h |