OSCAR-code/oscar/SleepLib/loader_plugins
sawinglogz 6992a2f1a9 Update ParseEventsF0V4 with event handlers from F0V23 and F0V6 after verifying them against sample F0V4 data.
F0V4 is unsurprisingly a midpoint between the two. PB/LL durations are
doubled as in F0V6 and, in fact, the contents of all events seem
identical between F0V4 and F0V6, apart from the new hypopnea events 0x14
and 0x15 in F0V6. We haven't encountered event 0 in F0V4 or F0V6 data
yet, but it would be an interesting comparison to F0V23.

It's now clear that PRS1PressureAverageEvent can't just be the average
overall pressure, at least not for CPAP: it's too low. This needs
further study.

Import changes:
- As with F0V23, apneas/hypopneas now have a (correct) duration of 0.
- PB/LL will now be drawn at the correct time, instead of starting when
  they end. This was already fixed previously in F0V23.
- The EPAP graph is removed from CPAP data until we understand what
  the underlying data is.
2019-10-04 18:53:10 -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 Update ParseEventsF0V4 with event handlers from F0V23 and F0V6 after verifying them against sample F0V4 data. 2019-10-04 18:53:10 -04:00
prs1_loader.h Split ParseEventsF0V234 into F0V23 and F0V4, no change in functionality. 2019-10-03 16:50:59 -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