Open RTS
Full implementation of the Somfy RTS protocol
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Crfm69An SPI-attached SX1231 or RFM69 radio module
 Crts_frameRepresents the message "payload" sent by RTS remote controls
 CRTSFrameRepresents the message "payload" sent by RTS remote controls
 Crts_frame_builderAssembles pulses received via rts_frame_builder_handle_pulse, into a complete rts_frame, and delivers them to the user-provided callback
 CRTSFrameBuilderAssembles pulses received via RTSFrameBuilder::handlePulse, into a complete RTSFrame, and delivers them to the user-provided callback
 Crts_pulse_outputProvides an interface for an output of RTS pulses, eg a GPIO or radio
 CRTSPulseOutputProvides an interface for an output of RTS pulses, eg a GPIO or radio
 Crts_pulse_sourceProvides an interface for a source of RTS pulses, eg a GPIO or radio
 CRTSPulseSourceProvides an interface for a source of RTS pulses, eg a GPIO or radio
 Crts_radioAbstraction layer which configures radio modules for RTS
 CRTSRadioAbstraction layer which configures radio modules for RTS
 Crts_receiverSimulates a physical RTS receiver device, such as a shade or drapery motor
 CRTSReceiverSimulates a physical RTS receiver device, such as a shade or drapery motor
 Crts_remoteSimulates a physical RTS remote control
 CRTSRemoteSimulates a physical RTS remote control
 Crts_remote_storeProvides an interface for a datastore which contains details about remote controls and rolling codes
 CRTSRemoteStoreProvides an interface for a datastore which contains details about remote controls and rolling codes
 Crts_timingsTiming definitions for encoding and decoding frames to pulses
 Cspi_moduleHardware abstraction layer for userland SPI drivers
 Csx1278An SPI-attached SX1278 or RFM96 radio module