Statistics
| Branch: | Tag: | Revision:

root / grc @ 07bd878b

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

Latest revisions

# Date Author Comment
07bd878b 03/14/2011 12:33 am Josh Blum

grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc

Moved grc xml files, python wrappers (USRP1 only), probe apps + freedesktop files.

When the gr-usrp and gr-usrp2 directories are removed, grc will not have to change.

Minor change: the freedesktop files are always installed now....

31bbbec8 01/17/2011 10:00 pm Tom Rondeau

Merge branch 'master' into next

  • master:
    Adding new accessor for Goertzel filter to GRC block. Thanks to Marcus Leech for the last three modifications.
    Adding accessors to Goertzel filter GR block to call setparms from implementation file for (re)setting parameters....
f294603d 01/17/2011 09:59 pm Tom Rondeau

Adding new accessor for Goertzel filter to GRC block. Thanks to Marcus Leech for the last three modifications.

75b650ef 12/21/2010 09:31 pm Eric Blossom

Merge branch 'next' into guile.

Passes distcheck.

  • next: (32 commits)
    volk: Fix for popcnt's 64/32-bit issues.
    Using a copy of config.guess and config.sub instead of sym links.
    Including time header to qa files.
    Changed python env variable to more globally usable version....
9db640f5 12/11/2010 10:42 pm Matt Ettus

Create method to set rate on pfb_arb_resamp after it has been created.
Allow it to be called from GRC.

d692a41f 11/25/2010 01:29 am Eric Blossom

Major Makefile.am housecleaning. Passes distcheck.

Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*

Still left to do: fix Makefile.swig CLEANFILES and no_dist_files...

53eee1c6 11/07/2010 08:21 pm Tom Rondeau

Merge branch 'master' into next

  • master:
    Sneaking in a few warning fixes to this branch.
    Adding ability for FIR filter with internal buffer to decimate.
    Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that contains the string for the Y axis label. It defaults to 'Counts' to be consistent with the old version....
2aef0484 10/29/2010 12:22 am Josh Blum

uhd: added ref clock option to single usrp blocks, minor grc fix on empty option keys

dd74b98a 10/17/2010 09:20 pm Marcus Leech

Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that contains the string for the Y axis label. It defaults to 'Counts' to be consistent with the old version.

b055c7b3 07/22/2010 01:30 am Johnathan Corgan

Merge branch 'master' into next

  • master:
    gnuradio-core: export missing public methods in gr.agc2
    wxgui: fix to use wx.Colour which is the actual name of the class (wx python wrapper may be missing wx.Color wrapper)
    From my reading, we should never need to define the timespec struct (so we will wait until this bites me)....

View revisions

Also available in: Atom