Skip to content

Command line tool for parsing and converting EFI Analytics (TunerStudio, MegaLogViewer, MegaSquirt, Speeduino) binary log files (.mlg)

License

Notifications You must be signed in to change notification settings

hyper-tuner/mlg-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLG CLI

Command line tool for MLG files.

Download

See: releases.

Usage

Command line tool for MLG files

Usage: mlg <COMMAND>

Commands:
  convert  Converts MLG file to another format
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help information

Development

# dev
cargo-watch -x run # cargo install cargo-watch

# profile
sudo cargo flamegraph --dev

# bench
hyperfine --warmup 3 ./target/release/mlg