Open Source CPAP Analysis Reporter A fork of sleepyhead/sleepyhead-code
Go to file
2011-06-26 18:50:41 +10:00
Docs QT Commit 2011-06-26 18:30:44 +10:00
Fonts QT Commit 2011-06-26 18:30:44 +10:00
Graphs QT Commit 2011-06-26 18:30:44 +10:00
Icons QT Commit 2011-06-26 18:30:44 +10:00
SleepLib QT Commit 2011-06-26 18:30:44 +10:00
.gitignore Compiles on OSX Snow Leopard 10.6.7 with wxWidgets 2.8.12. 2011-06-04 10:56:16 -04:00
daily.cpp QT Commit 2011-06-26 18:30:44 +10:00
daily.h QT Commit 2011-06-26 18:30:44 +10:00
daily.ui QT Commit 2011-06-26 18:30:44 +10:00
LICENSE.txt gLineChart improvements, screenshot fixes for linux build. 2011-05-28 19:16:46 +10:00
main.cpp QT Commit 2011-06-26 18:30:44 +10:00
mainwindow.cpp QT Commit 2011-06-26 18:30:44 +10:00
mainwindow.h QT Commit 2011-06-26 18:30:44 +10:00
mainwindow.ui QT Commit 2011-06-26 18:30:44 +10:00
overview.cpp QT Commit 2011-06-26 18:30:44 +10:00
overview.h QT Commit 2011-06-26 18:30:44 +10:00
overview.ui QT Commit 2011-06-26 18:30:44 +10:00
README Readme & Headers cleanup 2011-06-17 19:19:58 +10:00
Resources.qrc QT Commit 2011-06-26 18:30:44 +10:00
SleepyHeadQT.pro QT Commit 2011-06-26 18:30:44 +10:00

SleepyHead alpha test build.. 

This is nowhere near an official release, and is 100% Guaranteed to break when you least expect it.

This "mini alpha version" only currently supports Philips Respironics system one machines and Contec CMS50 Oximeters. 

It's just a tool I wrote based on our SleepLib framework to track my CPAP data, and I thought I'd share it for those who are game while we work on the real app.

Just a heads up, it creates a SleepApp folder in your documents folder. This is where it stores it's database.

To use, Click File -> Import SD and select your SD card folder (or a copy of it). 

I'm hoping the rest is self explanitory, click on things.. See how well it breaks.


Licence Stuff
-------------
SleepLib and main program is GPL.. 

Incorporates FreeType-GL, converted to C++ code in ./libs/freetype-gl
Incorporates TinyXML.. see their readme for details in ./libs/tinyxml

/Mark W