Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / utils @ 3d8074ac

Name Size
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 851 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.4 kB
plotfftavgk_db.m 1.6 kB
plotfftk.m 1.1 kB
plotfftk_db.m 1.2 kB
put_markers.m 924 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 873 Bytes
split_vect.m 235 Bytes
write_float_binary.m 1.1 kB
write_short_binary.m 1.1 kB

Latest revisions

# Date Author Comment
f919f9dc 04/13/2012 10:36 pm Tom Rondeau

Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.

The sed script was provided by Moritz Fischer.

00420d32 12/08/2011 09:48 pm Johnathan Corgan

Removed autotools, gr-waveform, some cleanup

Nick Foster owes Nick Corgan a six-pack of beer!

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...

1e0faf29 11/24/2010 12:16 am Rob Savoye

add a few more .m files

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

View revisions

Also available in: Atom