Formula Student Electronics & Software
The code for the embedded software
Loading...
Searching...
No Matches
hardwareData.hpp
Go to the documentation of this file.
1#pragma once
2
4#include "metro.h"
5
10 bool asms_on_ = false;
11 bool asats_pressed_ = false;
12 bool ats_pressed_ = false;
13 bool bspd_sdc_open_{true};
14 bool wd_ready_ = false;
16 uint8_t soc_ = 0;
17 double _right_wheel_rpm = 0;
18 double _left_wheel_rpm = 0;
20 float rr_wheel_rpm = 0;
21 float rl_wheel_rpm = 0;
22};
int _hydraulic_line_pressure
double _right_wheel_rpm
bool pneumatic_line_pressure_
bool pneumatic_line_pressure_2_
double _left_wheel_rpm
bool pneumatic_line_pressure_1_