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 float interface to qtgui_time_sink and example program. | Tom Rondeau | |