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

Implementation of the DataManager class for handling various data types. More...

#include "DataManager.hpp"
#include <QDebug>

Go to the source code of this file.

Detailed Description

Implementation of the DataManager class for handling various data types.

Version
0.1
Date
2025-01-31
Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)

This file contains the implementation of the DataManager class, which is responsible for handling different types of data such as CAN data, system data, battery data, and driving mode.

Note
See DataManager.hpp for the class definition.
Warning
Ensure proper data validation before processing.
See also
DataManager.hpp

Definition in file DataManager.cpp.