Commit Graph

934 Commits

Author SHA1 Message Date
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
2ef5170940 Metric height is generally measured in meters 2018-04-26 05:50:54 +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
826322ff86 Really try and fix shutdown crash 2018-04-26 00:30:43 +10:00
Mark Watkins
90d5cadc0c Tinker in overview charts, darken Flow Limitation chart so maximum is visible on white 2018-04-25 23:00:25 +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
47dbf324ed Shrink some elements and the s9 warning on the Welcome page 2018-04-25 14:46:48 +10:00
Mark Watkins
73b87f870e Add overview button to welcome page 2018-04-25 14:33:45 +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
f940064482 Migrate some more Application wide preferences to AppSettings 2018-04-23 00:22:18 +10:00
Mark Watkins
dc5ec0046f 1.1.0 2018-04-22 12:06:48 +00:00
Mark Watkins
297dc5fc46 Welcome screen tweaks, only show SDCard warning for new and ResMed S9 users 2018-04-18 09:47:04 +10:00
Mark Watkins
78c0c50ca7 Fix Profile CalcAvg bug and add a little basic trend info to welcome page text 2018-04-17 14:11:28 +10:00
Mark Watkins
ca30e6c9c0 Kill what could be taken as medical advice in Welcome screen. 2018-04-17 13:02:24 +10: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
a038596b50 Forgot to add Afrikaans language in main .pro file 2018-04-04 05:57:36 +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
00c1bfb228 add SpO2 ext for case-sensitive file systems 2018-03-20 14:09:29 +10:00
Phil Olynyk
4776710a2b Fix percentile lables in header 2018-03-20 14:09:17 +10:00
Phil Olynyk
58e251f251 Use Prefs value for Upper Percentile in statistics page 2018-03-20 14:09:01 +10:00
Phil Olynyk
d361d665aa Enhance CSV output with Maximums, Flow Limitations and Session data.\nUse Preference values to select average and maximum values. 2018-03-20 14:08:43 +10:00
Phil Olynyk
cfde6934d6 Fix percent labels in Exported CSV Daily and Session Summary files 2018-03-20 14:08:28 +10:00
Phil Olynyk
2f58cdc8e7 Clean up and fix duration display 2018-03-20 14:08:05 +10:00
Phil Olynyk
ca6b5ef649 Fix to import md300w1 dat files 2018-03-20 14:07:45 +10:00
Mark Watkins
0565722557 Merge branch 'master' of gitlab.com:sleepyhead/sleepyhead-code 2018-03-20 13:56:02 +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
e5bcb16b30 add debug code - trying to fix 'normal average' problem 2017-09-21 10:50:18 -04: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
dea11f3979 add SpO2 ext for case-sensitive file systems 2017-09-21 10:33:17 -04:00
François Revol
dc44c63b9a Allow passing --profile someuser as argument
It either opens an existing profile or opens the profile create wizard.
2017-09-02 14:34:17 +02:00
Phil Olynyk
5a3239711f Mark this release as mine (PMO) and beta 2017-08-04 10:54:53 -04:00
Phil Olynyk
98e9204329 Fix percentile lables in header 2017-08-01 22:16:08 -04:00
Phil Olynyk
c5247f5958 Use Prefs value for Upper Percentile in statistics page 2017-08-01 21:31:59 -04:00
Phil Olynyk
2c9b696197 Enhance CSV output with Maximums, Flow Limitations and Session data.\nUse Preference values to select average and maximum values. 2017-08-01 21:14:39 -04:00
Phil Olynyk
01a56a01dc Fix percent labels in Exported CSV Daily and Session Summary files 2017-08-01 20:10:06 -04:00
Phil Olynyk
30cc04f691 Clean up and fix duration display 2017-07-31 19:56:45 -04:00
Phil Olynyk
215fc41f9a Fix to import md300w1 dat files 2017-07-31 16:58:36 -04:00
Kevin Lewis
dafa4841a9 Work around a compiler ambiguity introduced by a new function overload added in Qt 5.8. 2017-04-15 14:36:13 -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
cb213cc0cc Bookmark Channels not being set properly, causing it not to save data 2016-04-21 10:54:05 +10:00
Mark Watkins
4a814e23a7 Fix some array deletion stuff 2016-04-17 00:37:17 +10:00
Mark Watkins
9f271c7e79 Fix up a merge error 2016-04-17 00:26:43 +10:00
Mark Watkins
4cb3a5fb70 Update some links 2016-04-17 00:22:47 +10:00
Mark Watkins
6b1c125218 Forgot to set the UpdatesLastChecked timestamp 2016-04-16 23:22:52 +10:00
Mark Watkins
b0ca456410 Update notifier for Mac/Linux platforms 2016-04-16 23:15:42 +10:00
Mark Watkins
1be257bca2 More PRS1 960T Event Parsing fixes 2016-04-16 10:02:10 +10:00
Mark Watkins
0e9fd1a2f4 Version bump, clean up release notes, still more to do on windows 2016-04-16 03:15:54 +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
98e2498afc Fix spelling mistake and update README.TXT a little 2016-04-15 11:15:07 +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
0bc6fbbcc6 Supply version and platform strings to Report Bugs page 2016-04-03 23:37:42 +10:00
Mark Watkins
826b9bb175 Add Report a Bug Help menu option 2016-04-03 22:48:24 +10:00
Mark Watkins
09012510b6 Move Minutes at pressure tooltip to other side of cursor so it's visible at the end 2016-03-17 18:51:10 +10:00
Mark Watkins
99f668be05 Fix merge conflict 2016-03-17 18:41:39 +10:00
Mark Watkins
7962666b14 Reset channel names properly on language change 2016-03-17 18:37:08 +10:00
Mark Watkins
b6e4dfdad0 Convert Tooltip Timeout slider to seconds, extend limits 2016-03-17 13:38:50 +10:00
Mark Watkins
f79f12be86 Fix Time at Pressure chart sometimes dropping outside of graph boundary 2016-03-17 10:28:21 +10:00
Mark Watkins
75e3f6eed7 Clean up some more channels.xml stuff 2016-03-17 09:28:18 +10:00
Mark Watkins
037289e6be Migrate some more old settings from old Channels.xml so they are translatable 2016-03-17 08:56:59 +10:00
Mark Watkins
a231b1589c Merge branch 'master' of gitlab.jedimark.net:code/sleepyhead 2016-03-17 07:38:52 +10:00
Mark Watkins
85485d383e Be realistic and force reset channel names on every language change 2016-03-17 07:38:35 +10:00
Alan Edwards
17913ce7f7 Removed TextLabel value Reference: code/sleepyhead#22 2016-03-15 23:58:13 -04:00
Mark Watkins
8559fbdb09 Shut down properly on RestartApplication on Windows/Linux 2016-03-15 10:09:09 +10:00
Mark Watkins
f3dbaab165 Added fetchUpstream script for syncing master 2016-03-13 20:12:39 +10:00
Mark Watkins
f8a90a0187 Some more unfinished work on the auto-Updater 2016-03-12 17:20:55 +10:00
Mark Watkins
ee50b6d275 FP Icon pixmap courtesy of Johnrrr 2016-03-12 12:56:58 +10:00
Mark Watkins
edba3a26f1 Some unfinished working on Updates.xml parser 2016-03-12 12:51:52 +10:00
Mark Watkins
521b3ae696 Inital PRS1 Family 5.2 importer work 2016-03-11 10:00:01 +10:00
Mark Watkins
2285444dce Bump ResMed & PRS1 loader versions to initiate auto-rebuild 2016-03-09 00:45:02 +10:00
Mark Watkins
f042e34806 Fix typos in changelog 2016-03-09 00:43:39 +10:00
Mark Watkins
c2391056a6 Fix TempEnable glitch, update changelog, bump build number 2016-03-09 00:39:56 +10:00
Mark Watkins
09e07997ef Add in ResMed AirSense/Curve Machine Settings (Reimport to get them) 2016-03-08 23:55:29 +10:00
Mark Watkins
4e07049591 Fix Import Scanner Cancel not allowing import again 2016-03-08 22:31:46 +10:00
Mark Watkins
bc06d48b20 Events List in Daily Summary needed to be in LocalTime 2016-03-08 22:10:42 +10:00
Mark Watkins
c72da66b3a TAP minpressure not dropping low enough when needed 2016-03-08 17:37:35 +10:00
Mark Watkins
a39e9345d5 Fix PRS1 Breathing not Detected flagging by mistake at start of waveform blocks 2016-03-08 17:22:46 +10:00
Mark Watkins
c54a533a70 Allow TAP range to expand if needed 2016-03-08 14:59:55 +10:00