Commit Graph

48 Commits

Author SHA1 Message Date
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
Mark Watkins
d8fda1aba1 Oximetry Bug fix (in W-avg calculation) 2011-10-06 00:48:59 +10:00
Mark Watkins
b47572912e More Channel Rework #2 2011-09-18 01:29:46 +10:00
Mark Watkins
af617a15ca Channel System Rework 2011-09-17 22:39:00 +10:00
Mark Watkins
9f459c97f0 Added Channel Register to machine object. Needs Reimporting 2011-09-13 18:12:07 +10:00
Mark Watkins
9f8d663ad9 Report HTML cleanup 2011-09-12 15:09:53 +10:00
Mark Watkins
0cfd82c113 Flow rate needs min/max calcs 2011-09-10 18:33:23 +10:00
Mark Watkins
e2c649d6b1 Some more SummaryChart fixes 2011-09-10 18:26:21 +10:00
Mark Watkins
c8e506668a Replaced gBarChart with SummaryChart, which does lines too 2011-09-10 16:12:24 +10:00
Mark Watkins
ddf2464c0c Multithreaded import (save) feature.. View Menu option turns it on/off 2011-09-09 04:38:07 +10:00
Mark Watkins
32a7a67878 Startings of AHI breakdown Barchart 2011-09-02 15:13:07 +10:00
Mark Watkins
da4b36d1ea ResMed S9 VPAP Support 2011-08-10 09:44:36 +10:00
Mark Watkins
f045b49df5 Weighted Average & TAP Graph fixes 2011-08-07 21:37:56 +10:00
Mark Watkins
c0a7559a85 Pie Chart Labels 2011-08-07 17:11:50 +10:00
Mark Watkins
c2507011e9 Missing Pressure Graph bug fixes 2011-08-07 16:30:20 +10:00
Mark Watkins
cf2e413c31 Set Min & Max cache where it's already calculated 2011-08-01 18:53:26 +10:00
Mark Watkins
a310caa928 Mega MachineCode enum replacement.
Importer will be temporarily slow due to creating craploads of new indexes. Lots of bugs fixed.. Probably lots of new bugs too!

Replaced slow map containers with fast QHash containers.
Plus plenty of other mind numbing stuff.
2011-08-01 06:24:43 +10:00
Mark Watkins
032ed8b1d0 Windows build fixes, plus added ResMed plain apnea info/overlays/pie 2011-07-30 01:10:02 -07:00
Mark Watkins
9840976d8e Empty data Overlay crash fix, Show extra dots for PRS1, PRS1 alignment cleanup 2011-07-30 13:52:29 +10:00
Mark Watkins
61520a33f3 Resored TAP graph 2011-07-30 09:14:06 +10:00
Mark Watkins
36bdde4078 Internally store Time Deltas rather than full 64bit timestamps.. DB changesgit diff! DB change notification dialog 2011-07-30 09:12:03 +10:00
Mark Watkins
d422a46802 Database Changes.. hopefully the last one for quite a while 2011-07-28 01:28:46 +10:00
Mark Watkins
8c788b30c6 Free memory when leaving day 2011-07-27 20:47:50 +10:00
Mark Watkins
f9796306ca Event System Mega Overhaul 2011-07-27 19:21:53 +10:00
Mark Watkins
10e96281e9 Percentile Calculation 2011-07-25 03:58:41 +10:00
Mark Watkins
395ab591fe Forgot ResMed DataVersion Field 2011-07-25 03:18:10 +10:00
Mark Watkins
6429b56bb8 gYAxis fixes, assert removals, and removed TinyXML, replacing with Qt's XML stuff, you have to delete SleepApp here 2011-07-25 02:37:23 +10:00
Mark Watkins
ea18dc5890 QPainter does not work in offscreen graphs 2011-07-22 23:46:17 +10:00
Mark Watkins
02887507c7 Craploads of temporary but annoying debug messages 2011-07-21 22:03:06 +10:00
Mark Watkins
537f42953a Rewrite of PRS1 Waveform Loader 2011-07-21 21:02:52 +10:00
Mark Watkins
17bde8879c PRS1 session length bug fix 2011-07-21 12:17:43 +10:00
Mark Watkins
45a15ec38f Sorry guys, database rework.. Reimport is is really necessary 2011-07-21 04:32:47 +10:00
Mark Watkins
7d0e5e60fe Weighted Average Fix 2011-07-12 22:43:22 +10:00
Mark Watkins
687eb0aaa2 Catch some exceptions 2011-07-03 21:49:47 +10:00
Mark Watkins
d75e8fcebd More hours() assert fixes 2011-07-03 12:43:50 +10:00
Mark Watkins
9cc50bee94 QDateTime was slowing the importers down, changed to qint64. This change is guaranteed to introduce some bugs 2011-07-03 00:35:50 +10:00
Mark Watkins
454934b246 Don't Pull this one.. Swapping computers 2011-07-02 19:49:53 +10:00
Mark Watkins
28b6171f60 Compiler warning cleanup 2011-07-01 20:10:44 +10:00
Mark Watkins
f51982388b Common vertex array, plus more font cleanup 2011-06-28 11:51:21 +10:00
Mark Watkins
e6fe771adf QT Commit 2011-06-26 18:30:44 +10:00