This repository contains some python utilities for CAN network test and analysis with hardware from IntrepidCS hardware and api.
- 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.
Python CLI utilities use following python packages besides of intrepidcs CAN hardware
