Commit Graph

62 Commits

Author SHA1 Message Date
Mark Watkins
e02477cafd Logger Tweaks, SummaryChart stuff 2011-09-19 00:43:15 +10:00
Mark Watkins
7dadad63c2 More Channel Rework 2011-09-17 23:21:18 +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
e2c649d6b1 Some more SummaryChart fixes 2011-09-10 18:26:21 +10:00
Mark Watkins
0ad08d3aca Only Hypopnea's on ResMed need the +10? 2011-09-08 17:43:04 +10:00
Mark Watkins
9922efc61a Real YAxis Ticker fix.. removed the ugly hacks 2011-09-04 22:25:11 +10:00
Mark Watkins
c4aa1b69ef Checkpoint: 0.8.4 alpha release take 3.. This is the last one :) 2011-09-04 16:23:45 +10:00
Mark Watkins
32a7a67878 Startings of AHI breakdown Barchart 2011-09-02 15:13:07 +10:00
Mark Watkins
c531f31243 Qt 4.6 compatability fixes.. 2011-09-01 23:07:26 +10:00
Mark Watkins
7f0699d426 Ported Oximetry to new graphing system 2011-08-29 17:13:58 +10:00
Mark Watkins
da4b36d1ea ResMed S9 VPAP Support 2011-08-10 09:44:36 +10:00
Mark Watkins
ff815b45ad QScrollArea Timer Hack 2011-08-07 22:33:00 +10:00
Mark Watkins
7bfb8a6bb3 QFileDialog Tweak 2011-08-07 21:57:25 +10:00
Mark Watkins
f045b49df5 Weighted Average & TAP Graph fixes 2011-08-07 21:37:56 +10:00
Mark Watkins
67bfda3280 YAxis tick cleanup, plus ResMed leaks to Litres per Minute instead of per second 2011-08-07 18:52:12 +10:00
Mark Watkins
f8182fed8b Bold Fonts for graph titles 2011-08-07 12:12:03 +10:00
Mark Watkins
25a3c0ed50 Merged Therapy & Expiratory Pressure.. 2011-08-07 11:26:28 +10:00
Mark Watkins
9f5317ac18 ResMed S9 Integrated Oximeter support 2011-08-06 23:37:06 +10:00
Mark Watkins
26b2f2cfe6 Fixed random graph color problem on certain video chips 2011-08-01 22:29:17 +10:00
Mark Watkins
536d3fa14b Stopped calculating P90 & Weighted averages on S9's Flow Rate & Mask Pressures.. too darn slow 2011-08-01 18:58:46 +10:00
Mark Watkins
cf2e413c31 Set Min & Max cache where it's already calculated 2011-08-01 18:53:26 +10:00
Mark Watkins
495e791976 QHash's aren't ordered.. Use QMap's instead while loading sessions 2011-08-01 18:22:37 +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
ee49d4dedd Force Progress bar updates 2011-07-30 10:36:31 +10:00
Mark Watkins
f9796306ca Event System Mega Overhaul 2011-07-27 19:21:53 +10:00
Mark Watkins
d75983debb Fix Pressure mixup 2011-07-25 03:50:27 +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
542791c150 Removed old ResMed debug timestamp 2011-07-21 13:38:17 +10:00
Mark Watkins
17aff89140 Fixed ResMed unimported fields 2011-07-21 13:36:36 +10:00
Mark Watkins
c6f5efdcb3 Fixed ResMed unimported fields 2011-07-21 13:35:59 +10:00
Mark Watkins
3aac219aad Display MessageBox on Import Failure 2011-07-15 23:30:41 +10:00
Mark Watkins
bb80f4b296 Hide some unused graphs 2011-07-11 03:49:02 +10:00
Mark Watkins
deb49b1ba4 Decoded ASV GraphData Stuff 2011-07-11 02:20:51 +10:00
Mark Watkins
3e6bddc08c Windows Resmed loader fixes 2011-07-05 15:37:11 +10:00
Mark Watkins
1a1b6434a5 Removed UTC calls from ResMed 2011-07-03 16:10:45 +10:00
Mark Watkins
bd78ed091e ResMed Model String Updates (Thanks Troy) 2011-07-03 14:22:58 +10:00
Mark Watkins
f890e47271 Resmed Session bugs 2011-07-03 13:53:09 +10:00
Mark Watkins
ea7add7a9e Ignoring empty ResMed sessions 2011-07-03 13:38:55 +10:00
Mark Watkins
d75e8fcebd More hours() assert fixes 2011-07-03 12:43:50 +10:00
Mark Watkins
cd1b5329ef Enabled ResMed Save function 2011-07-03 02:10:20 +10:00
Mark Watkins
ba7ce7123d ResMed annotations timing fix 2011-07-03 01:48:55 +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
40bb6f32af ResMed Start & End time calculations fix 2011-07-02 18:37:24 +10:00
Mark Watkins
28b6171f60 Compiler warning cleanup 2011-07-01 20:10:44 +10:00
Mark Watkins
ed686a7f2c Assert fixes 2011-07-01 17:47:11 +10:00
Mark Watkins
81936d63ad A more boring ResMed pressure graph 2011-07-01 12:52:02 +10:00
Mark Watkins
9ad2bd1850 ResMed Flow Limitation Graph 2011-06-30 22:07:11 +10:00