mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 19:20:45 +00:00
F5V1 introduces a new Hypopnea variant (event 8) with 2 data bytes. This was previously seen in F5V3, and it's unclear how this is different from the usual Hypopnea event (event 7, 1 data byte). Parsing used to stop when it encountered this event, but now it can continue through the end of the session. F5V1 also adds a leak value in its periodic stats, also previously seen in F5V3. PB start time and duration are now correct. As with F5V0, now VS, LL, and EPAP adjustment are correctly parsed, and timestamps and durations are now accurate. The handlers were essentially copied from F5V3 and F5V0 for consistency and cross-checking. |
||
---|---|---|
.. | ||
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 |