Commit Graph

318 Commits

Author SHA1 Message Date
Mark Watkins
a7dc182975 Can not share flowparser object in multithreaded mode. (Fixes crash) 2012-01-10 21:38:14 +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
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
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
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
8614033bc0 Show Median instead of average in Details tab (because average is not available in summary only days). Average when available shows in Tooltip. Made tooltips in Daily Details tab Statistics easier to access 2012-01-07 14:41:07 +10:00
Mark Watkins
5a2e02271a Details tab events cleanup, larger AHI display, Bookmark Search in side panel 2012-01-07 04:15:21 +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
990a068172 Fix for graph show/hide in daily view, when moving between days without certain graphs 2012-01-06 15:22:13 +10:00
Mark Watkins
0b3d47a7f0 SummaryChart highlight improvement, Details tab tooltip position, SearchEvent optimisation. 2012-01-06 13:15:52 +10:00
Mark Watkins
1485afe17c Fix archiac weight glitch.. made cube even more annoying 2012-01-06 01:17:50 +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
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
0b9238defe Murderalized the button box show/hide for the same combobox method used in overview.. Added zoom out 100% button 2012-01-04 02:29:35 +10:00
Mark Watkins
fe012a344f Hopefully faster if not cleaner GLShortBuffer replacement, called gVertexBuffer 2012-01-03 01:34:17 +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
c01ed2c5c0 VPAP progress.. (still more, but fixes a startup bug) 2011-12-31 16:54:51 +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
1d52bf2e7c Jimbo's Mascot Improvement 2011-12-29 15:43:47 +10:00
Mark Watkins
d9b25c55d8 Better Session Switch icons, Better CSS Tooltip in Daily Details pane attempt #1, thicker print lines 2011-12-29 09:46:45 +10:00
Mark Watkins
416cebced5 Fixed Typo in Statistics Header % Display 2011-12-29 06:34:25 +10:00
Mark Watkins
ca21f1487d Make that last scroll thing even more awesome 2011-12-29 06:19:51 +10:00
Mark Watkins
96a0f7bed5 Force scroll to bottom of Details web view when hiding/showing sessions 2011-12-29 06:15:25 +10:00
Mark Watkins
48777787b1 Removed AHI/hr from averages list, changed Daily Details percentiles to variable calculation, Stop Unintentional leaks being calculated in APAP mode for PRS1, as they are inaccurate without mask formulae 2011-12-29 06:07:33 +10:00
Mark Watkins
1f1f689001 Stopped bookmarks selecting areas in disabled sessions 2011-12-29 00:21:45 +10:00
Mark Watkins
da952deba0 Fix zorder error messages, more session hiding related stuff 2011-12-29 00:03:09 +10:00
Mark Watkins
bd9213bc1c Update statistics when sessions are hidden 2011-12-28 22:48:15 +10:00
Mark Watkins
0faf09a151 Activate Hide sessions switches 2011-12-28 22:03:48 +10:00
Mark Watkins
431cbadb1f ResMed EPR html display fix in Details 2011-12-27 23:28:39 +10:00
Mark Watkins
d2381eac60 Modified gLinePlot to support sublayers, so I could add a legend like summarychart.
Start of Session hiding ability
Intellipap fixes
2011-12-27 23:21:10 +10:00
Mark Watkins
3aa0f00a4b Forgot to rename the navigation statistics button. Show most used humid setting rather than max 2011-12-27 04:41:48 +10:00
Mark Watkins
8891514635 Various fixes and renaming Favourites & Summary.
S9 missing str.edf data workaround
Humidifier setting displayed wrong in daily.
Wrong EPR value in Overview,
Summary renamed to Statistics.
Favourites renamed to Bookmarks.
Calendar highlighting fix when bookmarks selected
2011-12-27 04:26:37 +10:00
Mark Watkins
44c83da8e5 Allow reselecting currently selected favourite 2011-12-26 14:58:02 +10:00
Mark Watkins
ebc363b4c6 Populate Favourites with days containing bookmarks, fix Daily->LoadDate() double firing 2011-12-26 14:41:28 +10:00
Mark Watkins
b16231a599 SPO2 stat decimal rounding, use compliance hours threshold in best/worst ahi stats 2011-12-26 13:06:39 +10:00
Mark Watkins
91541952e7 Forgot to add redraw back when disabling transitions 2011-12-26 02:58:22 +10:00
Mark Watkins
1e0f25ba4e Loading and empty data messages 2011-12-26 02:56:22 +10:00
Mark Watkins
00f8afafb3 Disabled transitions as it's too slow, updated summary title message 2011-12-26 02:38:37 +10:00
Mark Watkins
b140fe6b4b Populate a few useful Records in the new sidebar, plus make the links work 2011-12-25 23:27:47 +10:00
Mark Watkins
6f3ea4d39a Resource build error fix, also fix humidifier setting display 2011-12-25 19:25:27 +10:00
Mark Watkins
e67afcd896 Moved Oximeter Information under Statistics in Daily Details tab 2011-12-25 15:12:00 +10:00
Mark Watkins
c3738a5b72 Oximetry information cleanup, Gave graphs the ability to fully remove title, Print Daily Report bookmark fixes and cleanup 2011-12-25 15:05:12 +10:00
Mark Watkins
23c936fc3f RDI Calcs preference for PRS1 Users, Made Summary more BIPAP aware, Added IPAP/EAP 90% to Overview chart, VSnore 2 reenabled for PRS1 CPAP mode, hide flow limitations for PRS1 CPAP mode. 2011-12-24 15:55:44 +10:00
Mark Watkins
77e92d4b16 Hide Oximetry data from Summary, when no oximetry data available 2011-12-24 00:30:49 +10:00
Mark Watkins
bd20f8f73e More welcome page tweaks.. Annoying loading screen :) 2011-12-24 00:12:04 +10:00
Mark Watkins
fe73e0ae5f Oximetry summary work, Prescription changes best and worst highlighting, Summary percentile calculations and load all nastiness test 2011-12-23 20:52:31 +10:00
Mark Watkins
e4132512f5 Fixed Graph Switched Off message in daily view 2011-12-23 01:33:47 +10:00
Mark Watkins
565d0c5c31 Changed SleepApp folder to SleepyHeadData, Renamed hexid machine folders so they are recognizable, and version bumped to the start of the 0.9 BETA cycle. 2011-12-22 20:29:12 +10:00