Skip to content

KPI-Rover/ecu_pts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECU PTS - Production Testing Software

The ECU Production Testing Software (PTS) is a Linux desktop application designed to interface with the KPI Rover's chassis controller. It provides a comprehensive suite of tools for real-time telemetry monitoring, motor calibration, and protocol debugging.

This software was fully written by GitHub Copilot based on the requirements specified in doc/srs.md.

Install required packages

To build this project on Ubuntu, you need to install the following packages:

sudo apt update
sudo apt install build-essential cmake qt6-base-dev libqt6charts6-dev

Build

./build.sh

Run

./build/ecu_pts

About

UI Application to test ECU software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published