From 9289583ea51b278d3b27ce5aab6384798ac3e02d Mon Sep 17 00:00:00 2001 From: Tom Rondeau <tom@trondeau.com> Date: Tue, 24 Jun 2014 18:35:48 -0400 Subject: digital: expose set_constellation message port in GRC for constellation_receiver. Also cleans up white spaces. --- gr-digital/grc/digital_constellation_receiver_cb.xml | 7 +++++++ 1 file changed, 7 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 ffda8b85bb..e6a1461c38 100644 --- a/gr-digital/grc/digital_constellation_receiver_cb.xml +++ b/gr-digital/grc/digital_constellation_receiver_cb.xml @@ -33,6 +33,13 @@ <name>in</name> <type>complex</type> </sink> + + <sink> + <name>set_constellation</name> + <type>message</type> + <optional>1</optional> + </sink> + <source> <name>out</name> <type>byte</type> -- cgit v1.2.3