would someone be so kind as to provide a choicemmed md300w1 dat file so i can debug some software i'm working on?
i have an EMAY bluetooth O2 meter that works with iPhone. it produces CSV files; i was able to write a small python script to convert that to a somnopose CSV file. OSCAR imports that fine but of course i'd rather import the data as O2 data.
after looking at the OSCAR gitlab code a bit i realized i would be easier to transmogrify the data into a md300w1 .dat file rather than add support directly to OSCAR. i've got the code working, but OSCAR doesn't like it much and creates thousands of oximetry sessions when there should be 1. i wanted to look directly at a .dat file so i can confirm exactly what the file format is supposed to me. i feel like the comments in the OSCAR source code must be missing something.
it doesn't have to be a long one, just a few minutes would be fine. i don't know if it can be attached to this board directly, so maybe it would have to be uploaded to google drive or similar.
thanks!