2009-09-15 |
Johnathan Corgan | Merge branch 'grc' of http://gnuradio.org/git/jblum... |
tree | commitdiff |
2009-09-15 |
Josh Blum | fixed issue where entry boxes lost focus (mishandling... |
tree | commitdiff |
2009-09-13 |
Josh Blum | tweaked key handling callbacks |
tree | commitdiff |
2009-09-13 |
Josh Blum | fix for uniformity convention with gtk signal name... |
tree | commitdiff |
2009-09-13 |
Josh Blum | Simply Actions module imports, using module prefix. |
tree | commitdiff |
2009-09-13 |
Josh Blum | Reworked actions api and actions objects: |
tree | commitdiff |
2009-09-13 |
Josh Blum | Move key press extraction logic into actions module. |
tree | commitdiff |
2009-09-11 |
Josh Blum | rename variable, use keysyms in props dialog |
tree | commitdiff |
2009-09-10 |
Josh Blum | use the keymap's translate_keyboard_state, use the... |
tree | commitdiff |
2009-09-10 |
Josh Blum | ignore irrelevant modifiers and events pending |
tree | commitdiff |
2009-09-10 |
Josh Blum | properties dialog with ok/cancel buttons |
tree | commitdiff |
2009-09-10 |
Johnathan Corgan | Merge branch 'grc' of http://gnuradio.org/git/jblum... |
tree | commitdiff |
2009-09-09 |
Josh Blum | use show signal to perform initial gui update |
tree | commitdiff |
2009-09-06 |
Josh Blum | Fixed the usrp and usrp2 probe scripts to work with... |
tree | commitdiff |
2009-09-06 |
Josh Blum | propsdialog tweaks |
tree | commitdiff |
2009-09-06 |
Josh Blum | more code cleanup for properties dialog |
tree | commitdiff |
2009-09-06 |
Josh Blum | Rework the params/properties dialog and param gui class: |
tree | commitdiff |
2009-09-06 |
Josh Blum | renamed params dialog to props dialog |
tree | commitdiff |
2009-09-05 |
Josh Blum | remove unused imports, copyright date update, tweak |
tree | commitdiff |
2009-09-05 |
Josh Blum | Created recursive create labels and shapes method for... |
tree | commitdiff |
2009-09-05 |
Josh Blum | replaced dict[rot] storage of areas and lines with... |
tree | commitdiff |
2009-09-05 |
Josh Blum | standardized the Element inheritance __init__ usage... |
tree | commitdiff |
2009-09-05 |
Josh Blum | better error msg for empty statements |
tree | commitdiff |
2009-09-05 |
Josh Blum | Implement a recursive validation api in the base Elemen... |
tree | commitdiff |
2009-09-04 |
Johnathan Corgan | Merge branch 'grc' from http://gnuradio.org/git/jblum... |
tree | commitdiff |
2009-09-04 |
Johnathan Corgan | Merge branch 'sync' from http://gnuradio.org/git/tronde... |
tree | commitdiff |
2009-09-03 |
Josh Blum | we dont use test() -> remove it |
tree | commitdiff |
2009-09-03 |
Josh Blum | Made the window for the pass band filters integers... |
tree | commitdiff |
2009-09-02 |
Josh Blum | Evaluation fix in param.to_code(). |
tree | commitdiff |
2009-09-02 |
Johnathan Corgan | Merge branch 'wxgui_fix' from http://gnuradio.org/git... |
tree | commitdiff |
2009-09-02 |
Johnathan Corgan | Merge branch 'lo_fix' from http://gnuradio.org/git... |
tree | commitdiff |
2009-09-02 |
Josh Blum | Modifications to usrp2 source and sink so that set... |
tree | commitdiff |
2009-09-02 |
Josh Blum | Removed the flagging api and usage from the base classes. |
tree | commitdiff |
2009-09-02 |
Josh Blum | added ref scale param to fft and waterfall |
tree | commitdiff |
2009-09-02 |
Josh Blum | Modifications to the usrp blocks and wrapper so that... |
tree | commitdiff |
2009-08-30 |
Josh Blum | Switched the python classes to inherit from the base... |
tree | commitdiff |
2009-08-30 |
Josh Blum | port and param types from an overloaded method |
tree | commitdiff |
2009-08-29 |
Josh Blum | todo |
tree | commitdiff |
2009-08-29 |
Josh Blum | Replaced TYPES in Port and Param with types parameter. |
tree | commitdiff |
2009-08-29 |
Josh Blum | made is_virtual_xxx a block level function, used by... |
tree | commitdiff |
2009-08-29 |
Josh Blum | added stream id type and checking in evaluate |
tree | commitdiff |
2009-08-29 |
Josh Blum | avoid loops |
tree | commitdiff |
2009-08-29 |
Josh Blum | Recursive resolution of virtual sources. |
tree | commitdiff |
2009-08-28 |
Josh Blum | added virtual source and added stream ids, logic to... |
tree | commitdiff |
2009-08-26 |
Johnathan Corgan | Merge vrt of http://gnuradio.org/git/jblum.git into... |
tree | commitdiff |
2009-08-26 |
Johnathan Corgan | Merge msg-passing from http://gnuradio.org/git/eb.git |
tree | commitdiff |
2009-08-26 |
Josh Blum | added rewrite methods to element to separate from valid... |
tree | commitdiff |
2009-08-26 |
Josh Blum | Added virtual sink and logic to clone port. |
tree | commitdiff |
2009-08-26 |
Josh Blum | removed repurposing of pads |
tree | commitdiff |
2009-08-25 |
Josh Blum | Merge branch 'master' of http://gnuradio.org/git/gnurad... |
tree | commitdiff |
2009-08-25 |
Johnathan Corgan | Merge utils from http://gnuradio.org/git/trondeau.git |
tree | commitdiff |
2009-08-25 |
Josh Blum | Work on command line options for generated code. |
tree | commitdiff |
2009-08-25 |
Josh Blum | Merge branch 'wxgui' of git@gnuradio.org:jblum into grc |
tree | commitdiff |
2009-08-25 |
Josh Blum | Merge branch 'master' of http://gnuradio.org/git/gnurad... |
tree | commitdiff |
2009-08-25 |
Josh Blum | renamed the colors dialog to types |
tree | commitdiff |
2009-08-24 |
Josh Blum | use pkgpythondir |
tree | commitdiff |
2009-08-23 |
Johnathan Corgan | Added blks2.pfb_arb_resampler_ccf to GRC block list |
tree | commitdiff |
2009-08-20 |
Josh Blum | added continuation mode for pad source and sinks |
tree | commitdiff |
2009-08-17 |
Josh Blum | Removed Source and Sink classes as Port subclasses. |
tree | commitdiff |
2009-08-16 |
Johnathan Corgan | Merged changes from svn repository trunk. |
tree | commitdiff |
2009-08-15 |
Johnathan Corgan | Merged branch 'msgq' from http://gnuradio.org/git/jblum.git |
tree | commitdiff |
2009-08-15 |
Josh Blum | added validation check for msg type ports, added copy... |
tree | commitdiff |
2009-08-15 |
Josh Blum | params, sources, and sinks now stored internally as... |
tree | commitdiff |
2009-08-14 |
git | Added git ignore files auto created from svn:ignore... |
tree | commitdiff |
2009-08-14 |
Josh Blum | this time commit the file changes |
tree | commitdiff |
2009-08-14 |
Josh Blum | Added generation of message queues in flow graph template. |
tree | commitdiff |
2009-08-14 |
git repository hosting | Added git ignore files auto created from svn:ignore... |
tree | commitdiff |
2009-08-11 |
Josh Blum | apply diff from previous commits |
tree | commitdiff |
2009-07-29 |
jblum | gr_not xml fix: only one input for not |
tree | commitdiff |
2009-07-16 |
jblum | There is no y per div, but there is a dynamic range. |
tree | commitdiff |
2009-07-11 |
jblum | make use of gr.version() |
tree | commitdiff |
2009-07-11 |
jcorgan | Implements ticket:401 and ticket:402. |
tree | commitdiff |
2009-07-08 |
jblum | short id fix |
tree | commitdiff |
2009-07-08 |
jcorgan | Adds short commandline parameter handling in GRC. |
tree | commitdiff |
2009-07-06 |
jblum | Merged r11309:11357 from grc branch. |
tree | commitdiff |
2009-07-04 |
jblum | std squelch wrapper fix |
tree | commitdiff |
2009-07-02 |
jblum | removed redundant constants.py entry in makefile |
tree | commitdiff |
2009-06-29 |
jblum | fixed screenshot capability, calls get pixbuf in drawin... |
tree | commitdiff |
2009-06-29 |
jblum | fix for argmax wrapper check |
tree | commitdiff |
2009-06-29 |
jblum | argmax wrapper fix, please document argmax, its outputs... |
tree | commitdiff |
2009-06-29 |
jblum | Added ability to extract category names from doxygen. |
tree | commitdiff |
2009-06-25 |
jblum | Made the form instances in the gui variables "private... |
tree | commitdiff |
2009-06-25 |
jblum | better fix for selected ports, added variable config... |
tree | commitdiff |
2009-06-25 |
jblum | minor fix so deleted elements are not referenced in... |
tree | commitdiff |
2009-06-25 |
jblum | added to todo, added help message to optparse option... |
tree | commitdiff |
2009-06-23 |
jblum | Merging r11186:11273 from grc branch. |
tree | commitdiff |
2009-06-13 |
jblum | Merged wxgui/forms branch r11124:11183 |
tree | commitdiff |
2009-06-04 |
jblum | improved gr doc extraction from doxygen xml |
tree | commitdiff |
2009-06-03 |
jblum | updated todo |
tree | commitdiff |
2009-06-01 |
jblum | use the gr doc extractor for the usrp2 as well |
tree | commitdiff |
2009-06-01 |
jblum | tooltips for blocks in the category window, pygtk... |
tree | commitdiff |
2009-06-01 |
jblum | Restored the eval cache. Use a hash of the code+namespa... |
tree | commitdiff |
2009-06-01 |
jblum | Disabled eval cache, seems to fix odd problem with... |
tree | commitdiff |
2009-05-29 |
jblum | Pass-up actual exception message when param evaluation... |
tree | commitdiff |
2009-05-29 |
jblum | eval fix |
tree | commitdiff |
2009-05-29 |
jblum | Did a little work with path handling. |
tree | commitdiff |
2009-05-29 |
jblum | removed defunct base_value parameter from numbersink |
tree | commitdiff |
2009-05-28 |
jblum | Make the hardcoded paths in grc optionally configurable... |
tree | commitdiff |
2009-05-27 |
jcorgan | Merged r11123:11148 from jcorgan/np into trunk. |
tree | commitdiff |
2009-05-26 |
jblum | a more general error for detecting python path and... |
tree | commitdiff |
next |