Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

canviewer is a can-bus analysis software application. It is based on SocketCan and uses *.json files to decode specific can-bus message having a specific ID.

License

NotificationsYou must be signed in to change notification settings

tsabelmann/canviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is canviewer?

canviewer is can-bus analysis software. It allows the receiving of can-bus messages and the display in a hierarchical fashion. It uses *.json files to apply conversions to selected can-bus messages have a specific ID.

Program Requirements

  • Debian / Ubuntu Operating System

Required Software

Building canviewer from source requires the following dependencies:

  • Git
  • GCC or G++
  • CMake
  • PkgConfig
  • Boost
  • GTKmm
  • SocketCAN

Installing Dependencies on Debian / Ubuntu

sudo apt-get install build-essential git cmake pkg-config libboost-all-dev libgtkmm-3.0-dev libsocketcan-dev

Building Instructions

Building canviewer

cd toonzmkdir buildcd buildcmake ..make

Running canviewer

cd build./canviewer

About

canviewer is a can-bus analysis software application. It is based on SocketCan and uses *.json files to decode specific can-bus message having a specific ID.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp