OSCAR-code/oscar/SleepLib
sawinglogz c8520c8449 Move PRS1 test card scanning into PRS1Loader.
Also reverse the chronological order of tests to provide the most complete output.

The loader itself doesn't yet use the new machine scanner.
2020-03-09 10:28:34 -04:00
..
loader_plugins Move PRS1 test card scanning into PRS1Loader. 2020-03-09 10:28:34 -04:00
appsettings.cpp Ask the user where to save screenshots (by default). 2020-01-27 14:00:41 -05:00
appsettings.h Ask the user where to save screenshots (by default). 2020-01-27 14:00:41 -05:00
calcs.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
calcs.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
common.cpp Initial commit of contributed Viatom SpO2 loader. 2020-01-23 12:57:44 -05:00
common.h Remove redefinition of nullptr that caused compilation errors under Qt 5.14. 2020-02-18 15:22:51 -05:00
day.cpp Add some additional debug text for clarity 2020-02-09 23:41:35 -05:00
day.h Report pressure when IPAP is missing. This is a preliminary change and will be improved later. 2019-09-16 12:05:47 -07:00
event.cpp Chase down PRS1 unordered time warnings and add an explanatory TODO comment. 2019-11-19 16:00:08 -05:00
event.h Make Event and Loader/PRS1Loader protected and private members public during unit testing. 2019-05-04 21:50:45 -04:00
journal.cpp Change OSCR to OSCAR in cpp, h, ui, and html files 2019-02-23 19:58:25 -05:00
journal.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
machine_common.cpp Rename POS_Motion channel to POS_Movement to match Viatom report terminology. 2020-01-26 19:50:18 -05:00
machine_common.h Rename POS_Motion channel to POS_Movement to match Viatom report terminology. 2020-01-26 19:50:18 -05:00
machine_loader.cpp Clean up by deleting unused threading code and re-grouping declarations 2019-07-12 15:58:14 -04:00
machine_loader.h Clean up by deleting unused threading code and re-grouping declarations 2019-07-12 15:58:14 -04:00
machine.cpp Fix debug message when skipping short sessions. 2020-02-17 11:04:48 -05:00
machine.h Add user alert when unexpected PRS1 data is encountered on import. 2020-01-04 22:06:28 -05:00
preferences.cpp Change Settings/AppRoot to Settings/AppData to reduce confusion between execuable path and data folder path 2019-03-25 19:43:04 -04:00
preferences.h Add utility to rename a preference setting 2019-07-14 20:23:23 -07:00
profiles.cpp Remove version update from importCPAP 2020-02-16 21:33:01 -05:00
profiles.h In Preferences, ask if ResMed when no machines; force ResMed prefs when yes. Also in ResMed loader 2020-02-06 21:34:04 -05:00
progressdialog.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
progressdialog.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
schema.cpp Fix regression introduced by cb57643. 2020-03-08 16:27:18 -04:00
schema.h Clean up noise and memory leaks in unit tests. 2020-01-29 09:10:29 -05:00
serialoximeter.cpp Add moule name to debug, force tab enable after import 2019-06-11 10:30:51 -04:00
serialoximeter.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
session.cpp Add CPAP_PressureSet/EPAPSet/IPAPSet to daily statistics view. 2020-01-27 14:28:25 -05:00
session.h Conditionalize debug output with DEBUG_SESSION and DEBUG_IDENT 2019-12-30 11:14:05 -05:00