OSCAR-code/oscar/SleepLib/loader_plugins
sawinglogz 5872a9519e Clean up ParseEventsF5V1 switch statement based on sample data.
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.
2019-10-08 10:44:18 -04:00
..
cms50_loader.cpp Clean up oximeter import date/time handling 2019-05-09 13:05:53 -04:00
cms50_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
cms50f37_loader.cpp Fix date and time handling for new CMS50Dplus model 2019-06-15 15:42:47 -04:00
cms50f37_loader.h Fix date and time handling for new CMS50Dplus model 2019-06-15 15:42:47 -04:00
edfparser.cpp Add some qDebug() statements for invalid start dates 2019-06-30 08:59:29 -07:00
edfparser.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
icon_loader.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
icon_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
intellipap_loader.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
intellipap_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
md300w1_loader.cpp Clean up oximeter import date/time handling 2019-05-09 13:05:53 -04:00
md300w1_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
mseries_loader.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
mseries_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
prs1_loader.cpp Clean up ParseEventsF5V1 switch statement based on sample data. 2019-10-08 10:44:18 -04:00
prs1_loader.h Split ParseEventsF5V012 into separate functions for F5V0, F5V1, and F5V2. 2019-10-04 20:10:35 -04:00
resmed_loader.cpp Ignore zero-length files and add qWarning messages for ignored files. 2019-09-16 11:53:27 -07:00
resmed_loader.h Fix deprecated-copy errors and made deprecated-declarations just a warning 2019-08-06 23:49:51 +02:00
somnopose_loader.cpp Adjust epcoh for time zone offset 2019-08-30 14:48:03 -04:00
somnopose_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
weinmann_loader.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
weinmann_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
zeo_loader.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
zeo_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00