Hi,
I am currently trying to write my own fit files.
However so far I still have some flaws in my header & crc which causes the FITtoCSV Tool to abort the conversion.
Is there an option for the tool to give it a file without header & crc (similar to using decode.skipHeader(); and decode.incompleteStream() of the java DecodeExample)?