From 0b5f9ebf537ea1d40aac5355fd0f8c4089632610 Mon Sep 17 00:00:00 2001 From: Tom Rondeau <tom@trondeau.com> Date: Wed, 25 Jun 2014 17:42:05 -0400 Subject: digital: adding a rotate_phase message for the constellation_receiver to adjust the phase of the constellation. Addresses Issue #599. --- gr-digital/grc/digital_constellation_receiver_cb.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gr-digital/grc/digital_constellation_receiver_cb.xml') diff --git a/gr-digital/grc/digital_constellation_receiver_cb.xml b/gr-digital/grc/digital_constellation_receiver_cb.xml index e6a1461c38..134e027759 100644 --- a/gr-digital/grc/digital_constellation_receiver_cb.xml +++ b/gr-digital/grc/digital_constellation_receiver_cb.xml @@ -40,6 +40,12 @@ <optional>1</optional> </sink> + <sink> + <name>rotate_phase</name> + <type>message</type> + <optional>1</optional> + </sink> + <source> <name>out</name> <type>byte</type> -- cgit v1.2.3