Commit Graph

1183 Commits

Author SHA1 Message Date
Mark Watkins
96ef1c9094 F&P Icon Importer Fixes 2012-01-23 20:04:33 +10:00
Mark Watkins
5f0720816b Swap mac serial portnames just like windows needed 2012-01-23 03:16:09 +10:00
Mark Watkins
96f6bffb05 Turn on some more oximeter port debugging 2012-01-23 03:13:15 +10:00
Mark Watkins
5a9c44f98e Disable excess oximetry device reset as it could be mucking with CMS50E 2012-01-23 01:55:41 +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
e746834eb1 Can now set preference calculations for mid (median, average, wavg), percentile (90/95%/etc) and max (true max/99%) 2012-01-13 09:34:52 +10:00
Mark Watkins
a1d5861489 Cursor up/down zoom did not take into account hidden graphs, and was jumping to beginning 2012-01-13 08:56:01 +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
d3a9ebff46 Update release notes for 0.9.2 test build 2012-01-12 20:39:41 +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
39b504c812 Removed forced top value of overview settings graph. 2012-01-12 16:29:07 +10:00
Mark Watkins
bb3636f2a0 Added Total Leaks graph for PRS1 users 2012-01-12 16:24:36 +10:00
Mark Watkins
01adef98d8 Removed play sort code I left in for Changes to Prescription Settings 2012-01-12 16:18:59 +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
0bd5c35706 Highlight ZEO days in calendar, Graph tooltip showing stage meanings 2012-01-12 00:49:22 +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
71d0ffed25 Force recalc to restart after to switch UserFlags graphs back on 2012-01-11 19:54:54 +10:00
Mark Watkins
95278e0408 Preferences shouldn't recalc on empty profile 2012-01-11 19:10:40 +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
1d1d9435c1 Sessions Overview chart should start at 1 2012-01-10 21:10:52 +10:00
Mark Watkins
e81705d3c4 Release notes version update 2012-01-10 20:31:27 +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
99b0d8c846 I swear I'm sleep coding... Update Summaries is done by machine Save() 2012-01-10 17:42:35 +10:00
Mark Watkins
c8ee271ec7 Fix preferences apply bug, and enabled multithreading for recalculation 2012-01-10 17:37:15 +10:00
Mark Watkins
5e642eb75c Hide Event Color tab in Preferences as it's unfinished 2012-01-10 17:11:45 +10:00
Mark Watkins
900f02a266 Release note tweaks 2012-01-10 16:57:45 +10:00
Mark Watkins
5d8ef5177d Fix typos, and changed text in preferences dialog as data is now reindexed 2012-01-10 16:41:04 +10:00
Mark Watkins
02986edeff Messed that up compression push up somehow 2012-01-10 16:31:53 +10:00
Mark Watkins
9858525158 Make reindexer run on changing SleepyHead's data compression setting. (making it resave in either compressed or uncompressed state) 2012-01-10 16:28:03 +10:00
Mark Watkins
dfa36268c6 Added reindexer.. Applied on preferences changes 2012-01-10 16:21:30 +10:00
Mark Watkins
194dc3d579 Stop Event Flags dissappearing on zero days, Event Flags and Flow overlay checks and optimisations 2012-01-10 12:34:44 +10:00
Mark Watkins
21d9d7e32b Preference section name change, User event flagging is not just for PRS1 now 2012-01-10 11:22:39 +10:00
Mark Watkins
5056974887 Minor bugfix and flow rate optimisations 2012-01-10 03:06:24 +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