Skip to content

ubx/Video-and-Can-Replayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

198 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video-and-Can-Replayer

Replay a video in sync with a CAN-bus logfile. This project provides tools for synchronizing video playback with CAN-bus data, including a real-time dashboard for CANaerospace data.

Screenshot

Video and CAN Player

Run with (Python 3.10+):

python VideoAndCanPlayer2.py config2.json --map

Or without map:

python VideoAndCanPlayer2.py config2.json

CANaerospace Dashboard

A real-time Dash-based dashboard to visualize CANaerospace data (IAS, Flaps, etc.) from a CAN interface.

python Dashboard/CANaerospaceDashboard.py -channel can0

Import CAN logfile into a SQL database

python logfile2sqldb.py <can-logfile> <db-file>

ToDos

  • Bookmarks: add text description
  • Performance improve

About

Replay a video with a can-bus logfile in sync.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors