Skip to content

Ductapemaster/canhack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canhack

Taking the previous work from the toyothack repository and applying it to the 2015 Honda Fit, and also more generic applications.

###canhack.c Contains Honda-specific decoding of CAN frames for the 2015 Honda Fit. Contains a couple modifications to support extended can frame decoding.

###canwatch.c Based on canhack.c code and allows a user to watch the raw data on one CAN ID in different data representations. Currently supported is hex, decimal, and ASCII.

About

Sample application to decode CAN bus frames on a Toyota internal bus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Makefile 1.1%