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.
Run with (Python 3.10+):
python VideoAndCanPlayer2.py config2.json --mapOr without map:
python VideoAndCanPlayer2.py config2.jsonA real-time Dash-based dashboard to visualize CANaerospace data (IAS, Flaps, etc.) from a CAN interface.
python Dashboard/CANaerospaceDashboard.py -channel can0python logfile2sqldb.py <can-logfile> <db-file>- Bookmarks: add text description
- Performance improve
