Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
CarManager.cpp File Reference

Implementation of the CarManager class. More...

#include "CarManager.hpp"
#include "ui_CarManager.h"
#include <QDebug>

Go to the source code of this file.

Detailed Description

Implementation of the CarManager class.

Version
0.1
Date
2025-01-31

This file contains the implementation of the CarManager class, which is used to manage the entire system.

Note
This class is used to manage the entire system, including the data, CAN bus, controls, display, system, and mileage.
Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)
Warning
Ensure that all components are properly initialized and connected.
See also
CarManager.hpp

Definition in file CarManager.cpp.