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

No flow data graph on SH
#1
No flow data graph on SH
I have a F&P icon + Auto unit. According to sleepyhead I should be able to get flow data if I leave my usb stick in the unit at night. I have done this and am unable to see this data in the graph section. Thanks for all your help.
Post Reply Post Reply
#2
RE: No flow data graph on SH
If you see the data in the Daily screen, then try right-clicking in the graph area on the Overview screen. Another item to check is the graph option box in the lower right of the Overview screen. The items you want to display should have a green bar to the item's left. If the bar is red, then it's turn off. One finial place is under File->Preferences->Waveforms. The items you wish displayed, or active, in the Overview screen should have a check mark in the box under the "overview" heading.


Crimson Nape
Apnea Board Moderator
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply
#3
RE: No flow data graph on SH
there's multiple bugs open on this... according to a bug report on sourceforge, it's because there's a date check in SH to ignore any data after 1/1/2015.

whether the bug report is accurate or not, I dunno.
Post Reply Post Reply
#4
RE: No flow data graph on SH
(03-28-2016, 07:01 PM)palerider Wrote: there's multiple bugs open on this... according to a bug report on sourceforge, it's because there's a date check in SH to ignore any data after 1/1/2015.

whether the bug report is accurate or not, I dunno.

I found the SH bug report. It reads, "#285 Flow data is not displayed for F&P Icon Auto+

When importing data from F&P Icon, the detailed flow and associated graphs are not displayed. The file icon_loader.cpp on line 485 rejects flow readings with timestamps on or after 1/1/2015. Making the following change will allow the flow to be displayed:
if (ts > QDateTime(QDate(2015,1,1), QTime(0,0,0)).toTime_t()) {
if (ts > QDateTime(QDate(2017,1,1), QTime(0,0,0)).toTime_t()) {
This is only a temporary fix. Maybe it should should reject dates after the date imported."

This is interesting to me in that I really miss the flow data graph which worked great until Jan. 1, 2015. I thought the problem lay with the machine but according to this bug report it is with SH. Now I'm wondering if a fix will be available soon, assuming this is a correct diagnoses.

Post Reply Post Reply
#5
RE: No flow data graph on SH
best idea may be to snap up a copy of the source, and try making the change, and compiling it yourself.
Post Reply Post Reply
#6
RE: No flow data graph on SH
If you wish to work on that bug in version 0.9.8, I suggest you read through all of the icon_loader source, and pay attention around line 360, as well as 488. Just sayin'.
Post Reply Post Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  [CPAP] Adjusting for flow limitations jane2911 10 291 03-25-2024, 01:24 PM
Last Post: jane2911
  [Equipment] HELP - BIPAP-ST Restricting Inhalation/Exhalation Air Flow / Tidal Volume PAPPER101 3 107 03-24-2024, 09:29 PM
Last Post: stevew168
  flow limitations acceptable levels yankees123 27 1,600 03-23-2024, 02:41 AM
Last Post: CPAPfriend
  OSCAR flow rate assessment -- mouth leaks, palatal prolapse? manders513 9 225 03-22-2024, 06:16 PM
Last Post: BigWing
  Fixed mask leak, but flow limit seems to be increasing AHI emile.leplattenier 3 139 03-19-2024, 11:00 AM
Last Post: staceyburke
  relationship to flow rate and leaks sleepingbetterinFl 2 132 03-19-2024, 10:47 AM
Last Post: sleepingbetterinFl
  What is that spike in Flow limit? urachan 7 493 03-16-2024, 05:17 PM
Last Post: urachan


New Posts   Today's Posts


About Apnea Board

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