RCKit
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAccelStepperPositionSetterSetter class that outputs its value to set the position of an AccelStepper
 CAccelStepperSpeedSetterSetter class that outputs its value to set the speed of an AccelStepper
 CAnalogSetterSetter class that sets its value to an analog output pin
 CDifferentialLRSetterSetter class cluster that provides the left-right input to a DifferentialSetter
 CDifferentialSetterSetter 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
 CDigitalSetterSetter class that sets its value to an analog output pin
 CESP8266TransceiverDefines a WiSHield RCOIP Transceiver
 CEthernetTransceiverDefines an Ethernet RCOIP Transceiver
 CHBridgeSetterSetter class that outputs its value to a HBridge configured on 2 output Setter
 CInverterSetter object that inverts its value
 CLimiterSetter class that limits its output to between specified min and max values
 CLinearSetter class that implements linear transform of its input value
 CMotorControllerSetterSetter class that outputs its value to a MotorController configured on 1 digital and one analog output pins
 CRCOIPThis section describes the RCOIP (Remote Control Over IP) protocol
 CRCOIPv1CmdSetAnalogChannelsSetAnalogChannels command message structure
 CRCOIPv1ReplyReceiverStatusReceiverStatus reply message structure
 CRCRxRemote Control Receiver module for RCOIP protocol on Arduino
 CServoSetterSetter class that limits its input to between specified min and max values
 CSetterVirtual base class for classes that receive a value, maybe transform it and then do something with it
 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
 CWiShieldTransceiverDefines a WiSHield RCOIP Transceiver