OSCAR-code/oscar/SleepLib/loader_plugins
sawinglogz ccfce7fd2e Add internal parsing (and YAML output) for known DreamStation events that won't get imported.
These are events that are in the PRS1 files but which OSCAR doesn't know how to present:

- An F0V6 event with duration that looks like PB or LL but doesn't appear on any official reports
- The Auto-CPAP pressure to use at the beginning of a session
- A report of the snores detected at each pressure/EPAP/IPAP
- Apnea alarms on F3V6

Rather than bury the understanding in commented-out sections of the parser, these events
will now be parsed and added to the internal event stream, which allows them to be dumped
to YAML. Whenever OSCAR eventually supports these data, the importer will have ready
access to them.

Again, no change to external behavior.
2019-09-19 16:43:24 -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 Add internal parsing (and YAML output) for known DreamStation events that won't get imported. 2019-09-19 16:43:24 -04:00
prs1_loader.h Split PRS1 device mode parsing from imported modes. 2019-08-28 21:30:25 -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