1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-24 06:30:45 +00:00
OSCAR-code/oscar/SleepLib
sawinglogz 4e5174343e First pass at 900X event parsing and clean up F5V3 pressure gain throughout.
This fixes the mask pressure graph as well as many of the events.
There are still some issues with presentation: some of the events are
being drawn at the wrong time, and certain events and statistics
don't really behave the way they're displayed.

Also several events have yet to be encountered in sample data.
2019-06-15 21:04:09 -04:00
..
loader_plugins First pass at 900X event parsing and clean up F5V3 pressure gain throughout. 2019-06-15 21:04:09 -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 Change method of identifying the graphics engine currently in use. 2019-06-07 05:14:07 -07:00
common.h Add Help/System Information to display full build information, active graphics engine, and data directory. 2019-06-01 19:51:18 -07:00
day.cpp Add support for 502G summary data. 2019-06-10 15:07:20 -04:00
day.h Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
event.cpp Fix PRS1 F0V23 PB parsing bug that triggered unordered data warnings. 2019-06-04 20:11:50 -04: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 Add more method documentation for Doxygen. 2019-05-21 15:11:53 -07: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 Merge branch 'master' into Statistics 2019-05-27 11:24:18 -07:00
profiles.h Initial attempt at recalculation number of periods for annual statistics 2019-05-24 12:43:49 -07: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 Report parsing failure when PRS1 sanity checks fail. 2019-06-03 22:01:02 -04:00