Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 798 Bytes

File metadata and controls

20 lines (14 loc) · 798 Bytes

Vehinfo logo

Vehinfo ValueCAN python utilities and tools

This repository contains some python utilities for CAN network test and analysis with hardware from IntrepidCS hardware and api.

Basic tools to display, record, generate and CAN message

  • candump.sh : display CAN messages
  • diagdump.sh : display diagnostic related messages
  • icscandump.py : display received CAN message with timestamp
  • icscantx.py : transmit CAN message with ics hardware api
  • icsdiagtx.py : transmit diagnostic CAN messages, SF support now.

Additional Information

Python CLI utilities use following python packages besides of intrepidcs CAN hardware