Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | grc: switch timestamp in grc files from modified to created | Sebastian Koslowski | 2014-10-01 | 1 | -7/+13 | |
| | | ||||||
* | | grc: fix lagging drag and drop, round two | Sebastian Koslowski | 2014-10-01 | 1 | -4/+11 | |
| | | ||||||
* | | grc: yet another py26 incompatibility | Sebastian Koslowski | 2014-10-01 | 1 | -1/+1 | |
|/ | ||||||
* | grc: start using file format tags | Sebastian Koslowski | 2014-08-26 | 3 | -6/+31 | |
| | ||||||
* | Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg' | Johnathan Corgan | 2014-08-26 | 4 | -21/+51 | |
|\ | ||||||
| * | grc: moving xml pi into nested data | Sebastian Koslowski | 2014-08-26 | 4 | -67/+35 | |
| | | ||||||
| * | grc: adding version information to flowgraph files using XML processing ↵ | Seth Hitefield | 2014-08-26 | 2 | -2/+63 | |
| | | | | | | | | instructions | |||||
| * | grc: Reload marks page as modified only if an error occured during import ↵ | Seth Hitefield | 2014-08-26 | 1 | -6/+7 | |
| | | | | | | | | (i.e. ports no longer exist) | |||||
* | | Merge branch 'maint' | Johnathan Corgan | 2014-08-26 | 1 | -16/+18 | |
|\ \ | |/ |/| | ||||||
| * | grc: only fix old message connections if both ends are valid | Sebastian Koslowski | 2014-08-26 | 1 | -16/+18 | |
| | | ||||||
* | | Merge branch 'maint' | Johnathan Corgan | 2014-08-21 | 1 | -1/+2 | |
|\| | ||||||
| * | grc: python 2.6 compatibility fix | Sebastian Koslowski | 2014-07-22 | 1 | -1/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'gnuradio-wg-grc/grc_hide_ports' | Tom Rondeau | 2014-07-11 | 1 | -15/+16 | |
|\ \ | | | | | | | | | | | | | | | | Conflicts: grc/base/Port.py grc/gui/Block.py | |||||
| * | | grc: allow blocks to dynamically hide some of their ports | Sebastian Koslowski | 2014-07-06 | 1 | -15/+16 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'gnuradio-wg-grc/grc_variable_blocks' | Tom Rondeau | 2014-07-11 | 1 | -2/+5 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | grc: design time values for object-like variables | Sebastian Koslowski | 2014-07-04 | 1 | -2/+5 | |
| |/ | ||||||
* | | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 8 | -63/+63 | |
|\ \ | |/ |/| | ||||||
| * | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 9 | -92/+92 | |
| | | | | | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace). | |||||
* | | grc: adding advanced tab feature to set a block's alias. | Tom Rondeau | 2014-05-17 | 1 | -31/+40 | |
|/ | | | | | | | | Does not allow for setting individual block aliases underneath a hier_block. runtime: updates block registery to support updating block's alias that's then accessible through alias(). Adds an update_symbolic_name to the block_registry to delete the old key and add the new one. The block_registry only keeps the symbol_name (which never changes during the lifetime of the block) and the latest alias name that was set. | |||||
* | Merge remote-tracking branch 'gnuradio-wg-grc/grc_block_and_prefs_path' | Johnathan Corgan | 2014-04-15 | 1 | -0/+1 | |
|\ | ||||||
| * | grc: nicer output of blocks paths and prefs file | Sebastian Koslowski | 2014-04-09 | 1 | -0/+1 | |
| | | ||||||
* | | grc: adding param templates | Sebastian Koslowski | 2014-04-10 | 2 | -4/+12 | |
|/ | ||||||
* | Merge remote-tracking branch 'skoslowski/grc_show_missing_blocks' | Tom Rondeau | 2014-03-17 | 2 | -13/+54 | |
|\ | ||||||
| * | grc: show dummy blocks when opening grc blocks | Sebastian Koslowski | 2014-03-15 | 2 | -13/+54 | |
| | | ||||||
* | | grc: tabbed PropsDialog | Sebastian Koslowski | 2014-03-15 | 3 | -4/+21 | |
|/ | ||||||
* | grc: detect block (category) tree files by name (not by trail and error) | Sebastian Koslowski | 2014-01-18 | 1 | -51/+66 | |
| | ||||||
* | grc: xml parser errors dialog fixes and refactoring | Sebastian Koslowski | 2014-01-18 | 2 | -14/+29 | |
| | ||||||
* | grc: adding a page that captures and stores some XML parsing errors | Tim O'Shea | 2014-01-18 | 2 | -2/+10 | |
| | ||||||
* | grc: fix flowgraph loading: update message ports keys | Sebastian Koslowski | 2013-12-20 | 1 | -1/+24 | |
| | ||||||
* | grc: adding ability to manipulate set_max_output_buffer based on block ↵ | Tim O'Shea | 2013-11-07 | 1 | -0/+10 | |
| | | | | properties (please use caution when using this, realize there are a number of other constraints that will ultimately lead to the chosen buffer size) | |||||
* | GRC: show categories from XML tree files in search | Sebastian Koslowski | 2013-10-26 | 2 | -6/+7 | |
| | ||||||
* | grc: checks for virtual/pad source/sink and ignores them for affinity and ↵ | Tom Rondeau | 2013-07-19 | 1 | -2/+11 | |
| | | | | buffer size fields. | |||||
* | grc: portability fix for older grc files that have missing affinity and ↵ | Tim O'Shea | 2013-07-19 | 1 | -0/+6 | |
| | | | | minoutbuf keys | |||||
* | grc: allow set_min_output_buffer on any blocks that have output ports | Tim O'Shea | 2013-07-19 | 1 | -0/+10 | |
| | ||||||
* | runtime: added support for setting thread affinity to all blocks under a ↵ | Tom Rondeau | 2013-07-17 | 1 | -2/+10 | |
| | | | | | | | | | | | | | hier_block2. grc: added field to all blocks to set the thread affinity to a list of processors. docs: updated docs on thread affinity for new features. Conflicts: grc/base/Block.py grc/python/flow_graph.tmpl | |||||
* | indent error fix | Nicholas McCarthy | 2013-07-15 | 1 | -12/+12 | |
| | ||||||
* | some omissions from orig. buspot delivery | Nicholas McCarthy | 2013-07-15 | 1 | -0/+15 | |
| | ||||||
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 11 | -1368/+1324 | |
| | | | | Remove all \t's to match the rest of GNU Radio | |||||
* | grc: add bus ports | Nicholas McCarthy | 2013-07-08 | 6 | -6/+247 | |
| | | | | | Bus ports allow ganging together of block input or output ports into a single display item for connection to other bus ports. | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2012-09-28 | 2 | -0/+5 | |
|\ | ||||||
| * | added the ability to open custom GRC hier block definitions from graphs ↵ | Tim O'Shea | 2012-09-28 | 1 | -0/+1 | |
| | | | | | | | | using an instance of them | |||||
| * | adding GRC Reload Block XML action | Tim O'Shea | 2012-09-28 | 1 | -0/+4 | |
| | | ||||||
* | | docs: Modified argument formating in python docstrings in grc. | Ben Reynwar | 2012-08-14 | 9 | -82/+202 | |
|/ | ||||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 4 | -11/+11 | |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | |||||
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -43/+0 | |
| | | | | Nick Foster owes Nick Corgan a six-pack of beer! | |||||
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -1/+1 | |
| | ||||||
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+42 | |
| | ||||||
* | grc: replaced asserts in base subdirectory | Josh Blum | 2011-04-14 | 7 | -45/+54 | |
| | ||||||
* | grc: replaced asserts in python subdirectory | Josh Blum | 2011-04-14 | 1 | -1/+1 | |
| | ||||||
* | grc: remove integrity checks, we wont need them when I'm done | Josh Blum | 2011-04-14 | 1 | -10/+0 | |
| |