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

Reading SleepyHead Binary Files
#11
RE: Reading SleepyHead Binary Files
Rolleyes looks like 7:00 in the morning was way too early for me^^

forgot the types on this 2 in the header:
Quote:
PHP Code:
header << datasize// int32 - the size of the actual data AFTER the header in bytes.
header << chk// uint16 - checksum - should 0 - if it is not it is the checksum for the compression 

hope I did not forget something else .. or worse: made some mistakes^^

one more thing to make the c++-part more clear:
PHP Code:
(quint16)filetype_data

something like that is a typecast ... meaning it gets converted to the type in the brackets.
all QT-types are prefixed with a 'q' (basically they are the same as without the q ... it's just for making the code portable across different operating systems and compilers)
so quint16 = unsigned integer 16 bits
qint32 = (signed) integer 32 bits
Post Reply Post Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Getting O2 Insight Pro files to OSCAR? SnoozeBest 25 1,572 10 hours ago
Last Post: Crimson Nape
  O2 Insight Files to Oscar channeal 5 320 10-30-2024, 09:31 AM
Last Post: channeal
Question Can we add notes to OSCAR files? SleeplessSomewhere 2 282 08-20-2024, 09:48 PM
Last Post: SleeplessSomewhere
Sad EncorePro: Is there a way to load data from files? hikoo 3 333 05-22-2024, 02:37 PM
Last Post: OpalRose
  any example files for OSCAR CSV import enigmatic 16 1,837 04-25-2024, 03:35 PM
Last Post: enigmatic
  Oscar 1.5.2 freezes at Backing up Files Win11 warreparre 1 371 04-01-2024, 04:48 AM
Last Post: LoudSnorer
  Data Files in an upgrade AlanR 2 365 03-10-2024, 06:45 PM
Last Post: AlanR


New Posts   Today's Posts


About Apnea Board

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