Menu

#174 Resmed S9 Autoset Leakage data missing

v0.9_beta
closed-fixed
nobody
None
5
2013-12-15
2013-12-06
manderss99
No

When I got a new machine (firmware 0907) the leakage data is not imported anymore.
It worked fine with old (firmware 0602). Tried 0.9.2 Mac, 0.9.3 Win and latest 0.9.4 beta Mac without success. The data displays fine in ResScan.
This info is very important for me, please look into this so I can stop using ResScan.
I can supply testdata upon request.

Discussion

  • manderss99

    manderss99 - 2013-12-07

    think I've found something, while browsing the code I founf this in Resmed importer:
    } else if ((es.label=="Leak") || (es.label.startsWith("Leck")) || (es.label.startsWith("Lekk"))) {

    In the PLD file from my old machine the string Leak exists,
    however in the new the swedish word for leak is present instead: Läcka
    Attaching sample data.

    Now, if I could figure out how to build this on my Mac ..

     
  • manderss99

    manderss99 - 2013-12-07

    Confirmed my suspicions, seems a Resmed firmware bug to use internationalized strings for leak data. Attaching a patch that resolves this for Swedish machines, consider applying this to code repository please. Built and tested ok. Thanks for your efforts.

     
  • manderss99

    manderss99 - 2013-12-08

    the patch in #175 seems to resolve both issues.

     
  • manderss99

    manderss99 - 2013-12-14

    please close this, patch in #175 fixed this as well.

     
  • Mark Watkins

    Mark Watkins - 2013-12-15
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB