Skip to content
Discussion options

You must be logged in to vote

Yes you want a BLOCK telemetry ITEM. Note you can have a variable length item if you need but you can only have 1 per packet. That item is designated with a length of 0. TlmExtractor should be able to extract the data but it will try to put it into a text file which probably won't work. You may need to implement your own subclass of PacketLogReader and write the data directly to a binary file.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@charlie-norgaard
Comment options

@ghost
Comment options

@charlie-norgaard
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant