Formula Student Electronics & Software
The code for the embedded software
Loading...
Searching...
No Matches
timings.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr auto LEFT_WHEEL_PUBLISH_INTERVAL = 1
 
constexpr auto STATE_PUBLISH_INTERVAL = 50
 
constexpr auto MISSION_PUBLISH_INTERVAL = 100
 

Variable Documentation

◆ LEFT_WHEEL_PUBLISH_INTERVAL

constexpr auto LEFT_WHEEL_PUBLISH_INTERVAL = 1
constexpr

Definition at line 4 of file timings.hpp.

◆ MISSION_PUBLISH_INTERVAL

constexpr auto MISSION_PUBLISH_INTERVAL = 100
constexpr

Definition at line 6 of file timings.hpp.

◆ STATE_PUBLISH_INTERVAL

constexpr auto STATE_PUBLISH_INTERVAL = 50
constexpr

Definition at line 5 of file timings.hpp.