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 tsms_sdc_closed_{false};
14 bool master_sdc_closed_ = false;
15 bool wd_ready_ = false;
18 uint8_t soc_ = 0;
19 double _right_wheel_rpm = 0;
20 double _left_wheel_rpm = 0;
21};
int hydraulic_line_front_pressure
int _hydraulic_line_pressure
bool master_sdc_closed_
double _right_wheel_rpm
bool pneumatic_line_pressure_
bool pneumatic_line_pressure_2_
double _left_wheel_rpm
bool pneumatic_line_pressure_1_