71void rts_remote_send_command(
struct rts_remote *remote, uint32_t address,
99void rts_remote_send_pulse(
struct rts_remote *remote,
bool state,
rts_command
Command sent by a remote, or received by a receiver as part of an rts_frame event.
Definition rts_command.h:24
Represents the message "payload" sent by RTS remote controls.
Definition rts_frame.h:32
Provides an interface for an output of RTS pulses, eg a GPIO or radio.
Definition rts_pulse_output.h:30
Provides an interface for a datastore which contains details about remote controls and rolling codes.
Definition rts_remote_store.h:29
Simulates a physical RTS remote control.
Definition rts_remote.h:33
Timing definitions for encoding and decoding frames to pulses.
Definition rts_timings.h:31