Commit Graph

347 Commits

Author SHA1 Message Date
Mark Watkins
0f639eecbc Add abort button to Import process 2018-05-07 11:57:58 +10:00
Mark Watkins
c4ac37d4ae Make ResMed & PRS1 importer check ignoreOlderSessions, make import progress dialog modal 2018-05-07 11:30:42 +10:00
Mark Watkins
adf6f1917d Improve progress dialogs and show stage messages in ResMed & PRS1 importer 2018-05-07 10:37:22 +10:00
Mark Watkins
80d9948ad5 pick up missing STR settings on ResMed reimport, add some profiling stuff and better nosettings handling 2018-05-07 02:59:50 +10:00
Mark Watkins
0583675641 EDFParser cleanup and .gz file handling fixes 2018-05-06 17:55:02 +10:00
Mark Watkins
4dcf1a75fb WIP on master: cc2a80e4 Start of PRS1 DFV3 Summary Parsing cleanup 2018-05-06 07:58:11 +10:00
Mark Watkins
cc2a80e4c3 Start of PRS1 DFV3 Summary Parsing cleanup 2018-05-06 01:48:32 +10:00
Mark Watkins
b9e1af63da Handle ugly 'restarts' in preferences by gracefully reloading profile instead 2018-05-05 20:07:40 +10:00
Mark Watkins
6f8c56074e PR 1030X100 support, trash legacy <Qt5 support code, fix a crash in MinutesAtPressure 2018-05-05 17:14:44 +10:00
Mark Watkins
b14b1abd4d Make sure to include EDF files in the S9 DATALOG folder itself 2018-05-04 20:22:55 +10:00
Mark Watkins
a369e2dac4 Fix ResMed importer backup & gz glitch, remove quazip dependency 2018-05-03 19:59:31 +10:00
Mark Watkins
0b8ada6d64 Unbreak git, and skip already imported resmed sessions 2018-05-03 15:44:19 +10:00
Mark Watkins
f64edd80ca Break GIT, import for ResMed import bug 2018-05-03 15:34:04 +10:00
Mark Watkins
acf0ddca3d More ResMed stuff, plus popout graph test 2018-05-03 15:08:45 +10:00
Mark Watkins
b1e81fc8b1 ResMed Loader Rework 2018-04-28 15:33:26 +10:00
Mark Watkins
53addb62e7 Pass strings as const references in MachineLoaders 2018-04-27 14:29:03 +10:00
Mark Watkins
36e952d2fd ResMed imported_files wasn't reading 2018-04-26 04:04:05 +10:00
Mark Watkins
916174ab71 Use ResMedEDF derived parser throughout ResMed importer 2018-04-26 03:00:09 +10:00
Mark Watkins
6f22172d51 Split EDF Parser from ResMed importer 2018-04-26 01:22:29 +10:00
Mark Watkins
b3c92aa9fe Replace sucky Q_ASSERTS with qWarnings/qCritical, enable FLG graph by default in overview 2018-04-25 20:34:23 +10:00
Mark Watkins
887273849f Make ResMed imports progress bar move a bit more during stages 2018-04-23 06:04:39 +10:00
Mark Watkins
777c3aa98a Reenable multithreading, and add LoadSummary multithreading 2018-04-23 04:12:36 +10:00
Mark Watkins
dc5ec0046f 1.1.0 2018-04-22 12:06:48 +00:00
Mark Watkins
9e2329d8bc Hopefully improve PRS1 Chunk Header Data Block parsing.. this needs thorough testing against each PRS1 model 2018-04-08 05:20:04 +10:00
Mark Watkins
d1f3ac50a8 Fix Pholy's entirely accidental commit mayhem ;) 2018-04-03 13:51:53 +10:00
Mark Watkins
699db3a91f More copyright string crud 2018-04-02 12:08:32 +10:00
Mark Watkins
8acbfe0e92 Clean up some more warnings, and update Copyright strings 2018-03-28 17:10:52 +10:00
Mark Watkins
4ed77fc64a Clean up a few unused variables and nullptr risks with clang static analyzer. Fix a bug in Journal day selection 2018-03-28 16:22:42 +10:00
Mark Watkins
1ff24834e0 DV6 fix SL folder sometimes present, and decode VER.BIN for model number 2018-03-26 21:51:43 +10:00
Mark Watkins
7a5d43ae8c Add DV6 Pressure, and try to figure out next 2 bytes by mapping to Leak chart 2018-03-26 15:08:44 +10:00
Mark Watkins
10cb40d09a Track DV6 event states in R.BIN 2018-03-26 14:11:42 +10:00
Mark Watkins
aa8f18ca36 Initial Intellipap DV64 support.. warning, crashes 2018-03-26 05:23:05 +10:00
Mark Watkins
826bafb871 Dreamstation 900 series ASV F5V3 DV3 support 2018-03-24 05:24:29 +10:00
Mark Watkins
891ccd2fd8 Merge branch 'h-uchiy/sleepyhead-code-h-uchiy' 2018-03-20 15:02:47 +10:00
Phil Olynyk
cddea04837 Set m_starttime to current day if no date in file (CMS50D+) 2018-03-20 14:09:41 +10:00
Phil Olynyk
ca6b5ef649 Fix to import md300w1 dat files 2018-03-20 14:07:45 +10:00
Hiroyoshi Uchiyama
e3fe01e134 fixed segfault bug while importing SDcard data of Philips Respironics System One (60 Series) Model 560PBT 2017-11-25 18:33:46 +09:00
Phil Olynyk
c3fc4bb267 Use LAST . to find file extension 2017-11-12 11:40:02 -05:00
Phil Olynyk
552d1aef95 add debug code from other repo - DON'T USE that one! 2017-09-21 10:48:15 -04:00
Phil Olynyk
7c367b5f01 add debug code to direct import routines (data duplication?) 2017-09-21 10:45:48 -04:00
Phil Olynyk
96d5516cef Set m_starttime to current day if no date in file (CMS50D+) 2017-09-21 10:41:35 -04:00
Phil Olynyk
215fc41f9a Fix to import md300w1 dat files 2017-07-31 16:58:36 -04:00
Mark Watkins
3416e30936 Fix some build warnings, project file commented out crud, and Breathing Not Detected untranslatable string 2016-04-26 16:11:39 +10:00
Mark Watkins
4a814e23a7 Fix some array deletion stuff 2016-04-17 00:37:17 +10:00
Mark Watkins
1be257bca2 More PRS1 960T Event Parsing fixes 2016-04-16 10:02:10 +10:00
Mark Watkins
89f87b2d90 Merge branch 'master' of gitlab.com:sleepyhead/sleepyhead-code 2016-04-16 02:12:17 +10:00
Mark Watkins
06a39eb7df Support for PRS1 960t Family 5.2 Event File 2016-04-16 02:11:45 +10:00
Mark Watkins
40753bc7a7 Fix Heated Tubing spelling mistake 2016-04-11 13:11:15 +10:00
Mark Watkins
2e2b7d269c Issue #0005 EPR on/off glitch 2016-04-04 01:00:36 +10:00
Mark Watkins
b6e4dfdad0 Convert Tooltip Timeout slider to seconds, extend limits 2016-03-17 13:38:50 +10:00