OSCAR-code/oscar/SleepLib
2020-07-11 01:41:31 +02:00
..
loader_plugins Add preliminary support for rare time-adjustment event observed on PRS1 550P. 2020-06-26 12:53:52 -04:00
appsettings.cpp Auto check for updates 2020-07-04 18:17:25 -07:00
appsettings.h Auto check for updates 2020-07-04 18:17:25 -07: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 Add /usr/local/share to resource pathlist 2020-03-15 16:27:36 -04: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 Fix regression in da60a5a and underlying bug. 2020-05-23 21:51:43 -04: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
deviceconnection.cpp Move DeviceConnectionManager's global static variable into a local static. 2020-07-10 12:50:34 -04:00
deviceconnection.h Add missing include to fix compile error 2020-07-11 01:41:31 +02: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 Fix regression in e921e7de 2020-05-26 12:34:22 -07:00
journal.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
machine_common.cpp Rename PRS1_0E mystery channel to Variable Breathing based on forum discussion, disable it by default. 2020-03-26 09:01:28 -04:00
machine_common.h Tweak copy constructors to fix build errors in CentOS. 2020-05-23 11:22:59 -04: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 Exclude Journal in calculating last day of Overview graph 2020-07-06 11:51:09 -07: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 typo. 2020-06-04 10:01:40 -04:00
schema.h Tweak copy constructors to fix build errors in CentOS. 2020-05-23 11:22:59 -04:00
serialoximeter.cpp Add initial device connection classes to eventually support recording/playback. 2020-06-04 14:32:03 -04:00
serialoximeter.h Add initial device connection classes to eventually support recording/playback. 2020-06-04 14:32:03 -04:00
session.cpp Comment out extra debug statements 2020-05-15 12:44:29 -04:00
session.h Fix zero AHI in CSV session export when there are multiple slices. 2020-04-28 13:00:58 -04:00
xmlreplay.cpp Split XML recording/replay into its own files. 2020-07-10 12:44:15 -04:00
xmlreplay.h Split XML recording/replay into its own files. 2020-07-10 12:44:15 -04:00