Hello Guest, Welcome to Apnea Board !
As a guest, you are limited to certain areas of the board and there are some features you can't use.
To post a message, you must create a free account using a valid email address.

or Create an Account


New Posts   Today's Posts

Archived SH Discussions [Q&A Thread from Jun-2014 thru Aug 2015]
#51
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
Jedimark does this help shed any light on the 32bit mac situation? Mac OS X 10.7 "Lion" and 10.8 "Mountain Lion" are considered reference configurations, meaning they are tested by a continuous integration (CI) system. Qt 5 applications may be deployed to Mac OS X versions 10.6 "Snow Leopard", but support is limited.

Qt can be built for either x86 or x86_64. 64-bit is used by default. To select a 32-bit build, use the macx-clang-32 or macx-g++32 mkspec. This is selectable at configure time:
./configure -platform macx-clang-32
The Qt build system does not support building unversal binaries directly. Instead, use the lipo tool to glue two Qt builds together.

(08-08-2014, 09:11 AM)drburden545 Wrote: Huhsign Downloaded the SleepyHead app to my MacBook Pro which has OS 10.6.8 installed. However, when I try to run the app I get he following errer: You can't open the application SleepyHead because it is not supported on this type of Mac. Any thoughts? Thanks

(08-09-2014, 01:19 AM)jedimark Wrote:
(08-08-2014, 09:11 AM)drburden545 Wrote: Huhsign Downloaded the SleepyHead app to my MacBook Pro which has OS 10.6.8 installed. However, when I try to run the app I get he following errer: You can't open the application SleepyHead because it is not supported on this type of Mac. Any thoughts? Thanks

Is yours a 32bit mac by any chance? I don't think the build I made is a dual binary (because I haven't been using Mac's long enough to know how to target both on my 64bit Mac.)

The build was targeted to that version (10.6.8) of OSX as a minimum.. (SleepyHead can not run on anything earlier than this, this is a limitation of the Qt framework, and new Qt bugs being exposed are slowly edging this bare minimum up to 10.7, which is unfortunate, but beyond my control)

If you have any experience doing so, you could try building from source code, but I have a nasty suspicion you'd have to build Qt yourself, and that's not fun. Sad

If not, I'll see if I can drum up some interest from someone who has an older mac to help us out by building some 32bit Mac binaries.

#52
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
Hi drburden545
This is not going to help with your problem, your user profile shows "Machine: RemStar". All Respironcis machines have "RemStar" in the name. SleepyHead only supports "PR System One" machines" with SD card, not M series or earlier models with smart data card
[Image: which-remstar.jpg]
#53
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
Newb question. I've just downloaded the latest Sleep Head software and, first off, my congratulations to the programmers...amazing work!

I have a F&P Icon APAP and the tech who set the machine up and sold it to me basically said that I had to return the USB key in the machine to F&P for data downloads which I could then take to my doctor.

I'm hoping that the F&P key will work with Sleepy Head via my PC. Am I on the right track or is there something else I need to do??
#54
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
Thank you for the wonderful program and for all the hard work in this tutorial.
I finally upgraded to ver 9.6 from 9.3. How can I get the Notes from ver 9.3 over to ver 9.6? Did I do something wrong when I upgraded? I still have 9.3 on the computer.
Is there a quick way, or do I need to copy and paste?

Thank you for even more of your time.
#55
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
(08-17-2014, 09:02 AM)Stroppy Wrote: Newb question. I've just downloaded the latest Sleep Head software and, first off, my congratulations to the programmers...amazing work!

I have a F&P Icon APAP and the tech who set the machine up and sold it to me basically said that I had to return the USB key in the machine to F&P for data downloads which I could then take to my doctor.

I'm hoping that the F&P key will work with Sleepy Head via my PC. Am I on the right track or is there something else I need to do??
Hi Stroppy..

SleepyHead should pick it up in it's autoscanner.. simply plug it in, and click import in SleepyHead.

SleepyHead is reading F&P Timestamps a bit dodgy at the moment.. It still works okay, and lets you browse around (and things line up), but it still is a work in progress.. I will hopefully have these these timestamp issues fixed ready for the next version.

A heads up, *always* unmount the USB stick properly before pulling it out, or bad things can happen to your smartstick - There is no write protect switch like on SDcards. Some newer operating systems like to write cache files to drives without asking. (SleepyHead never writes to data cards.)

