Red Bird Racing VCU v2
 
Loading...
Searching...
No Matches
Pedal.cpp File Reference

Implementation of the Pedal class for handling throttle pedal inputs. More...

#include "Pedal.hpp"
#include "SignalProcessing.hpp"
#include "CarState.hpp"
#include <stdint.h>
#include "Queue.hpp"
#include "Interp.hpp"
#include "Curves.hpp"
#include "Debug.hpp"
Include dependency graph for Pedal.cpp:

Go to the source code of this file.

Detailed Description

Implementation of the Pedal class for handling throttle pedal inputs.

Author
Planeson, Chiho, Red Bird Racing
Version
1.7
Date
2026-02-25
See also
Pedal.hpp

Definition in file Pedal.cpp.