Commit Graph

51 Commits

Author SHA1 Message Date
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
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
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
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
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
5081e7f711 ChannelID Integer Rework.. WARNING.. BACKUP YOUR SleepApp profile First 2011-12-22 03:00:19 +10:00
Mark Watkins
10bf80f741 More Profile and String Cleanups 2011-12-22 00:24:09 +10:00
Mark Watkins
a776b7a1f0 More profile settings system cleanup 2011-12-21 22:47:47 +10:00
Mark Watkins
c96837d5b5 Make Overview weight use profile's UnitSystem. Remove the last of the String channelID references. 2011-12-21 15:47:33 +10:00
Mark Watkins
a5c0cfa49b calcs comments, plus fixed mac platform string 2011-12-18 13:39:15 +10:00
Mark Watkins
aa931a99ff Rest of the MSVC++2010 patches 2011-12-18 01:12:35 +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
8813529f67 Make PRS1 User flags search for nearby events to avoid double ups 2011-12-13 05:15:46 +10:00
Mark Watkins
e8d11f3337 PRS1 Apnea Flagging Experiment 2011-12-13 04:37:34 +10:00
Mark Watkins
b5ba3009af Mac printing fixes, some hidden peak detection experiments for PRS1 waveforms 2011-12-12 12:51:22 +10:00
Mark Watkins
51333ff8e9 Use a static baseline for SpO2 calcs 2011-12-11 03:07:05 +10:00
Mark Watkins
64a0803806 Improved SpO2 Drop Detection algorithm 2011-12-11 02:15:47 +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
955671b023 Fix RespRate calcs from running on ResMed 2011-12-08 21:41:44 +10:00
Mark Watkins
8d7e6f785a Added Purge CPAP Day option in Data->Advanced. (Be careful, does not yet ask for confirmation) 2011-12-08 14:10:35 +10:00
Mark Watkins
b13bfd0213 Fix PRS1 Import crash, fix empty summarychart displaying glitch 2011-12-04 22:44:09 +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
203b733281 Using qAbs instead 2011-12-02 10:38:32 +10:00
Mark Watkins
02393b0512 Respiratory rate compile fixes 2011-12-02 10:32:11 +10:00
Mark Watkins
c330aa6eea Oximeter Fixes, New Print engine (graphs only) 2011-12-02 01:40:32 +10:00
Mark Watkins
8776290f47 Oximetry Serial Import Fixes 2011-12-01 08:56:31 +10:00
Mark Watkins
69dde95b81 Initial TidalVolume & MinuteVent calculations for PRS1 machines. (Need to reimport.) Also added overview counterparts 2011-12-01 01:19:31 +10:00
Mark Watkins
1fcfdb2854 PRS1/Intellipap Leak improvements 2011-11-30 22:32:16 +10:00
Mark Watkins
669b2a3b2b ui build warning fixes, AHI calc dropoff 2011-11-30 16:56:20 +10:00
Mark Watkins
52bb03eb52 Added Usage Session Summary graph, Preferences cleanup test, YAxis timescale improvements 2011-11-30 16:01:38 +10:00
Mark Watkins
3ec70b660d Multi select dialog not working on mac, more oximetry stuff 2011-11-29 08:49:43 +10:00
Mark Watkins
c60cdc754d Oximetery Flagging fixes 2011-11-28 23:58:43 +10:00
Mark Watkins
d314d22579 gGraphView key bugfix, plus oximetry fixes 2011-11-28 23:16:50 +10:00
Mark Watkins
2a6c8b5ac7 Channel XML loader fix, oximeter graph min/max fixes, oximeter SPO2/Pulse flagging calcs 2011-11-28 14:05:09 +10:00