Is there a way of outputting a choice of text on screen dependent on the value of a variable in GNU Radio?
Yes — there are several ways to show text on screen in GNU Radio based on the value of a variable, and the best method depends on where the variable…