summaryrefslogtreecommitdiff
path: root/grc/blocks
AgeCommit message (Expand)Author
2009-10-28renamed msgq to msgq_in and msgq_out, block wrappers changed accordinglyJosh Blum
2009-10-28Created a grc_blockdir in makefile.common.Josh Blum
2009-10-18added v offset option to scopeJosh Blum
2009-10-15Merge commit '25a8' from git@gnuradio.org:jblumJohnathan Corgan
2009-10-14fix usrp2 wrappers for vlen of 2 shortsJosh Blum
2009-10-12Merge branch 'sync' of git@gnuradio.org:trondeau into masterJohnathan Corgan
2009-10-11add canonical options for copy enable paramJosh Blum
2009-10-11Added num_ports to various blocks that have infinite ports possible in io sig...Josh Blum
2009-10-09Cleaning up GRC PAM timing example and adding ability to do M-ary PAM.Tom
2009-10-09Added window size param to all wxgui wrappers.Josh Blum
2009-10-09add canonical options for copy enable paramJosh Blum
2009-10-08using gr copy in the wxgui connect, added gr copy to grc xmlJosh Blum
2009-10-07Adding imaginary stream to PAM demo to test IQ sync. Also properly setting be...Tom
2009-10-06Fixing previous checkinTom
2009-10-06Adding accessor functions for both alpha and beta.Tom
2009-10-06added more portsMatt Ettus
2009-10-06rename and make output optionalMatt Ettus
2009-10-06Add gr.pfb_clock_recovery to GRCJohnathan Corgan
2009-10-03Added a run options to the "no gui" generate options.Josh Blum
2009-09-25Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum"Johnathan Corgan
2009-09-25Added a run options to the "no gui" generate options.Josh Blum
2009-09-19Added CVSD encoder/decoder to GRC, example appJohnathan Corgan
2009-09-04Merge branch 'grc' from http://gnuradio.org/git/jblum.git into masterJohnathan Corgan
2009-09-03Made the window for the pass band filters integers (take firdes.WIN_XXX).Josh Blum
2009-09-02Modifications to usrp2 source and sink so that set center freq is called afer...Josh Blum
2009-09-02added ref scale param to fft and waterfallJosh Blum
2009-09-02Modifications to the usrp blocks and wrapper so that the lo offset is set wit...Josh Blum
2009-08-28added stream id type and checking in evaluateJosh Blum
2009-08-28added virtual source and added stream ids, logic to clone in portJosh Blum
2009-08-26Added virtual sink and logic to clone port.Josh Blum
2009-08-25removed repurposing of padsJosh Blum
2009-08-25Work on command line options for generated code.Josh Blum
2009-08-24Merge branch 'master' of http://gnuradio.org/git/gnuradio into grcJosh Blum
2009-08-23Added blks2.pfb_arb_resampler_ccf to GRC block listJohnathan Corgan
2009-08-20added continuation mode for pad source and sinksJosh Blum
2009-08-15Merged branch 'msgq' from http://gnuradio.org/git/jblum.gitJohnathan Corgan
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-13this time commit the file changesJosh Blum
2009-08-13Added generation of message queues in flow graph template.Josh Blum
2009-07-29gr_not xml fix: only one input for notjblum
2009-07-16There is no y per div, but there is a dynamic range.jblum
2009-07-08short id fixjblum
2009-07-08Adds short commandline parameter handling in GRC.jcorgan
2009-07-06Merged r11309:11357 from grc branch.jblum
2009-07-04std squelch wrapper fixjblum
2009-06-29fix for argmax wrapper checkjblum
2009-06-29argmax wrapper fix, please document argmax, its outputs are non-intuitivejblum
2009-06-25Made the form instances in the gui variables "private", ie, added an underscore.jblum
2009-06-25added to todo, added help message to optparse option w/ paramjblum
2009-06-23Merging r11186:11273 from grc branch.jblum