Skip to content

surabax/LogiRead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

LogiRead

An application that parses binary files in a certain format and prints messages contained within.

Usage

Type logiread [path to your file] to print its content, e.g. logiread ../logi.bin.

Build

You will need a C++17 compiler of your choice and CMake. To build on GNU/Linux (and WSL), type cmake -B build && cmake --build build. The project should build and run on other platforms such as Windows and macOS but it hasn't been tested there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published