1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-20 20:50:51 +00:00
OSCAR-code/oscar/SleepLib
sawinglogz f62d99bb31 Add machines to tested PRS1 list, alert user if their machine is untested.
This introduces a very slight change UI behavior, where the user
will receive an alert if their machine has a supported family/version
but is a model number for which we don't have any test data.

Also, the user alert for an unsupported machine has been updated
to align with the actual underlying parsing limitations. It's
possible this will create some new warnings, but it doesn't seem
like any such machines would have worked anyway, in which case
an explanatory message is an improvement.

The "untested" alert will happen on import once per launch of OSCAR.
Ideally this would only happen the first time an untested machine is
imported, but that will require figuring out how to serialize an
additional value in the user's machine profile.
2019-05-30 16:32:57 -04:00
..
loader_plugins Add machines to tested PRS1 list, alert user if their machine is untested. 2019-05-30 16:32:57 -04:00
appsettings.h Disable multitasking to avoid crashes 2019-04-24 15:12:07 -04: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 OSCAR version number to PRS1 unit test logs. 2019-05-18 19:46:24 -04:00
common.h Initial code to show ResMed EPR with a space between number and cmH2O 2019-05-10 17:53:09 -07:00
day.cpp Change OSCR to OSCAR in cpp, h, ui, and html files 2019-02-23 19:58:25 -05:00
day.h Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
event.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -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 Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
machine_common.h Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
machine_loader.cpp Disable GUI widgets in Loader and PRS1Loader when unit testing. 2019-05-04 21:49:50 -04:00
machine_loader.h Make Event and Loader/PRS1Loader protected and private members public during unit testing. 2019-05-04 21:50:45 -04:00
machine.cpp Add machines to tested PRS1 list, alert user if their machine is untested. 2019-05-30 16:32:57 -04:00
machine.h Add machines to tested PRS1 list, alert user if their machine is untested. 2019-05-30 16:32:57 -04: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 Change Settings/AppRoot to Settings/AppData to reduce confusion between execuable path and data folder path 2019-03-25 19:43:04 -04:00
profiles.cpp Allow a test profile to be created at an arbitrary path. 2019-05-03 16:36:53 -04:00
profiles.h Allow a test profile to be created at an arbitrary path. 2019-05-03 16:36:53 -04: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 Clarified Unclassified Apnea description 2019-03-25 19:34:01 -04:00
schema.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
serialoximeter.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
serialoximeter.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
session.cpp Change OSCR to OSCAR in cpp, h, ui, and html files 2019-02-23 19:58:25 -05:00
session.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00