Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / utils @ f2e0c5b9

Name Size
.gitignore 59 Bytes
Makefile.am 1.3 kB
cic_comp_taps.m 2 kB
cool.m 1.5 kB
db_width.m 1.2 kB
filter_tools.m 1.3 kB
is_complex.m 856 Bytes
lp_to_bp.m 1 kB
partition-cascaded-decimating-filters.scm 1.7 kB
permute.scm 501 Bytes
plot_cic_decimator_response.m 1.2 kB
plot_freq_response.m 1.1 kB
plot_freq_response_db.m 1.2 kB
plot_freq_response_phase.m 1.1 kB
plotfft.m 1.1 kB
plotfftavgk.m 1.5 kB
plotfftavgk_db.m 1.6 kB
plotfftk.m 1.2 kB
plotfftk_db.m 1.2 kB
put_markers.m 929 Bytes
rainbow.m 1.7 kB
read_char_binary.m 1.2 kB
read_complex_binary.m 1.3 kB
read_cshort_binary.m 1.2 kB
read_float_binary.m 1.2 kB
read_int_binary.m 1.2 kB
read_short_binary.m 1.2 kB
read_xambi.m 1.3 kB
runsum.m 146 Bytes
single_pole_iir.m 878 Bytes
split_vect.m 236 Bytes
write_float_binary.m 1.1 kB
write_short_binary.m 1.1 kB

Latest revisions

# Date Author Comment
253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

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

e0fcbaee 09/08/2008 01:00 am Johnathan Corgan

Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2 top-level components. Trunk passes distcheck with mb-gcc installed, but currently not without them. The key issue is that when mb-gcc is not installed, the build system skips over the usrp2/firmware directory, and the firmware include files don't get put into the dist tarball. But we can't do the usual DIST_SUBDIRS method as the firmware is a subpackage....

a761af14 04/11/2008 07:47 pm Johnathan Corgan

Added CIC compensation filter tap generator. Useful when working without the half-band filter in the USRP.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8185 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

ce165145 01/02/2008 05:35 pm Tom Rondeau

Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hier_block2 in blks2impl and removed from blksimpl. The new code
implements a decision feedback sync loop to lock the phase/freq, removes two unnecessary premables and performs frame sync and equalization off...

937b719d 07/21/2007 03:44 am Eric Blossom

Updated license from GPL version 2 or later to GPL version 3 or later.

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

d476abb6 06/02/2007 04:13 pm Matt Ettus

useful for splitting up packets

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

43819f0f 04/26/2007 10:51 pm Johnathan Corgan

Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.

Adds incomplete OFDM implementation, further work to be completed in the
features/ofdm branch.

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

View revisions

Also available in: Atom