Commit Graph

89 Commits

Author SHA1 Message Date
Mark Watkins
9649cb337c PRS1 Pressure Summary fixes 2012-02-02 13:48:44 +10:00
Mark Watkins
61111088f9 Time-weighted percentile calc bugfix, more F&P work 2012-02-02 00:53:31 +10:00
Mark Watkins
4fb00cb2a1 Saving Unintentional Leaks progress.. (working, but not finished yet) 2012-01-20 01:18:34 +10:00
Mark Watkins
7044ea6e8b Session hiding details display fixes, disabled multithreaded recalcs again 2012-01-11 14:58:46 +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
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
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
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
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
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
96ff7471d9 Graphics Optimisations 2012-01-05 21:35:23 +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
8996ec33cc Added Target Vent overview graph. Trialing nth_element for Perecentile calcs. 2012-01-02 01:47:21 +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
98912a3e9b ResMed S9 Loader Rework to get at the STR.edf sessions where no other .edf data present 2011-12-31 09:02:45 +10:00
Mark Watkins
0faf09a151 Activate Hide sessions switches 2011-12-28 22:03:48 +10:00
Mark Watkins
a73a9fc8ee Use AntiAliasing preference fix 2011-12-28 13:35:24 +10:00
Mark Watkins
0ad5175621 Show TotalLeaks in Statistics where Unintentional not available, Fix non-existant plots (for Pat-Trig-Breaths on machines without it) showing in Overview, add rera & FL to stats where available 2011-12-28 13:17:20 +10:00
Mark Watkins
4dc3f845fa Loading screen time is too short, so just display welcome page.. Fix zoom in too close makes cpap pressure dissapear bug 2011-12-25 18:17:24 +10:00
Mark Watkins
39de03d2f5 Sanity restored to Percentile calculations, restored summary only loading, and trashed the need for the cache.day file. Thank you Robin Hoffman for the awesome idea. 2011-12-24 11:22:53 +10:00
Mark Watkins
5081e7f711 ChannelID Integer Rework.. WARNING.. BACKUP YOUR SleepApp profile First 2011-12-22 03:00:19 +10:00
Mark Watkins
1279d0985c More doxygen stuff, plus cleanup and preparation for Language Translation support 2011-12-19 02:39:36 +10:00
Mark Watkins
0c59438cf1 More doxygen header documentation 2011-12-18 23:20:01 +10:00
Mark Watkins
54da056efc VSC++2010 Compatability Fixes 2011-12-18 00:38:15 +10:00
Mark Watkins
33120c4ec4 Code cleanup, BMI notes display fix, Show PRS1 flex mode & Humidifier setting in daily Details panel 2011-12-14 14:54:17 +10:00
Mark Watkins
6cb33f3293 File dialog fixes, Weighted average fix 2011-12-13 22:49:48 +10:00
Mark Watkins
a8aa7753cb Better 90% calculations, and related day cache implementation 2011-12-11 19:45:28 +10:00
Mark Watkins
8761a810c6 PRS1 Loader Restructure to fix ASV bugs, and allow for chunked summary/event files 2011-12-10 22:14:48 +10:00
Mark Watkins
a9c1b82c56 High quality print test for Mac. Oximetry fixes, plus tab time editor. Can now re-open oximetry sessions from daily view. AHI/Hr Overview graph 2011-12-07 00:39:14 +10:00
Mark Watkins
ef7b34dd9c Removed useless channel.dat file trash, fixed useless QObject connection debug messages, fix to Events list links 2011-12-03 18:52:24 +10:00
Mark Watkins
7aabc7f4f5 BMI calculations 2011-12-03 11:05:17 +10:00
Mark Watkins
4d5d09b5f0 Implemented Daily View Bookmarks, Removed hidden Extras tab, added weight & Zombie-meter to Notes tab 2011-12-02 21:40:47 +10:00
Mark Watkins
19e9528c4b Added optional second EventList data field, upgraded Session Load/Store code, Modified oximetery Pulse/SPO2 flag to record extra field, Retain mask info in Preferences Tab 2011-12-02 15:54:25 +10:00
Mark Watkins
eb756a8e61 Improved oximetry reindexer 2011-12-01 13:05:23 +10:00
Mark Watkins
1fcfdb2854 PRS1/Intellipap Leak improvements 2011-11-30 22:32:16 +10:00
Mark Watkins
7dd271ca64 Moved Respiratory Rate & Graph AHI calcs to own module, PRS1 ASV pressure fixes 2011-11-28 11:39:28 +10:00
Mark Watkins
088d4ea48a Oximetry Tab & CMS50 Serial module Complete Rewrite 2011-11-24 22:47:25 +10:00
Mark Watkins
7182c84786 DeVilbiss Intellipap Loader 2011-11-21 20:20:11 +10:00
Mark Watkins
df7c1817a0 Added Session count overview chart 2011-10-31 01:25:53 +10:00