Commit Graph

5 Commits

Author SHA1 Message Date
Alejandro Rivero Perez
ea70c75799 Normalizing the value of Press, IPAP and EPAP events. This fix the out of band exception in minutes at pressure graph. 2023-05-13 22:52:03 +02:00
Alejandro Rivero Perez
d5da8c9f8b Removing Press, IPAP, EPAP graph until the out of bound exception is fix. 2023-05-11 23:45:17 +02:00
LoudSnorer
d2407a07df changed assert to Q_ASSERT 2023-05-10 15:41:27 -04:00
LoudSnorer
d487247c80 updated resvert loader to compile on older versions of QT. QT5.9 and qt5.12 2023-05-10 11:09:22 -04:00
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