Open RTS
Full implementation of the Somfy RTS protocol
|
Timing definitions for encoding and decoding frames to pulses. More...
#include <rts_timings.h>
Timing definitions for encoding and decoding frames to pulses.
You can provide your own custom timings, but it is most common to use the predefined timings provided in the RTS_TIMINGS_DEFAULT global.
RTS remotes will send a wakeup pulse, followed by a series of frames, separated by an inter-frame sleep pulse.
RTS frames are encoded by sending a series of preambles, followed by a software sync, then a series of manchester-encoded data symbols.