OSCAR-code/oscar/SleepLib/loader_plugins
sawinglogz d95c77ee40 Add support for yet another Viatom/Wellue filename variation.
Apparently the Android app is now exporting files with timestamps of the form
"YYYY-MM-DD hh:mm:ss". It turns out that ":" is not a valid character on
macOS, so Mac users using version 2.72 of the Android app will need to rename
their files to end with "YYYYMMDDhhmmss" in order to select and import them.
Windows and Linux won't.

Fortunately the intersection of Android users and Mac users is relatively small.
And this may be reverted in a future version of the Android app.

Also clean up some competing release notes edits.
2021-09-22 11:58:13 -04:00
..
cms50_loader.cpp Update loader version change comment 2021-03-23 09:43:14 +11:00
cms50_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
cms50f37_loader.cpp Update loader version change comment 2021-03-23 09:43:14 +11:00
cms50f37_loader.h Fix date and time handling for new CMS50Dplus model 2019-06-15 15:42:47 -04:00
dreem_loader.cpp Consistent multi-file import for non-CPAP loaders (Viatom, Somnopose, Zeo, Dreem) 2021-04-24 17:44:27 +10:00
dreem_loader.h Consistent multi-file import for non-CPAP loaders (Viatom, Somnopose, Zeo, Dreem) 2021-04-24 17:44:27 +10:00
edfparser.cpp EDFParser - add option to handle EDF files with UTC timestamps 2021-07-08 10:35:44 -07:00
edfparser.h EDFParser - add option to handle EDF files with UTC timestamps 2021-07-08 10:35:44 -07:00
icon_loader.cpp Improve file identification in Icon loader 2021-04-04 04:56:39 -07:00
icon_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
intellipap_loader.cpp DV6 loader now overwrites files when creating backups 2021-07-08 10:38:16 -07: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 Remove unused comments and code in PRS1 loader. 2021-05-31 21:35:31 -04:00
prs1_loader.h Move PRS1 F0V6 parsing into separate parser file. 2021-05-31 20:24:09 -04:00
prs1_parser_asv.cpp Update unexpected data alert for PRS1 900X110 based on new sample data. 2021-08-16 10:44:13 -04:00
prs1_parser_vent.cpp Move remaining PRS1 chunk parsing into separate parser file. 2021-05-31 21:23:03 -04:00
prs1_parser_xpap.cpp Update unexpected data alert for PRS1 900X110 based on new sample data. 2021-08-16 10:44:13 -04:00
prs1_parser.cpp Move PRS1 file parsing into separate parser file. 2021-05-31 21:32:18 -04:00
prs1_parser.h Move PRS1 F5 parsing into separate F5 parser file. 2021-05-31 21:02:11 -04:00
resmed_EDFinfo.cpp Track down zero time that led to future sessions 2020-05-07 16:43:52 -04:00
resmed_EDFinfo.h Add PtView for AS11 in place of Essentials 2021-08-17 11:32:39 -04:00
resmed_loader.cpp Change Pt. View to Patient View, and Comfort to Response in Settings 2021-08-24 19:56:59 -04:00
resmed_loader.h Update VERSION and resmed data version; other miscellaneous fixes 2021-08-22 15:21:12 -04:00
sleepstyle_EDFinfo.cpp Add SleepStyle loader 2021-07-08 10:43:02 -07:00
sleepstyle_EDFinfo.h Add SleepStyle loader 2021-07-08 10:43:02 -07:00
sleepstyle_loader.cpp SleepStyle loader code cleanup 2021-08-24 00:21:18 +00:00
sleepstyle_loader.h SleepStyle loader code cleanup 2021-08-24 00:21:18 +00:00
somnopose_loader.cpp Split single CSV in to multiple sessions 2021-08-19 17:14:35 +10:00
somnopose_loader.h Consistent multi-file import for non-CPAP loaders (Viatom, Somnopose, Zeo, Dreem) 2021-04-24 17:44:27 +10:00
viatom_loader.cpp Add support for yet another Viatom/Wellue filename variation. 2021-09-22 11:58:13 -04:00
viatom_loader.h Reinstate unexpected data warnings suppressed by 31bd10 until we find test data. 2021-09-22 11:53:03 -04:00
weinmann_loader.cpp Fix crash when trying to import Weinmann SOMNObalance e. 2020-05-28 22:11:28 -04:00
weinmann_loader.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
zeo_loader.cpp Consistent multi-file import for non-CPAP loaders (Viatom, Somnopose, Zeo, Dreem) 2021-04-24 17:44:27 +10:00
zeo_loader.h Consistent multi-file import for non-CPAP loaders (Viatom, Somnopose, Zeo, Dreem) 2021-04-24 17:44:27 +10:00