Ticket #245 (enhancement)
Opened 7 months ago
Last modified 6 months ago
dump flow graph in text and/or .dot format
Status: assigned
| Reported by: | eb | Assigned to: | eb (accepted) |
|---|---|---|---|
| Priority: | normal | Milestone: | to-be-decided |
| Component: | gnuradio-core | Version: | 3.1svn |
| Keywords: | Cc: | ||
Generate text and graphical representation of a flow graph. It'd probably be useful to have both the before and after flattening versions.
Attachments
Change History
05/20/08 12:29:36: Modified by eb
- status changed from new to assigned.
05/28/08 10:33:53: Modified by guest
- attachment dotgraph.diff added.
dotgraph_dump
05/28/08 10:34:36: Modified by guest
As posted previously as a proposition to the patch mailinglist but with no reaction on it, attached is a patch to add a dot-dump to the gnuradio runtime.
This was designed for an older revision of gnuradio. I don't know if it needs changes to run with the newest revision, but this shouldn't be too hard to figure out.
