Commit Graph

74 Commits

Author SHA1 Message Date
Mark Watkins
aa931a99ff Rest of the MSVC++2010 patches 2011-12-18 01:12:35 +10:00
Mark Watkins
25f1a3ce5a More VC++2010 fixes 2011-12-18 00:50:59 +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
6501f90e9e Add extra debugging messages for Mac printing 2011-12-13 13:29:26 +10:00
Mark Watkins
83b64776e9 Report fixes, Added CPAP mode to daily & reports 2011-12-12 19:16:26 +10:00
Mark Watkins
186e806a8c Show pressure for Brick PRS1 machines, Update Weight/BMI/Zombie Overview graphs when changed in daily view 2011-12-11 01:24:45 +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
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
203b733281 Using qAbs instead 2011-12-02 10:38:32 +10:00
Mark Watkins
7501b842eb PRS1 ASV Tidal Volume fix 2011-12-01 01:42:26 +10:00
Mark Watkins
1fcfdb2854 PRS1/Intellipap Leak improvements 2011-11-30 22:32:16 +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
7dd271ca64 Moved Respiratory Rate & Graph AHI calcs to own module, PRS1 ASV pressure fixes 2011-11-28 11:39:28 +10:00
Mark Watkins
9a020b1164 Event selection bugfixes 2011-11-28 08:36:38 +10:00
Mark Watkins
d31e0d9620 Stop recalculating Respiratory Rate on ASV machines 2011-11-28 02:44:13 +10:00
Mark Watkins
d02bf56570 Bugfix to that previous commit 2011-11-27 14:54:40 +10:00
Mark Watkins
c7a15f6d36 PRS1 Respiratory Rate Calculations and Graph. Temporarily overlayed over ASV's real RespRate graph.. 2011-11-27 14:51:59 +10:00
Mark Watkins
d8e24607da Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
Mark Watkins
abca267416 A few Warnings fixes, plus some more Intellipap stub 2011-11-21 12:15:10 +10:00
Mark Watkins
367a4526eb PRS1 ProductID codes are hexadecimal. Plus added Oximetry preferences page stub 2011-10-11 07:29:15 +10:00
Mark Watkins
a8bf17c75b Preferences updates, Added primative Intentional Leak support for PRS1 2011-09-23 13:54:48 +10:00
Mark Watkins
fba444d0e5 Ressurected Event Breakdown PIE chart 2011-09-22 00:10:10 +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
11b59d1593 Overview Report Printing Test. Warning: May be crashy.. 2011-09-11 00:17:45 +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
9922efc61a Real YAxis Ticker fix.. removed the ugly hacks 2011-09-04 22:25:11 +10:00
Mark Watkins
c531f31243 Qt 4.6 compatability fixes.. 2011-09-01 23:07:26 +10:00
Mark Watkins
4e7ccde8e3 64bit PRS1 Importer fix 2011-08-17 13:06:57 +10:00
Mark Watkins
f045b49df5 Weighted Average & TAP Graph fixes 2011-08-07 21:37:56 +10:00
Mark Watkins
0f331ad50a Activated Session Preferences 2011-08-05 17:52:32 +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
9840976d8e Empty data Overlay crash fix, Show extra dots for PRS1, PRS1 alignment cleanup 2011-07-30 13:52:29 +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
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
19429f33e7 Waveform sync stuff 2011-07-23 02:38:22 +10:00
Mark Watkins
ea18dc5890 QPainter does not work in offscreen graphs 2011-07-22 23:46:17 +10:00
Mark Watkins
5b18435f3f More temporary but annoying debug messages 2011-07-21 22:17:35 +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
95389caebc Corrupt waveform data notification message 2011-07-21 13:03:20 +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
54b31431f6 PRS1 Error message cleanup 2011-07-21 02:48:21 +10:00
Mark Watkins
ecd24d72dc PRS1 Waveform Sync Issue Fixed 2011-07-21 02:01:31 +10:00