James

Results 7 comments of James

I've been using this to build some tools in node.js. I noticed that the JSON output loses the message_number value from the original file. I've hacked my local version for...

+1 for message mapping. Including the other message information would be useful too. It's lost in translation right now. ``` }, "messages": { "file_id": { "message_number": 0, "message_type": 0, "message_length":...

Interesting. Since I'm using the JSON output to programmatically construct fitsed.pl _expressions_ to modify the .fit file, not being able to retrieve the message number from all messages in the...

Ok, that makes sense. Thanks for clarifying. What I'm actually trying to do is translate the data available in the fitdump.pl JSON output, with a valid message_number+message_index combination for fitsed.pl....

> Because this project doesn't seem to allow issues I created this instead of a ticket. Bumping this as well. Please reference the original URL in the README. Thanks!

> apt-get install ffmpeg That's the linux OMX build for Raspberry Pi? Seems too easy. ;-)