Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Flow graph generation code working. Also, mod to fft window to use clean/nice Db/div. | |||
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 | |
Tweaks to the base validation routines. Validate twice in the update until rewrite functions are implemented. | |||
2009-08-25 | removed repurposing of pads | Josh Blum | |
2009-08-25 | Work on command line options for generated code. | Josh Blum | |
Simplified eng_option eng_float to reuse str_to_num code. | |||
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 | |
A port can be a source or a sink based on the dir parameter. | |||
2009-08-15 | Merged branch 'msgq' from http://gnuradio.org/git/jblum.git | Johnathan Corgan | |
This adds the ability to GRC to gave blocks with message ports. Signed-off-by: Johnathan Corgan <jcorgan@corganenterprises.com> | |||
2009-08-15 | added validation check for msg type ports, added copy method for ports to ↵ | Josh Blum | |
cleanup nports code | |||
2009-08-14 | params, sources, and sinks now stored internally as lists. The keys for said ↵ | Josh Blum | |
objects are now only stored in one place (in the object). | |||
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
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 | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11420 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-08 | short id fix | jblum | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11380 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-08 | Adds short commandline parameter handling in GRC. | jcorgan | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11376 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-06 | Merged r11309:11357 from grc branch. | jblum | |
Adds notebook cabability to grc and its wxgui windows/controls. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11358 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-29 | Added ability to extract category names from doxygen. | jblum | |
For now, this is commented out until the current block tree is overhauled. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11304 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-25 | added to todo, added help message to optparse option w/ param | jblum | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11281 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-23 | Merging r11186:11273 from grc branch. | jblum | |
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5 |