Commit Graph

179 Commits

Author SHA1 Message Date
Mark Watkins
78fb368b60 Use UTC Session Times for ResMed SessionID's 2012-01-25 02:45:18 +10:00
Mark Watkins
f8c82c4944 RemStar MSeries importer stub. Added support for overlapping sessions in one day, as it was giving incorrect Day->hours() values. Should fix whacky ResMed S9 session lengths (not stop overlapping sessions from happening though, but may not need to) 2012-01-25 01:51:11 +10:00
Mark Watkins
96ef1c9094 F&P Icon Importer Fixes 2012-01-23 20:04:33 +10:00
Mark Watkins
96f6bffb05 Turn on some more oximeter port debugging 2012-01-23 03:13:15 +10:00
Mark Watkins
cadb96eb27 Initial F&P Icon support. (Initial, as in basic, and probably broken. :) 2012-01-23 00:39:20 +10:00
Mark Watkins
4fb00cb2a1 Saving Unintentional Leaks progress.. (working, but not finished yet) 2012-01-20 01:18:34 +10:00
Mark Watkins
a6eaf4f2a8 PRS1 ASV IPAP / PS Fixes. Moved Target Minute Vent to secondary plot in Minute Vent chart 2012-01-14 17:41:50 +10:00
Mark Watkins
19ab96d566 Remove erronous CPAP_Pressure channel from PRS1 BIPAP imports 2012-01-14 16:22:24 +10:00
Mark Watkins
f771a26868 ResMed S9 importer fixes - Scan slightly wider for close sessions, and only load one file if both edf.gz and .edf are somehow in the same backup source 2012-01-14 15:59:01 +10:00
Mark Watkins
25662f2a92 ZEO Importer Fixes 2012-01-13 11:16:46 +10:00
Mark Watkins
9b0f992007 Updater and Version number changed to support for Release Number. Bumped version for updater test. 2012-01-12 19:35:50 +10:00
Mark Watkins
bf08235e23 Fix VSnore oops I just made in PRS1 ASV import 2012-01-12 15:59:43 +10:00
Mark Watkins
0284420b59 Applied the same fix to PRS1, along with minor performance improvement to it's event importer 2012-01-12 15:57:36 +10:00
Mark Watkins
46dd0d6446 Better method of fixing 0.00 ahi days occasionally displaying as no data, done in ResMed importer, it will now show OA/H/A event flags lines event when no events for that day. (CA is not available on VPAP, so it only gets added when available) 2012-01-12 15:25:51 +10:00
Mark Watkins
e3ff868cf1 Initial ZEO CSV support.. New ZEO CSV import menu, only line graphs for now. 2012-01-11 23:55:46 +10:00
Mark Watkins
47b160e907 userEventDuplicates stub stuff (currently hidden), disabled zlib gzbuffer usage as ubuntu has a outdated zlib. 2012-01-11 09:28:29 +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
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
d9113e0a5e Added some Efficiency Debugging stuff, and a more accurate FrameRate counter :) 2012-01-05 16:54:07 +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
26eddd4444 Fix gold highlights in overview not disappearing when leaving graph 2012-01-03 17:15:02 +10:00
Mark Watkins
ef4488672a SummaryChart vertical color fix, Intellipap model number fix 2012-01-03 07:52:13 +10:00
Mark Watkins
a1e62ed695 Forgot to multiply ResMed EPR stuff by signal gain 2012-01-02 17:48:49 +10:00
Mark Watkins
254f035ac2 Added Journal notes, weight, etc.. to Daily report 2012-01-02 02:52:54 +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
4027304aea PRS1 Importer Fixes, BIPAP/VPAP stuff, Overview Pressure Chart fixes (a different issue to print line problem) 2012-01-02 00:14:18 +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
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
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
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
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
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
8198c5b811 Weight yAxis.. not finished yet. harddrive is crashing here.. :( 2011-12-21 14:25:01 +10:00
Mark Watkins
c85f8b23e6 Doxygen main stuff 2011-12-19 18:17:19 +10:00
Mark Watkins
da855f4bc8 Yet More Doxygen stuff, pruned some old unused code 2011-12-19 15:35:16 +10:00
Mark Watkins
34699f2720 PRS1Flex was mixed up with Humidifier Status 2011-12-18 03:56:16 +10:00
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
cf36a24541 Necessary ResMed import version bump to force reimport.. I hope your all backing up your SD cards! :( 2011-12-08 21:48:53 +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