guix shell --pure -Df guix.scm -- make -j4 debugguix shell --pure -Df guix.scm -- ./generate.sh./vcan-setup.sh# on terminal 0 (candump)
guix shell --pure -Df guix.scm -- ./build/bin/main vcan0 edr.db
# on terminal 1 (canplayer)
guix shell --pure -Df guix.scm -- ./build/bin/can_play ./log/random-hcar-005-8328.log vcan0
# on terminal 2 (gtk)
guix shell --pure -Df guix.scm -- ./build/bin/gtkguix shell --pure -Df guix.scm -- ./run-single.sh ./log/random-hcar-005-8328.logguix shell --pure -Df guix.scm -- ./run-single.sh ./log/random-hcar-005-8328.log --save --metricsguix shell --pure -Df guix.scm -- nc 192.168.4.1 -T 23 | stdbuf -oL cut -d',' -f3 | cat | ./data/power_plot.pyThe datasets used were taken from the Yiru-Jiao/Reconstruct100CarNDSData repo.
Copyright: Dr. Richard Boulanger et al
URL: http://www.archive.org/details/Berklee44v12
License: CC-BY Attribution 3.0 Unported