Arduino Sim Racing Library v2.0.0
Loading...
Searching...
No Matches
Shifters

Classes that interface with shifting devices. More...

Classes

class  SimRacing::Shifter
 Base class for all shifter instances. More...
 
class  SimRacing::AnalogShifter
 Interface with shifters using two potentiometers for gear position. More...
 
class  SimRacing::LogitechShifter
 Interface with the Logitech Driving Force shifter. More...
 
class  SimRacing::LogitechShifterG27
 Interface with the Logitech G27 shifter. More...
 
class  SimRacing::LogitechShifterG25
 Interface with the Logitech G25 shifter. More...
 

Typedefs

using SimRacing::LogitechShifterG923 = LogitechShifter
 Interface with the Logitech G923 shifter.
 
using SimRacing::LogitechShifterG29 = LogitechShifter
 Interface with the Logitech G29 shifter.
 
using SimRacing::LogitechShifterG920 = LogitechShifter
 Interface with the Logitech G920 shifter.
 

Detailed Description

Classes that interface with shifting devices.

Typedef Documentation

◆ LogitechShifterG29

Interface with the Logitech G29 shifter.

See also
https://en.wikipedia.org/wiki/Logitech_G29

Definition at line 917 of file SimRacing.h.

◆ LogitechShifterG920

Interface with the Logitech G920 shifter.

See also
https://en.wikipedia.org/wiki/Logitech_G29

Definition at line 925 of file SimRacing.h.

◆ LogitechShifterG923