(The same applies to any removable media, it's just CPAP data cards are a little more important when they are needed for compliance reporting purposes.)

F&P doesn't provide any documentation on their data formats, so every little thing about them had to be discovered the hard way.. It's a bit slow going ironing out these issues unfortunately. :/
#56
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
(08-17-2014, 09:36 AM)blizardj Wrote: Thank you for the wonderful program and for all the hard work in this tutorial.
I finally upgraded to ver 9.6 from 9.3. How can I get the Notes from ver 9.3 over to ver 9.6? Did I do something wrong when I upgraded? I still have 9.3 on the computer.
Is there a quick way, or do I need to copy and paste?

Thank you for even more of your time.

SleepyHead supports multiple SleepyHead data folders.. each with their own completely different set of profiles..

You can choose which folder to open at startup in the profile selection screen, and I think you will find there will be two in your Documents folder.

One will be called SleepyHeadData, and one called SleepyHeadData-Testing

Try opening the other one and see if it's got your notes.. You will have to reimport your CPAP machine data again.

Good luck..
/Mark
#57
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
(08-17-2014, 09:48 AM)jedimark Wrote:
(08-17-2014, 09:02 AM)Stroppy Wrote: Newb question. I've just downloaded the latest Sleep Head software and, first off, my congratulations to the programmers...amazing work!

I have a F&P Icon APAP and the tech who set the machine up and sold it to me basically said that I had to return the USB key in the machine to F&P for data downloads which I could then take to my doctor.

I'm hoping that the F&P key will work with Sleepy Head via my PC. Am I on the right track or is there something else I need to do??
Hi Stroppy..

SleepyHead should pick it up in it's autoscanner.. simply plug it in, and click import in SleepyHead.

SleepyHead is reading F&P Timestamps a bit dodgy at the moment.. It still works okay, and lets you browse around (and things line up), but it still is a work in progress.. I will hopefully have these these timestamp issues fixed ready for the next version.

A heads up, *always* unmount the USB stick properly before pulling it out, or bad things can happen to your smartstick - There is no write protect switch like on SDcards. Some newer operating systems like to write cache files to drives without asking. (SleepyHead never writes to data cards.)

(The same applies to any removable media, it's just CPAP data cards are a little more important when they are needed for compliance reporting purposes.)

F&P doesn't provide any documentation on their data formats, so every little thing about them had to be discovered the hard way.. It's a bit slow going ironing out these issues unfortunately. :/


First off...thanks for the quick reply. Secondly, I take my hat off to you for your brilliant programming. I wish I had the same talent.

I will be careful about mounting/unmounting the USB key as I've had bad experiences with friends "frying" their USB keys by just pulling them out before first unmounting them.

I'll let you know how things go when I do my first data transfer in about a week.

Thanks again and keep up the good work..."Jedi" is an apt handle!
#58
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
I'm sure you get tired of hearing this...Smile But thanks for the quick reply and the information.

Got all my notes back just as you said. No cut and paste.... Thank You...

John
#59
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
I'm am using SleepyHead version 9.5 to read my S9 AutoSet information. I had been running my AutoSet as a straight CPAP with the pressure set at 7. Just changed my setup to the AutoSet mode with my pressures set at 7 to 11. But now when I look at my data I'm seeing strange
looking graphs. For example the pressure line will just disappear for long chunks of time but my machine is still working and I can see the other data during the missing times. Any ideas about what is happening? (The information seems to be on the data card... It is present when I download into ResScan.) I really prefer SleepyHead though.
#60
RE: SleepyHead Software - Beginner's Guide, Questions, Answers & Discussion
(08-20-2014, 08:23 PM)SleepyDreamCatcher Wrote: I'm am using SleepyHead version 9.5 to read my S9 AutoSet information. I had been running my AutoSet as a straight CPAP with the pressure set at 7. Just changed my setup to the AutoSet mode with my pressures set at 7 to 11. But now when I look at my data I'm seeing strange
looking graphs. For example the pressure line will just disappear for long chunks of time but my machine is still working and I can see the other data during the missing times. Any ideas about what is happening? (The information seems to be on the data card... It is present when I download into ResScan.) I really prefer SleepyHead though.

Well, for starters there is a newer version available... does this not work for you? ( http://sleepfiles.com/SH )

0.9.6 implemented some imported graphics engine fixes.

I can't remember when I added in the graphs thickness slider.. it helped fixed a bug on a very limited range of graphics cards.

There is also the anti-aliasing setting, both of these settings are in Preferences Appearance tab.

If 0.9.6 doesn't solve your problem, 0.9.7 will be out soon with many more cleanups and bugs fixed. (not to mention very cool stuff! Smile)


Possibly Related Threads...
Thread Author Replies Views Last Post
  Another OSCAR cannot find data thread - with a twist. Cuppa 63 3,996 03-02-2023, 04:30 AM
Last Post: Cuppa
  OSCAR v1.3.0 is released [old archived thread] Gideon 36 7,522 02-07-2023, 06:58 PM
Last Post: SuperSleeper
  Looking for DreamStation 2 samples using 12mm heated tube [thread closed] sawinglogz 6 1,207 01-14-2022, 04:43 PM
Last Post: SuperSleeper
Arrow ResScan CPAP Reporting Software (OLD version: 5.5) [Archived Discussions] SuperSleeper 1,109 1,649,315 08-25-2015, 07:10 PM
Last Post: SuperSleeper
  New ResScan Version 5.4.1 - updated June 19, 2015 [old version] SuperSleeper 3 9,323 07-21-2015, 03:58 PM
Last Post: spursfan1965
Idea Updates to SleepyHead [May 2015] SuperSleeper 21 7,372 06-26-2015, 04:45 PM
Last Post: Mark Douglas
Arrow EncoreBasic 2.4.8.0 CPAP Reporting Software [Archived read-only thread] EncoreBasic User 142 88,600 02-18-2015, 11:29 AM
Last Post: on the virge


New Posts   Today's Posts


About Apnea Board

Apnea Board is an educational web site designed to empower Sleep Apnea patients.