OSCAR-code/oscar/SleepLib
Alejandro Rivero Perez 70f513e963 Support for loading Hoffrichter Point 3 machine sdcard data
The data of this machine can be read by iMatrix software from Resvent iBreeze serie. Probably this code also support Resvent iBreeze serie. But was only tested with data from the machine in the title.

Events loaded: CPAP_Obstructive, CPAP_Apnea, CPAP_Hypopnea, CPAP_FlowLimit, CPAP_RERA, CPAP_PB, CPAP_Snore
Waveforms loaded: CPAP_MaskPressure, CPAP_FlowRate
Other Events loaded: CPAP_Pressure, CPAP_IPAP, CPAP_EPAP, CPAP_Leak, CPAP_TidalVolume, CPAP_MinuteVent, CPAP_RespRate, CPAP_Ti, CPAP_IE
2023-05-07 08:41:34 +02:00
..
loader_plugins Support for loading Hoffrichter Point 3 machine sdcard data 2023-05-07 08:41:34 +02:00
thirdparty Add support for decrypting DS2 files with non-default keys. 2022-01-24 16:04:07 -05:00
appsettings.cpp COnidtionally compiled BMI, Weight and Zombie out. Easily turned on. added tooltip if on. 2022-11-16 20:46:30 -05:00
appsettings.h enforce Errors For Warnings deprecated-copy deprecated-declarations stringop-overread 2023-02-18 18:42:41 -05:00
calcs.cpp fail to compile on Ubuntu 22.0 with Clang 14.0.0 - variables set but not used && implicit copy assignment operator 2023-02-17 11:22:27 -05:00
calcs.h Fix deprecated-copy when compiling with qt-creator 2023-03-30 17:11:28 -04:00
common.cpp Better handling of PrismaLine bilevel modes and reading of BiSoft settings. 2023-05-03 18:15:20 +00:00
common.h Better handling of PrismaLine bilevel modes and reading of BiSoft settings. 2023-05-03 18:15:20 +00:00
crypto.cpp Add support for incomplete DS2 flow data with a zero tag. 2022-05-02 15:32:28 -04:00
crypto.h Add support for incomplete DS2 flow data with a zero tag. 2022-05-02 15:32:28 -04:00
day.cpp Better handling of PrismaLine bilevel modes and reading of BiSoft settings. 2023-05-03 18:15:20 +00:00
day.h The second series of updates, everything in SleepLib, but not yet the loader_plugins. They will come next time. 2022-02-27 17:01:46 +01:00
deviceconnection.cpp Updated copyright year to 2022 for OSCAR files 2021-11-02 16:34:12 -04:00
deviceconnection.h Fix deprecated-copy when compiling with qt-creator 2023-03-30 17:11:28 -04:00
event.cpp Updated copyright year to 2022 for OSCAR files 2021-11-02 16:34:12 -04:00
event.h Updated copyright year to 2022 for OSCAR files 2021-11-02 16:34:12 -04:00
importcontext.cpp day one issue. Duplicate sessions start/end time listed in event tab when there are bookmark or notes. Also add debug info 2023-03-18 19:37:13 -04:00
importcontext.h The second series of updates, everything in SleepLib, but not yet the loader_plugins. They will come next time. 2022-02-27 17:01:46 +01:00
journal.cpp day one issue. Duplicate sessions start/end time listed in event tab when there are bookmark or notes. Also add debug info 2023-03-18 19:37:13 -04:00
journal.h Fix deprecated-copy when compiling with qt-creator 2023-03-30 17:11:28 -04:00
machine_common.cpp Better handling of PrismaLine bilevel modes and reading of BiSoft settings. 2023-05-03 18:15:20 +00:00
machine_common.h Better handling of PrismaLine bilevel modes and reading of BiSoft settings. 2023-05-03 18:15:20 +00:00
machine_loader.cpp day one issue. Duplicate sessions start/end time listed in event tab when there are bookmark or notes. Also add debug info 2023-03-18 19:37:13 -04:00
machine_loader.h The second series of updates, everything in SleepLib, but not yet the loader_plugins. They will come next time. 2022-02-27 17:01:46 +01:00
machine.cpp day one issue. Duplicate sessions start/end time listed in event tab when there are bookmark or notes. Also add debug info 2023-03-18 19:37:13 -04:00
machine.h Fix empty tooltip on daily graphs when selecting a range of time using the mouse. 2023-03-01 07:51:45 -05:00
preferences.cpp The second series of updates, everything in SleepLib, but not yet the loader_plugins. They will come next time. 2022-02-27 17:01:46 +01:00
preferences.h Updated copyright year to 2022 for OSCAR files 2021-11-02 16:34:12 -04:00
profiles.cpp obsolete Methods - complete 2023-02-18 09:22:34 -05:00
profiles.h changed zooming to events from event tab be be the same as a shift click on a graph 2023-03-18 08:50:48 -04:00
progressdialog.cpp Updated copyright year to 2022 for OSCAR files 2021-11-02 16:34:12 -04:00
progressdialog.h Updated copyright year to 2022 for OSCAR files 2021-11-02 16:34:12 -04:00
schema.cpp Better handling of PrismaLine bilevel modes and reading of BiSoft settings. 2023-05-03 18:15:20 +00:00
schema.h obsolete Copy Assignment - need to have a destructor defined. 2023-02-18 08:17:26 -05:00
serialoximeter.cpp The second series of updates, everything in SleepLib, but not yet the loader_plugins. They will come next time. 2022-02-27 17:01:46 +01:00
serialoximeter.h The second series of updates, everything in SleepLib, but not yet the loader_plugins. They will come next time. 2022-02-27 17:01:46 +01:00
session.cpp day one issue. Duplicate sessions start/end time listed in event tab when there are bookmark or notes. Also add debug info 2023-03-18 19:37:13 -04:00
session.h The second series of updates, everything in SleepLib, but not yet the loader_plugins. They will come next time. 2022-02-27 17:01:46 +01:00
xmlreplay.cpp Updated copyright year to 2022 for OSCAR files 2021-11-02 16:34:12 -04:00
xmlreplay.h Updated copyright year to 2022 for OSCAR files 2021-11-02 16:34:12 -04:00