RCKit
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCRCOIPThis section describes the RCOIP (Remote Control Over IP) protocol
oCRCOIPv1CmdSetAnalogChannelsSetAnalogChannels command message structure
oCRCOIPv1ReplyReceiverStatusReceiverStatus reply message structure
oCRCRxRemote Control Receiver module for RCOIP protocol on Arduino
oCSetterVirtual base class for classes that receive a value, maybe transform it and then do something with it
|oCAccelStepperPositionSetterSetter class that outputs its value to set the position of an AccelStepper
|oCAccelStepperSpeedSetterSetter class that outputs its value to set the speed of an AccelStepper
|oCAnalogSetterSetter class that sets its value to an analog output pin
|oCDifferentialLRSetterSetter class cluster that provides the left-right input to a DifferentialSetter
|oCDifferentialSetterSetter class cluster that controls 2 analog outputs based on 2 analog inputs so that a joystic can be used to control 2 motors like on a tank or bulldozer or concentric rotor helicopter. inputA controls forwars/reverse and inputB controls left/right
|oCDigitalSetterSetter class that sets its value to an analog output pin
|oCHBridgeSetterSetter class that outputs its value to a HBridge configured on 2 output Setter
|oCInverterSetter object that inverts its value
|oCLimiterSetter class that limits its output to between specified min and max values
|oCLinearSetter class that implements linear transform of its input value
|oCMotorControllerSetterSetter class that outputs its value to a MotorController configured on 1 digital and one analog output pins
|oCServoSetterSetter class that limits its input to between specified min and max values
|\CSetterDebugClass for testing Setters. Used by the sample TestSuite sketch
\CTransceiverAbstract base class for a transceiver device that will send and receive messages on behalf of RCRx class
 oCEthernetTransceiverDefines an Ethernet RCOIP Transceiver
 \CWiShieldTransceiverDefines a WiSHield RCOIP Transceiver