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

Implementation of the CanBusManager class. More...

#include "CanBusManager.hpp"
#include <QDebug>
#include "MCP2515Controller.hpp"

Go to the source code of this file.

Detailed Description

Implementation of the CanBusManager class.

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

This file contains the implementation of the CanBusManager class, which manages the CAN bus communication.

Note
This class uses the MCP2515Controller for CAN bus communication.
Warning
Ensure that the MCP2515 controller is properly implemented.
See also
CanBusManager.hpp for the class definition.

Definition in file CanBusManager.cpp.