Skip to content

Econt decoding#444

Draft
knh3dg wants to merge 2 commits into
mainfrom
econt_decoding
Draft

Econt decoding#444
knh3dg wants to merge 2 commits into
mainfrom
econt_decoding

Conversation

@knh3dg

@knh3dg knh3dg commented Jul 16, 2026

Copy link
Copy Markdown
Contributor
  • Creates a program which can decode ST4 econt data in .csv format

Example input:
testOutput.csv

How to use:

cd pflib/build
./econt-decoder ./testOutput.csv num_lines decode
  • num_lines is the number of lines you would like to examine
  • decode is 1 to view decoded data and 0 to view raw binary data

For example, type

./econt-decoder ./testOutput.csv 3 1

to see 3 lines of decoded econt data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant