Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-13 | Merge branch 'master' into 8psk | Tom Rondeau | |
Conflicts: gr-qtgui/lib/qtgui_time_sink_c.cc gr-trellis/src/lib/Makefile.am gr-trellis/src/lib/calc_metric.h gr-trellis/src/lib/trellis.i gr-trellis/src/lib/trellis_constellation_metrics_cf.i gr-trellis/src/lib/trellis_metric_type.h gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t | |||
2011-06-07 | qtgui: removed all traces of highResTimeFunctions.h | Josh Blum | |
2011-06-07 | qtgui: partially switch to gruel high res timer | Josh Blum | |
2011-05-09 | gr-qtgui: makes time sink a sync_block (since it is) and uses ↵ | Tom Rondeau | |
set_output_multiple instead of forecast. The result is that multiple streams maintain constant relationship, which they did not before. This should also prevent us from having to keep so much book-keeping of the indecies, and we will hopefully be able to clean this up soon. | |||
2011-04-24 | qtgui: added GR_QTGUI_API declaration to qtgui library classes and functions | Josh Blum | |
2011-04-24 | gr-qtgui: adding function and slot to set a time display curve's color. | Tom Rondeau | |
2011-04-24 | gr-qtgui: provide function and slot for setting the labels of a time curve. | Tom Rondeau | |
2011-04-23 | gr-qtgui: Passing vectors of data to update plot for stability; also moving ↵ | Tom Rondeau | |
responsibility of keeping track of plot updates out to qtgui_sink instead of inside plot qidget. | |||
2011-04-23 | gr-qtgui: moving towards allowing time plot to have multiple connections. | Tom Rondeau | |
2011-04-23 | gr-qtgui: setting up ability to have multiple connections to the time sink. | Tom Rondeau | |
2011-04-23 | gr-qtgui: time domain sink now shows and receives updates. | Tom Rondeau | |
2011-04-21 | gr-qtgui: adding time-domain only plotter. | Tom Rondeau | |