diff options
Diffstat (limited to 'gr-blocks/include/blocks/ctrlport_probe_c.h')
-rw-r--r-- | gr-blocks/include/blocks/ctrlport_probe_c.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-blocks/include/blocks/ctrlport_probe_c.h b/gr-blocks/include/blocks/ctrlport_probe_c.h index 92fe8c5600..579621c680 100644 --- a/gr-blocks/include/blocks/ctrlport_probe_c.h +++ b/gr-blocks/include/blocks/ctrlport_probe_c.h @@ -33,7 +33,10 @@ namespace gr { /*! * \brief A ControlPort probe to export vectors of signals. + * \ingroup measurement_tools_blk + * \ingroup controlport_blk * + * \details * This block acts as a sink in the flowgraph but also exports * vectors of complex samples over ControlPort. This block simply * sends the current vector held in the work function when the |