Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src @ dec3205c

Name Size
  gen_interpolator_taps
  lib
  python
  tests
  utils
Makefile.am 942 Bytes

Latest revisions

# Date Author Comment
dec3205c 02/17/2008 12:37 am Johnathan Corgan

Fix word usage.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7721 221aa14e-8319-0410-a670-987f0aec2ac5

d3efda7e 02/16/2008 06:10 pm Johnathan Corgan

Improve hierarchical block documentation.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7718 221aa14e-8319-0410-a670-987f0aec2ac5

42d9c6f4 02/08/2008 11:32 pm Johnathan Corgan

Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki....

05005e3d 02/08/2008 04:36 am Eric Blossom

Removed gr.flow_graph, gr.hier_block and friends. From here on out
all work on the trunk must use gr.top_block and gr.hier_block2.
Merged eb/fg-no-more -r7602:7606 into trunk.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7607 221aa14e-8319-0410-a670-987f0aec2ac5

42ad2adb 02/06/2008 03:54 pm Tom Rondeau

Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the-air OFDM. Works with all modulations and tested both send and receive on different computers/USRPs. Misses a few packets, so it's not perfect.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7587 221aa14e-8319-0410-a670-987f0aec2ac5

00e5a82e 02/05/2008 04:54 pm Johnathan Corgan

Fixes abort issue in gr.top_block exception handling, improve some exception messages.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7565 221aa14e-8319-0410-a670-987f0aec2ac5

6c7ee893 02/01/2008 04:48 pm Johnathan Corgan

Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.

The gr_plot_data.py class installs into the gnuradio namespace as
gnuradio.plot_data, and the remainder of the scripts install into
$prefix/bin.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7536 221aa14e-8319-0410-a670-987f0aec2ac5

c2c1ba21 01/30/2008 10:28 pm Tom Rondeau

Catching ImportError exception and giving (hopefully) useful error message to install the necessary packages.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7529 221aa14e-8319-0410-a670-987f0aec2ac5

f52a5932 01/30/2008 11:36 am Tom Rondeau

Updating and cleaning up plotting code. When plotting char/int/short/float you can now specify multiple input files on the command line and each are plotted in a different color. Useful when comparing two outputs.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7528 221aa14e-8319-0410-a670-987f0aec2ac5

d25106c3 01/29/2008 07:58 pm Tom Rondeau

Switched OFDM sync block to use peak detector from Kyle Jamieson. This solves one problem of locking up with low SNR but does not solve the big over-the-air problems.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7523 221aa14e-8319-0410-a670-987f0aec2ac5

View revisions

Also available in: Atom