Maxing the x-axis of the time domain plot represent the actual time of the samples...
[debian/gnuradio] / grc / python /
2010-04-18 Tom RondeauMerge branch 'pfbclk'
2010-04-16 Johnathan CorganMerge commit 'jabele/wbx_tuning'
2010-04-15 Johnathan CorganMerge commit 'jblum/grc/tooltip'
2010-03-24 Josh Blumwork on the string representations for parameters ...
2010-03-15 Tom RondeauMerge branch 'fftfilt'
2010-03-14 Tom RondeauMerge branch 'digital'
2010-03-04 Eric BlossomMerge branch 'howto'
2010-03-04 Josh BlumFixed bug in checking if path is writable.
2010-03-03 Josh BlumIf the directory is read-only, use the systems tmp...
2010-02-24 Josh Blumupdated wiki url
2010-02-02 TomMerge branch 'fll'
2010-01-23 Josh Blumgrc bug fix from Dimitris Symeonidis
2009-12-12 Johnathan CorganMerge branch 'wip/pager' of git@gnuradio.org:jcorgan
2009-12-08 Johnathan CorganMerge branch 'patches/geiger/u2_rx_stream_at' of git...
2009-12-08 Johnathan CorganMerge branch 'wip/dxpsk' of gnuradio.org/git/jblum
2009-12-08 Johnathan CorganMerge branch 'wip/grc/cleanup' of gnuradio.org/git...
2009-12-08 Johnathan CorganMerge branch 'wip/grc/draw' of gnuradio.org/git/jblum
2009-12-08 Johnathan CorganMerge branch 'wip/grc/pads' of gnuradio.org/git/jblum
2009-12-07 Josh Blumremoved unused import statements, thanks pyflakes
2009-12-03 Josh BlumAllow for multiple io pads per hier flow graph.
2009-10-29 Johnathan CorganMerge branch 'flattopwindow' of gnuradio.org/git/jblum
2009-10-28 Josh Blumrenamed msgq to msgq_in and msgq_out, block wrappers...
2009-10-28 Josh BlumCreated a grc_blockdir in makefile.common.
2009-10-21 Johnathan CorganMerge branch 'vrt' of gnuradio.org/git/jblum
2009-10-19 Johnathan CorganMerge branch 'osx_10.6_64_fixes' of gnuradio.org/git...
2009-10-15 Johnathan CorganMerge commit '25a8' from git@gnuradio.org:jblum
2009-10-13 Johnathan CorganMerge branch 'libusb-1.0' of git://github.com/ttsou...
2009-10-13 Johnathan CorganMerge branch 'sync' of git@gnuradio.org:trondeau into...
2009-10-12 Josh BlumMerge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc...
2009-10-09 Josh BlumAdded window size param to all wxgui wrappers.
2009-10-09 Johnathan CorganMerge branch 'wip/wxgui' of gnuradio.org/git/jblum
2009-10-08 Josh Blumadded noaa to extract doc matcher
2009-10-07 Johnathan CorganMerge branch 'libusb-1.0' of git://github.com/ttsou...
2009-10-07 Josh BlumMerge branch 'sync' of gnuradio.org/git/matt into wip...
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 Matt EttusMerge branch 'master' of gnuradio.org/git/gnuradio
2009-10-04 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-10-04 Josh BlumAdded a run options to the "no gui" generate options.
2009-10-01 Johnathan CorganMerge branch 'wip/libusb-1.0' of gnuradio.org/git/jcorg...
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Johnathan CorganMerge branch 'gr-noaa-fixes' of gnuradio.org/git/balist...
2009-09-25 Johnathan CorganRevert "Merge branch 'grc' of gnuradio.org/git/jblum"
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Josh BlumAdded a run options to the "no gui" generate options.
2009-09-25 Matt EttusMerge commit 'origin' into new_eth
2009-09-24 Johnathan CorganMerge branch 'rx_mimo_hb_sync' of gnuradio.org/git...
2009-09-19 Johnathan CorganMerge branch 'usrp2-real-fix' of gnuradio.org/git/balis...
2009-09-19 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-18 Josh BlumRe/evaluate the notebook blocks label because we dont...
2009-09-18 Josh Blumadded errors dialog to show all error messages in flow...
2009-09-16 Johnathan CorganMerge branch 'utils' of gnuradio.org/git/trondeau into...
2009-09-10 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-09 Josh Blumuse show signal to perform initial gui update
2009-09-06 Josh BlumFixed the usrp and usrp2 probe scripts to work with...
2009-09-06 Josh Blumpropsdialog tweaks
2009-09-05 Josh Blumbetter error msg for empty statements
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-02 Josh BlumEvaluation fix in param.to_code().
2009-09-02 Josh BlumRemoved the flagging api and usage from the base classes.
2009-08-30 Josh BlumSwitched the python classes to inherit from the base...
2009-08-30 Josh Blumport and param types from an overloaded method
2009-08-29 Josh BlumReplaced TYPES in Port and Param with types parameter.
2009-08-29 Josh Blummade is_virtual_xxx a block level function, used by...
2009-08-29 Josh Blumadded stream id type and checking in evaluate
2009-08-29 Josh Blumavoid loops
2009-08-29 Josh BlumRecursive resolution of virtual sources.
2009-08-28 Josh Blumadded virtual source and added stream ids, logic to...
2009-08-26 Josh Blumadded rewrite methods to element to separate from valid...
2009-08-26 Josh BlumAdded virtual sink and logic to clone port.
2009-08-26 Josh Blumremoved repurposing of pads
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-25 Josh BlumWork on command line options for generated code.
2009-08-25 Josh BlumMerge branch 'wxgui' of git@gnuradio.org:jblum into grc
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-20 Josh Blumadded continuation mode for pad source and sinks
2009-08-17 Josh BlumRemoved Source and Sink classes as Port subclasses.
2009-08-16 Johnathan CorganMerged changes from svn repository trunk.
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-15 Josh Blumadded validation check for msg type ports, added copy...
2009-08-15 Josh Blumparams, sources, and sinks now stored internally as...
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 Josh Blumthis time commit the file changes
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
2009-08-11 Josh Blumapply diff from previous commits
2009-07-11 jblummake use of gr.version()
2009-07-08 jblumshort id fix
2009-07-08 jcorganAdds short commandline parameter handling in GRC.
2009-07-06 jblumMerged r11309:11357 from grc branch.
2009-06-29 jblumAdded ability to extract category names from doxygen.
2009-06-25 jblumadded to todo, added help message to optparse option...
2009-06-23 jblumMerging r11186:11273 from grc branch.