You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Main.cpp

In the main file, first all important parameters are initialized, like the IDs of the vehicles the software is supposed to listen to, or the length of a period in nanoseconds. Most of these parameters can be set in the command line. Also, the timer from the cpm library and the communication class are set up.

Communication.hpp

TypedCommunication.hpp

  • No labels