Statistics
| Branch: | Tag: | Revision:

root / grc @ 89440000

Name Size
  base
  blocks
  cpp
  freedesktop
  grc_gnuradio
  gui
  python
  scripts
.gitignore 33 Bytes
Makefile.am 1.4 kB
__init__.py 0 Bytes
grc.conf.in 254 Bytes
todo.txt 3 kB

Latest revisions

# Date Author Comment
89440000 05/18/2010 08:53 pm Johnathan Corgan

grc: rename execution binary from 'grc' to 'gnuradio-companion'

This change resolves a conflict with the Generic Colorizer application
which also uses the binary name 'grc'.

Interested users can add an alias to their shell environment to run
gnuradio-companion when grc is invoked.

fefb7178 05/18/2010 08:22 pm Johnathan Corgan

gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete

96a20bb0 03/24/2010 06:39 am Josh Blum

work on the string representations for parameters (large vectors could be too much to render, ie use truncation)

1ae689ff 03/21/2010 11:17 pm Johnathan Corgan

Add new block gr.additive_scrambler_bb()

This block performs scrambling by XORing the input sequence with
the output of an LFSR. Repeating this operation restores the original
sequence.

(This differs from gr.scrambler_bb(), which convolves the input sequence...

769b8bbe 03/21/2010 04:09 pm Johnathan Corgan

Merge branch 'grc/dualusrp' of git://gnuradio.org/jblum

645768d1 03/10/2010 08:12 am Josh Blum

Trial feature for different source sides for usrp dual source.

d844c4f0 03/09/2010 08:40 pm Josh Blum

added a right click context menu for the flow graph elements

eb6ff48d 03/04/2010 12:42 am Josh Blum

Fixed bug in checking if path is writable.
Some moron put quotes around the variable name...

e259d4d2 03/03/2010 06:00 pm Josh Blum

If the directory is read-only, use the systems tmp directory for generated py files.

db29a2cf 02/24/2010 09:48 pm Josh Blum

updated wiki url

View revisions

Also available in: Atom