Age | Commit message (Expand) | Author |
2009-09-04 | Merge branch 'grc' from http://gnuradio.org/git/jblum.git into master | Johnathan Corgan |
2009-09-03 | we dont use test() -> remove it | Josh Blum |
2009-09-03 | Made the window for the pass band filters integers (take firdes.WIN_XXX). | Josh Blum |
2009-09-02 | Evaluation fix in param.to_code(). | Josh Blum |
2009-09-02 | Modifications to usrp2 source and sink so that set center freq is called afer... | Josh Blum |
2009-09-02 | Removed the flagging api and usage from the base classes. | Josh Blum |
2009-09-02 | added ref scale param to fft and waterfall | Josh Blum |
2009-09-02 | Modifications to the usrp blocks and wrapper so that the lo offset is set wit... | 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 | todo | 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-24 | Merge branch 'master' of http://gnuradio.org/git/gnuradio into grc | Josh Blum |
2009-08-24 | renamed the colors dialog to types | Josh Blum |
2009-08-23 | use pkgpythondir | Josh Blum |
2009-08-23 | Added blks2.pfb_arb_resampler_ccf to GRC block list | Johnathan Corgan |
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-13 | Added generation of message queues in flow graph template. | Josh Blum |
2009-08-10 | apply diff from previous commits | Josh Blum |
2009-07-29 | gr_not xml fix: only one input for not | jblum |
2009-07-16 | There is no y per div, but there is a dynamic range. | jblum |
2009-07-11 | make use of gr.version() | jblum |
2009-07-11 | Implements ticket:401 and ticket:402. | jcorgan |
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-07-04 | std squelch wrapper fix | jblum |
2009-07-02 | removed redundant constants.py entry in makefile | jblum |
2009-06-29 | fixed screenshot capability, calls get pixbuf in drawing area | jblum |
2009-06-29 | fix for argmax wrapper check | jblum |
2009-06-29 | argmax wrapper fix, please document argmax, its outputs are non-intuitive | jblum |
2009-06-29 | Added ability to extract category names from doxygen. | jblum |
2009-06-25 | Made the form instances in the gui variables "private", ie, added an underscore. | jblum |
2009-06-25 | better fix for selected ports, added variable config example to examples | jblum |
2009-06-25 | minor fix so deleted elements are not referenced in the selected ports | jblum |