Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-18 | grc: add callback for changing file name in sinks | Marcus D. Leech | |
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-04-07 | Merge remote branch 'jblum/wip_grc_any_blocks' | Johnathan Corgan | |
2012-04-05 | core: removing old MPSK SNR probe; replaced in gr-digital. | Tom Rondeau | |
2012-04-05 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: grc/blocks/Makefile.am | |||
2012-04-03 | Rework example directories. Gets rid of gnuradio-examples, moves these to ↵ | Tom Rondeau | |
more appropriate components. gnuradio-core and grc now have their own examples directories for files directly related to them. | |||
2012-03-31 | core: adds vlen and scalar args to type converter blocks in GRC. | Tom Rondeau | |
Also fixes documentation for these blocks. | |||
2012-03-25 | grc: resolve down and up stream for empty types | Josh Blum | |
2012-03-13 | Merge branch 'master' into next | Tom Rondeau | |
2012-03-13 | grc: update channel model block noise source seed to 0 to match other noise ↵ | Tom Rondeau | |
source defaults. | |||
2012-03-13 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gnuradio-core/src/lib/general/Makefile.am gnuradio-core/src/lib/gengen/.gitignore gnuradio-core/src/lib/gengen/Makefile.am gnuradio-core/src/python/gnuradio/gr/Makefile.am | |||
2012-03-13 | core: updated the documentation for the noise source to explain the seed better. | Tom Rondeau | |
Also changed the default seed to 0. Since the current distributions enabled only change with negative seeds, this causes no change in the behavior of these sources, but will hopefully not mislead users with the use of a positive number. | |||
2012-03-02 | grc: updating to new name of pfb synthesizer block. | Tom Rondeau | |
2012-02-29 | grc: grc PFB channelizer and synthesize to set channel map defaults on startup. | Tom Rondeau | |
2012-02-28 | Merge branch 'synth' into next | Tom Rondeau | |
2012-02-28 | grc: adding new inputs to channelizer and synthesizer xml. | Tom Rondeau | |
2012-02-17 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-17 | vocoder: add xml blocks to autotools build | Johnathan Corgan | |
2012-02-14 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-14 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-14 | Fixed GRC bindings for vocoder (this also fixes GRC example cvsd_sweep) | Martin Braun | |
2012-02-06 | Merge branch 'master' into next | Tom Rondeau | |
2012-02-06 | grc: add nthread parameter to FFT-based blocks. | Tom Rondeau | |
2012-02-02 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-02 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-02 | grc: better error for import gr fail | Josh Blum | |
2012-02-02 | grc: fix install permissions on grc_setup_freedesktop | Josh Blum | |
2012-01-16 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: grc/blocks/Makefile.am | |||
2012-01-16 | core: the burst_tag block can have user-defined keys and values for the tags ↵ | Marcus Leech | |
when a burst is on or off instead of static values. Defaults are the same. Use set_true_tag and set_false_tag to override these. | |||
2011-12-08 | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | |
Nick Foster owes Nick Corgan a six-pack of beer! | |||
2011-12-07 | grc: fix typos | Timo Juhani Lindfors | |
2011-12-04 | Merge branch 'more_swigness_docs' | Tom Rondeau | |
2011-11-30 | grc: force param text to black to guarantee readability | Josh Blum | |
2011-11-17 | grc: replaced doxygen extracted docs with python docstrings | Josh Blum | |
2011-10-29 | grc: fix bug when displaying string params | Josh Blum | |
If the param contents evald successfully but not to a string, it would display None. This patch forces an exception, so the string will get auto-quoted and interpreted correctly. | |||
2011-10-26 | grc: fixing grc blocks not properly moved in to digital. | Tom Rondeau | |
2011-10-25 | grc: correlate access code was also moved to gr-digital; fixing bug in grc ↵ | Tom Rondeau | |
block. | |||
2011-10-25 | grc: tell the packet utility to look in gr.digital for packet_utils. | Tom Rondeau | |
2011-10-23 | cmake: make python checks optional for cross builds | Josh Blum | |
2011-10-19 | Merge branch 'master' into next | Josh Blum | |
2011-10-19 | grc: tweaks for colors, added 64 int, vector darken | Josh Blum | |
2011-10-19 | grc: added throttle tag to blocks that throttle | Josh Blum | |
2011-10-19 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-10-19 | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵ | Tom Rondeau | |
Also removes related M4 and dependency requirements for USRP-related libs. | |||
2011-10-19 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-10-19 | grc: dont set the HLKM stuff unless win32 | Josh Blum | |
2011-10-19 | cmake: fix that component depends on component hack | Josh Blum | |
2011-10-18 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gnuradio-core/src/lib/general/general.i | |||
2011-10-18 | added transcendental block from jblum/transcendental (reworked for master ↵ | Tom Rondeau | |
branch). | |||
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
Conflicts: gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.h gr-digital/include/digital_ofdm_cyclic_prefixer.h gr-digital/include/digital_ofdm_frame_acquisition.h gr-digital/include/digital_ofdm_frame_sink.h gr-digital/include/digital_ofdm_insert_preamble.h gr-digital/include/digital_ofdm_mapper_bcv.h gr-digital/include/digital_ofdm_sampler.h |