Skip to content

UDP to CAN gateway for the CAN2Web-Professional target system

Notifications You must be signed in to change notification settings

jrenken/cantools-udp2can

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udp2can is a network to can bus gateway for running on synertronix CAN2Web Professional

Building and installing
1. create build directory
2. in the build directory call:
   cmake -DCMAKE_TOOLCHAIN_FILE=../Toolchain-can2web.cmake -DCMAKE_BUILD_TYPE=Release ..
3. scp build/src/udp2can root@10.112.102.30:/usr/bin