Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
this in the future.
The sed script was provided by Moritz Fischer.
|
|
|
|
|
|
Conflicts:
grc/blocks/Makefile.am
|
|
more appropriate components.
gnuradio-core and grc now have their own examples directories for files directly related to them.
|
|
Also fixes documentation for these blocks.
|
|
|
|
|
|
source defaults.
|
|
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
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
grc/blocks/Makefile.am
|
|
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.
|
|
Nick Foster owes Nick Corgan a six-pack of beer!
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
block.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also removes related M4 and dependency requirements for USRP-related libs.
|
|
|
|
|
|
|