Commit Graph

303 Commits

Author SHA1 Message Date
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
Mark Watkins
a30f27dcfc Increased buffer sample size, Calculate all RR/Tv/MV if one of them missing 2012-01-09 14:21:04 +10:00
Mark Watkins
8c6c310f51 Forgot to turn debug flag marker off 2012-01-09 13:50:08 +10:00
Mark Watkins
637e9c08c8 FlowRate Parser Calculations Module rewrite.. More accurate RespRate, TidalVolume and Minute Vent, plus new Ti & Te calculations.. Works on ResMed too where individual graphs not available.. Haven't redone custom event flagging yet 2012-01-09 13:43:42 +10:00
Mark Watkins
c7fa1c408c Profile::GetDay and related fixes 2012-01-08 13:29:22 +10:00
Mark Watkins
7ecbced115 Cleaned up the muckups and made improvements in the previous session optimisations 2012-01-08 12:52:13 +10:00
Mark Watkins
5357fac3c2 Fixed more EVL_Waveform time access errors 2012-01-07 23:29:33 +10:00
Mark Watkins
b1b39e5e7e Fix a very stupid crash. Enable New profile calendar popups. Fixed a spelling mistake in release notes 2012-01-07 17:02:23 +10:00
Mark Watkins
1d12593eca Beta 0.9.0 Official Release Marker 2012-01-07 15:30:13 +10:00
Mark Watkins
edf44d3e72 Miscellaneous fixes and code cleanup.. Made PRS1 custom event flagging optional, made minor improvements to it's functionality. enabled AHI/hr graph options. Use just 2 decimal places in stats. Changed bookmarks in right sidebar to HTML view as List was broken 2012-01-07 02:07:54 +10:00
Mark Watkins
0b3d47a7f0 SummaryChart highlight improvement, Details tab tooltip position, SearchEvent optimisation. 2012-01-06 13:15:52 +10:00
Mark Watkins
582c70ef60 Fix w-avg crash 2012-01-05 23:47:04 +10:00
Mark Watkins
3ab422f959 Session optimisations 2012-01-05 23:29:09 +10:00
Mark Watkins
935850faa6 Fixed bug with FlagsLine Span, minor speed improvement in Day weighted percentile calculation. 2012-01-05 22:13:01 +10:00
Mark Watkins
96ff7471d9 Graphics Optimisations 2012-01-05 21:35:23 +10:00
Mark Watkins
d9113e0a5e Added some Efficiency Debugging stuff, and a more accurate FrameRate counter :) 2012-01-05 16:54:07 +10:00
Mark Watkins
f1792b188c Unbreaking git.. I ctrl-z'd something by accident before the previous push.. 2012-01-05 15:12:09 +10:00
Mark Watkins
edc8c1f265 Crud.. Deliberately breaking until I fix this issue 2012-01-05 15:06:43 +10:00
Mark Watkins
05b0b20973 More silly event file verison muckup fixed.. Should be good now 2012-01-05 15:04:08 +10:00
Mark Watkins
002fbd33e1 Forgot to make CRC & Filesize check only if event file version >= 9 2012-01-05 14:57:51 +10:00
Mark Watkins
3e7684efac Some profiling & optimisations. Implemented Session Events Compression, Backup edf File compression for ResMed, preference changed around a bit, and new options for the compression and backup stuff. And more efficient Weighted Percentile calculations 2012-01-05 14:37:22 +10:00
Mark Watkins
26eddd4444 Fix gold highlights in overview not disappearing when leaving graph 2012-01-03 17:15:02 +10:00
Mark Watkins
ab09192ceb Made Overview AHI SummaryChart show weighted average to match Statistics 2012-01-03 14:36:47 +10:00
Mark Watkins
4615d5de0c Remove HiRes Printing option (as it's all HighRes now), and re-enabled AntiAliasing for mac 2012-01-03 10:45:39 +10:00
Mark Watkins
ef4488672a SummaryChart vertical color fix, Intellipap model number fix 2012-01-03 07:52:13 +10:00
Mark Watkins
fe012a344f Hopefully faster if not cleaner GLShortBuffer replacement, called gVertexBuffer 2012-01-03 01:34:17 +10:00
Mark Watkins
a1e62ed695 Forgot to multiply ResMed EPR stuff by signal gain 2012-01-02 17:48:49 +10:00
Mark Watkins
057f14c759 Added PatientID field to printed reports 2012-01-02 03:10:37 +10:00
Mark Watkins
254f035ac2 Added Journal notes, weight, etc.. to Daily report 2012-01-02 02:52:54 +10:00
Mark Watkins
8996ec33cc Added Target Vent overview graph. Trialing nth_element for Perecentile calcs. 2012-01-02 01:47:21 +10:00
Mark Watkins
4027304aea PRS1 Importer Fixes, BIPAP/VPAP stuff, Overview Pressure Chart fixes (a different issue to print line problem) 2012-01-02 00:14:18 +10:00
Mark Watkins
44d0256bbc More CPAP/VPAP Fixes, (so much for the database being 'ready' :) 2011-12-31 21:36:19 +10:00
Mark Watkins
c01ed2c5c0 VPAP progress.. (still more, but fixes a startup bug) 2011-12-31 16:54:51 +10:00