index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grc
/
python
Age
Commit message (
Expand
)
Author
2009-10-28
Created a grc_blockdir in makefile.common.
Josh Blum
2009-10-15
Merge commit '25a8' from git@gnuradio.org:jblum
Johnathan Corgan
2009-10-09
Added window size param to all wxgui wrappers.
Josh Blum
2009-10-07
added noaa to extract doc matcher
Josh Blum
2009-10-03
Added a run options to the "no gui" generate options.
Josh Blum
2009-09-25
Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum"
Johnathan Corgan
2009-09-25
Added a run options to the "no gui" generate options.
Josh Blum
2009-09-18
Re/evaluate the notebook blocks label because we dont garuntee the evaluation...
Josh Blum
2009-09-18
added errors dialog to show all error messages in flow graph
Josh Blum
2009-09-08
use show signal to perform initial gui update
Josh Blum
2009-09-06
Fixed the usrp and usrp2 probe scripts to work with the new gui param api.
Josh Blum
2009-09-06
propsdialog tweaks
Josh Blum
2009-09-05
better error msg for empty statements
Josh Blum
2009-09-02
Evaluation fix in param.to_code().
Josh Blum
2009-09-02
Removed the flagging api and usage from the base classes.
Josh Blum
2009-08-30
Switched the python classes to inherit from the base and gui classes.
Josh Blum
2009-08-30
port and param types from an overloaded method
Josh Blum
2009-08-29
Replaced TYPES in Port and Param with types parameter.
Josh Blum
2009-08-28
made is_virtual_xxx a block level function, used by port and param classes
Josh Blum
2009-08-28
added stream id type and checking in evaluate
Josh Blum
2009-08-28
avoid loops
Josh Blum
2009-08-28
Recursive resolution of virtual sources.
Josh Blum
2009-08-28
added virtual source and added stream ids, logic to clone in port
Josh Blum
2009-08-26
added rewrite methods to element to separate from validation logic
Josh Blum
2009-08-26
Added virtual sink and logic to clone port.
Josh Blum
2009-08-25
removed repurposing of pads
Josh Blum
2009-08-25
Work on command line options for generated code.
Josh Blum
2009-08-20
added continuation mode for pad source and sinks
Josh Blum
2009-08-17
Removed Source and Sink classes as Port subclasses.
Josh Blum
2009-08-15
Merged branch 'msgq' from http://gnuradio.org/git/jblum.git
Johnathan Corgan
2009-08-15
added validation check for msg type ports, added copy method for ports to cle...
Josh Blum
2009-08-14
params, sources, and sinks now stored internally as lists. The keys for said ...
Josh Blum
2009-08-14
Added git ignore files auto created from svn:ignore properties.
git
2009-08-13
this time commit the file changes
Josh Blum
2009-08-10
apply diff from previous commits
Josh Blum
2009-07-11
make use of gr.version()
jblum
2009-07-08
short id fix
jblum
2009-07-08
Adds short commandline parameter handling in GRC.
jcorgan
2009-07-06
Merged r11309:11357 from grc branch.
jblum
2009-06-29
Added ability to extract category names from doxygen.
jblum
2009-06-25
added to todo, added help message to optparse option w/ param
jblum
2009-06-23
Merging r11186:11273 from grc branch.
jblum
[prev]