Commit Graph

3459 Commits

Author SHA1 Message Date
sawinglogz
1976795cb9 Export only CPAP sessions in the sessions CSV export.
This fixes the mystery sessions that were appearing in CSV exports.
2020-05-20 13:40:20 -04:00
Guy Scharf
104633b492 Update Build-Win.md to note that symlinks must be selected when installing Git for Windows 2020-05-19 15:27:16 -07:00
Phil Olynyk
6dcc0310fa Update VERSION to v1.1.1-rc-3 2020-05-19 15:06:37 -04:00
Phil Olynyk
26eb76b5ff Merge branch 'master' into save-backupSTR
Pick up changed VERSION file
2020-05-19 15:01:14 -04:00
Phil Olynyk
2ad6a5c980 Fix debug output text 2020-05-19 14:47:54 -04:00
Phil Olynyk
ee3a79af7e Copy new STR.edf to Backup after Backup_STR scan 2020-05-18 17:42:37 -04:00
Phil Olynyk
2d4598d5e7 Fix type in procedure name 2020-05-18 13:59:10 -04:00
Phil Olynyk
b9cccdc746 Clean up, and copy Backup/STR.edf to Backup?STR_Backup/STR_yyyymmdd.edf
before copying import/STR.edf to Backup/STR.edf.
2020-05-17 19:24:31 -04:00
Phil Olynyk
3e853c4877 Merge branch 'master' into update-v1.1.1-rc-2 2020-05-17 12:04:50 -04:00
Phil Olynyk
60588ccd30 Merge branch 'ArieKlerk/OSCAR-code-translations' into HEAD 2020-05-17 11:49:45 -04:00
Phil Olynyk
e2efbe673c Update VERSION to v1.1.1-rc-2 2020-05-17 11:39:20 -04:00
Phil Olynyk
cf32639b06 Clean up comments and trim file paths 2020-05-16 17:31:18 -04:00
Phil Olynyk
53d0c0fbe4 Merge branch 'master' into error-message-cleanup 2020-05-16 16:18:27 -04:00
Phil Olynyk
16cd85ab02 More tidying up 2020-05-16 16:16:10 -04:00
ArieKlerk
ddd96390ff Some just-in-time translation files... 2020-05-16 20:41:40 +02:00
ArieKlerk
7fa1985608 Merge branch 'master' into translations 2020-05-16 17:39:38 +02:00
ArieKlerk
21dc9b70cc Here is the language set for RC-2 2020-05-16 17:38:24 +02:00
sawinglogz
922515b3c9 Update PRS1 900X and 500G warnings based on new test data. 2020-05-16 10:09:00 -04:00
Phil Olynyk
209998fe34 Re-arrange code to backup STR.edf before other files 2020-05-15 21:27:08 -04:00
Phil Olynyk
ebd518a9f5 Make sure STR.edf is copied to Backup folder during import 2020-05-15 19:58:11 -04:00
Phil Olynyk
5b87ad6640 Comment out extra debug statements 2020-05-15 12:44:29 -04:00
Phil Olynyk
71e156dfed Change setMin/Max to updateMin/Max in LoadEDF procedures 2020-05-14 21:10:03 -04:00
Phil Olynyk
6fcd82a296 Update release notes and VERSION for v.1.1.1-rc-1 2020-05-13 16:20:22 -04:00
ArieKlerk
460b236193 Merge branch 'master' into translations 2020-05-13 21:41:35 +02:00
ArieKlerk
cfe232c18e Here is the whole translations lot for version 1.1.1 2020-05-13 21:37:14 +02:00
sawinglogz
759ae84f65 Update PRS1 900X and oximetry warnings based on new test data. 2020-05-13 13:40:54 -04:00
sawinglogz
2a92569393 Add 461CA and 700X120 to the list of tested machines, and refine
unexpected data warnings.
2020-05-12 14:08:24 -04:00
sawinglogz
5270fcd09b Update PRS1 400X-700X warnings based on new test data. 2020-05-12 13:26:45 -04:00
Guy Scharf
ee11af4109 Remove references to gawk.exe from Windows build instructions 2020-05-09 06:55:12 -07:00
sawinglogz
346208140e Revise VS2 index to match official reports.
The VS2 channel is unique in that it only appears (as a flag)
when there are nonzero snores during a 2-minute period. However, the
VS index isn't the number of events (nonzero intervals) per hour,
but rather the number of snores per hour.
2020-05-07 17:36:31 -04:00
Phil Olynyk
c43479672a Pick up some PRS changes 2020-05-07 16:45:17 -04:00
Phil Olynyk
2da3a9cd86 Track down zero time that led to future sessions 2020-05-07 16:43:52 -04:00
sawinglogz
f2fd29bc52 Update PRS1 900X warnings based on new test data. 2020-05-07 14:49:07 -04:00
sawinglogz
d1dac68454 Update release notes with latest fixes. 2020-05-06 23:19:36 -04:00
ArieKlerk
f29602a02e Merge branch 'master' into translations 2020-05-06 20:46:40 +02:00
ArieKlerk
ad91b105f2 The first new set of translation files for version 1.1.1 2020-05-06 20:44:20 +02:00
sawinglogz
d9386a993b Partial fix for database upgrade loop.
Resmed loader still needs to return -1 on error.

Also fixed a crasher in MainWindow::finishCPAPImport.
2020-05-06 13:40:59 -04:00
sawinglogz
ad15655ffb Improve Viatom file selection on Windows.
Also remove a warning about unexpected data.
2020-05-06 11:42:03 -04:00
Phil Olynyk
04121cc36e Change single quotes to double in qtcore dependency 2020-05-05 11:02:15 -04:00
Phil Olynyk
17e5f92cbf Rearrange code to make it more readable 2020-05-04 20:32:51 -04:00
Phil Olynyk
1b453e2fa5 Always creaste Backup/DATALOG folder before ScanFiles 2020-05-04 19:59:59 -04:00
sawinglogz
cfe69ea7a0 Update PRS1 200X-700X warnings based on new test data. 2020-05-04 14:21:17 -04:00
Phil Olynyk
808b8931b1 Clean up Linux build scripts 2020-05-04 13:20:33 -04:00
Phil Olynyk
23d177b31c Add error checks to edf header values 2020-04-30 15:27:37 -04:00
Phil Olynyk
ec3243c013 Merge branch 'master' into dumpSTR-usage 2020-04-30 14:13:04 -04:00
Phil Olynyk
ac4f29e139 Merge branch 'master' into clean-up-dumpSTR 2020-04-30 14:08:55 -04:00
Phil Olynyk
0e1cabbad5 Merge branch 'master' into check-channel-ptr 2020-04-30 12:47:08 -04:00
Phil Olynyk
823266f627 Check result of EDFInfo::Parse() 2020-04-30 12:42:05 -04:00
Guy Scharf
dcd2fa9566 Correct syntax and logic error in selecting SleepyHead folder for migration 2020-04-30 08:35:59 -07:00
Phil Olynyk
c1f986921d Clean up memory leak I created 2020-04-29 19:51:32 -04:00