Commit Graph

335 Commits

Author SHA1 Message Date
Mark Watkins
396e9033ca Fix that last commit mess - Sorry I was using windows. windows sucks. 2012-05-19 17:07:13 +10:00
Mark Watkins
48b2ebb0d6 Revert "Patricia Shanahan, ZEO Module: Was dropping integer field when MorningFeel empty."
This reverts commit c3e642e7497d2fb2e1c5064ee6c146628f6a6e4f.
2012-05-19 17:03:49 +10:00
Mark Watkins
dcca4178af Patricia Shanahan, ZEO Module: Was dropping integer field when MorningFeel empty. 2012-05-19 16:41:51 +10:00
Mark Watkins
78e306cdaa Patricia Shanahan path for ZEO Module: Was dropping empty integer field. 2012-05-19 16:36:17 +10:00
Mark Watkins
f031081521 Added data folder selection ability on first run. Show data folder location in About window 2012-05-17 06:28:09 +10:00
Mark Watkins
a1a52b8625 Added tooltip timeout slider in Appearance Preferences, removed empty preferences page. 2012-05-17 03:04:22 +10:00
Mark Watkins
94dc1c7f64 Disabled ResMed STR.edf summary import as it causes double up issues 2012-04-05 13:14:02 +10:00
Mark Watkins
c7b66c5267 Committing some M-Series work in progress 2012-02-22 07:35:29 +10:00
Mark Watkins
898cb7dcef Disabled M-series stub code and F&P Waveform stub code for fresh mac build 2012-02-03 23:52:07 +10:00
Mark Watkins
9649cb337c PRS1 Pressure Summary fixes 2012-02-02 13:48:44 +10:00
Mark Watkins
f86030e551 Helps if I turn the actual percentile fix code on 2012-02-02 01:15:42 +10:00
Mark Watkins
ee89391a84 Forgot to switch S9 leaks back to time delta packing. 2012-02-02 01:05:47 +10:00
Mark Watkins
61111088f9 Time-weighted percentile calc bugfix, more F&P work 2012-02-02 00:53:31 +10:00
Mark Watkins
5a076a2777 F&P Flow Waveform extraction 2012-01-29 14:17:02 +10:00
Mark Watkins
6b368a0f96 ResMed Escape, and better brick detection 2012-01-26 08:34:21 +10:00
Mark Watkins
78fb368b60 Use UTC Session Times for ResMed SessionID's 2012-01-25 02:45:18 +10:00
Mark Watkins
f8c82c4944 RemStar MSeries importer stub. Added support for overlapping sessions in one day, as it was giving incorrect Day->hours() values. Should fix whacky ResMed S9 session lengths (not stop overlapping sessions from happening though, but may not need to) 2012-01-25 01:51:11 +10:00
Mark Watkins
96ef1c9094 F&P Icon Importer Fixes 2012-01-23 20:04:33 +10:00
Mark Watkins
96f6bffb05 Turn on some more oximeter port debugging 2012-01-23 03:13:15 +10:00
Mark Watkins
cadb96eb27 Initial F&P Icon support. (Initial, as in basic, and probably broken. :) 2012-01-23 00:39:20 +10:00
Mark Watkins
4fb00cb2a1 Saving Unintentional Leaks progress.. (working, but not finished yet) 2012-01-20 01:18:34 +10:00
Mark Watkins
8863523018 Initial PRS1 Unintentional Leaks hack for all CPAP modes. Minor crash fix to UserFlags calculations 2012-01-15 16:20:10 +10:00
Mark Watkins
a6eaf4f2a8 PRS1 ASV IPAP / PS Fixes. Moved Target Minute Vent to secondary plot in Minute Vent chart 2012-01-14 17:41:50 +10:00
Mark Watkins
19ab96d566 Remove erronous CPAP_Pressure channel from PRS1 BIPAP imports 2012-01-14 16:22:24 +10:00
Mark Watkins
f771a26868 ResMed S9 importer fixes - Scan slightly wider for close sessions, and only load one file if both edf.gz and .edf are somehow in the same backup source 2012-01-14 15:59:01 +10:00
Mark Watkins
25662f2a92 ZEO Importer Fixes 2012-01-13 11:16:46 +10:00
Mark Watkins
ebb8e823dd Profile default values were not being set 2012-01-13 08:46:06 +10:00
Mark Watkins
24581ea38d Fixed some RespRate calculation problems 2012-01-13 05:12:00 +10:00
Mark Watkins
9b0f992007 Updater and Version number changed to support for Release Number. Bumped version for updater test. 2012-01-12 19:35:50 +10:00
Mark Watkins
bf08235e23 Fix VSnore oops I just made in PRS1 ASV import 2012-01-12 15:59:43 +10:00
Mark Watkins
0284420b59 Applied the same fix to PRS1, along with minor performance improvement to it's event importer 2012-01-12 15:57:36 +10:00
Mark Watkins
46dd0d6446 Better method of fixing 0.00 ahi days occasionally displaying as no data, done in ResMed importer, it will now show OA/H/A event flags lines event when no events for that day. (CA is not available on VPAP, so it only gets added when available) 2012-01-12 15:25:51 +10:00
Mark Watkins
b1e18aa25c Fix 0.00 ahi days occasionally displaying as no data. Stopped CPAP_Leak calculation for PRS1 APAP and greater as it's not accurate yet 2012-01-12 15:06:19 +10:00
Mark Watkins
e3ff868cf1 Initial ZEO CSV support.. New ZEO CSV import menu, only line graphs for now. 2012-01-11 23:55:46 +10:00
Mark Watkins
3a8adbdf63 Enabled profile delete in login screen 2012-01-11 21:25:36 +10:00
Mark Watkins
7044ea6e8b Session hiding details display fixes, disabled multithreaded recalcs again 2012-01-11 14:58:46 +10:00
Mark Watkins
3d1acda165 Turn off breath markers :) 2012-01-11 09:34:12 +10:00
Mark Watkins
47b160e907 userEventDuplicates stub stuff (currently hidden), disabled zlib gzbuffer usage as ubuntu has a outdated zlib. 2012-01-11 09:28:29 +10:00
Mark Watkins
a7dc182975 Can not share flowparser object in multithreaded mode. (Fixes crash) 2012-01-10 21:38:14 +10:00
Mark Watkins
1a3627f466 Enabled hog reindexing if Cache Sessions Data is enabled 2012-01-10 20:26:48 +10:00
Mark Watkins
2cb35b69c0 Sacrificed Multithreaded recalcs, as memory footprint was damn scary.. I'll revist this later 2012-01-10 20:16:52 +10:00
Mark Watkins
f9c1fa27c5 Always precalc RDI where available rather than force recalculation each time it's changed, version bump to avoid upgrade problems for the stray mac version 2012-01-10 20:00:08 +10:00
Mark Watkins
c8ee271ec7 Fix preferences apply bug, and enabled multithreading for recalculation 2012-01-10 17:37:15 +10:00
Mark Watkins
dfa36268c6 Added reindexer.. Applied on preferences changes 2012-01-10 16:21:30 +10:00
Mark Watkins
e022cee75e Import profiling & optimisations. Fix summary chart pressure not showing for CPAP amongst APAP days. 2012-01-10 01:38:41 +10:00
Mark Watkins
bd72f00041 Oops in last commit 2012-01-09 20:06:04 +10:00
Mark Watkins
b42e4246bf User Flagging Improvements.. (also, event search is now on) 2012-01-09 20:05:24 +10:00
Mark Watkins
dbbdca507f Build fix.. 2012-01-09 18:34:40 +10:00
Mark Watkins
ad739b5387 User Flagging, take 1.. Note scanning for duplicates (ie. events already detected) is switched off for testing purposes 2012-01-09 18:05:20 +10:00
Mark Watkins
9566d23ae8 Nothing slips past Jimbo.. :) 2012-01-09 14:23:15 +10:00