Skip to content

The-TT-Hacker/Redback-Racing-DAQ-Test-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Redback-Racing-DAQ-Test-Program

USAGE

Setup virtual CAN interface

modprobe vcan sudo ip link add dev vcan0 type vcan sudo ip link set up vcan0

OR

bash setup.sh

Install Yuria

Go to the confluence page

Compile the ecu program

gcc ecu.c -o ecu

Run

Run yuria with the supplied config file test.rbrc

run: ./ecu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published