mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
Checkpoint: 0.8.4 alpha release take 3.. This is the last one :)
This commit is contained in:
parent
fa9b20099e
commit
c4aa1b69ef
@ -503,6 +503,7 @@ bool ResmedLoader::LoadEVE(Session *sess,EDFParser &edf)
|
||||
do {
|
||||
t+=tolower(data[pos++]);
|
||||
} while ((data[pos]!=20) && (pos<recs)); // start code
|
||||
duration+=10;
|
||||
if (!t.isEmpty()) {
|
||||
//code=MC_UNKNOWN;
|
||||
if (t=="obstructive apnea") {
|
||||
|
Loading…
Reference in New Issue
Block a user