Oscope trigger

Hi,

I investigated a little bit into the usrb_oscope example and I
couldn’t find the implementation of the trigger. Hitting the
start/stop trigger button just stop’s the gui. Is that correct? Or am
I missing something?

Thomas

On Mon, Apr 24, 2006 at 03:22:42PM -0700, Thomas S. wrote:

Hi,

I investigated a little bit into the usrb_oscope example and I
couldn’t find the implementation of the trigger. Hitting the
start/stop trigger button just stop’s the gui. Is that correct? Or am
I missing something?

Thomas

The trigger code is implemented in
gnuradio-core/src/lib/io/gr_oscope_guts.{h,cc}

Eric