#include <receiver.h>
Protected Attributes | |
| SocketF | m_channels [MAX_CHANNELS] |
| Socket8 | m_switches [MAX_SW] |
Receiver base class.
All receivers should be based on this class
Sockets exposed:
Receiver.Throttle
Receiver.Roll
Receiver.Pitch
Receiver.Yaw
Receiver.Aux.1
Receiver.Aux.2
Receiver.Switch.1 Note: this could be the same physical channel as Receiver.Aux.1
Receiver.Switch.2 Note: this could be the same physical channel as Receiver.Aux.2
external sockets expected:
SocketF Receiver::m_channels[MAX_CHANNELS] [protected] |
Socket8 Receiver::m_switches[MAX_SW] [protected] |
1.7.0