Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / gengen @ 43819f0f

Name Size
Makefile.am 3.3 kB
Makefile.gen 5.6 kB
generate_all.py 1000 Bytes
generate_common.py 2.5 kB
gengen.i 218 Bytes
gengen_generated.i 4.9 kB
gr_add_XX.cc.t 1.6 kB
gr_add_XX.h.t 1.3 kB
gr_add_XX.i.t 978 Bytes
gr_add_const_XX.cc.t 1.8 kB
gr_add_const_XX.h.t 1.4 kB
gr_add_const_XX.i.t 1.1 kB
gr_add_const_vXX.cc.t 1.7 kB
gr_add_const_vXX.h.t 1.5 kB
gr_add_const_vXX.i.t 1.1 kB
gr_add_vXX.cc.t 1.9 kB
gr_add_vXX.h.t 1.4 kB
gr_add_vXX.i.t 1 kB
gr_chunks_to_symbols_XX.cc.t 2.1 kB
gr_chunks_to_symbols_XX.h.t 2.4 kB
gr_chunks_to_symbols_XX.i.t 1.2 kB
gr_divide_XX.cc.t 1.8 kB
gr_divide_XX.h.t 1.3 kB
gr_divide_XX.i.t 978 Bytes
gr_endianness.h 990 Bytes
gr_endianness.i 853 Bytes
gr_multiply_XX.cc.t 1.6 kB
gr_multiply_XX.h.t 1.3 kB
gr_multiply_XX.i.t 978 Bytes
gr_multiply_const_XX.cc.t 1.8 kB
gr_multiply_const_XX.h.t 1.4 kB
gr_multiply_const_XX.i.t 1.1 kB
gr_multiply_const_vXX.cc.t 1.7 kB
gr_multiply_const_vXX.h.t 1.6 kB
gr_multiply_const_vXX.i.t 1.1 kB
gr_multiply_vXX.cc.t 1.9 kB
gr_multiply_vXX.h.t 1.4 kB
gr_multiply_vXX.i.t 1 kB
gr_mute_XX.cc.t 1.9 kB
gr_mute_XX.h.t 1.4 kB
gr_mute_XX.i.t 1.1 kB
gr_noise_source_X.cc.t 2.5 kB
gr_noise_source_X.h.t 1.6 kB
gr_noise_source_X.i.t 1.2 kB
gr_noise_type.h 1 kB
gr_packed_to_unpacked_XX.cc.t 3.8 kB
gr_packed_to_unpacked_XX.h.t 2.7 kB
gr_packed_to_unpacked_XX.i.t 1 kB
gr_peak_detector_XX.cc.t 3.1 kB
gr_peak_detector_XX.h.t 3.9 kB
gr_peak_detector_XX.i.t 1.7 kB
gr_sample_and_hold_XX.cc.t 1.6 kB
gr_sample_and_hold_XX.h.t 1.4 kB
gr_sample_and_hold_XX.i.t 978 Bytes
gr_sig_source_X.cc.t 6.3 kB
gr_sig_source_X.h.t 2.3 kB
gr_sig_source_X.i.t 1.6 kB
gr_sig_source_waveform.h 1.1 kB
gr_sub_XX.cc.t 1.8 kB
gr_sub_XX.h.t 1.3 kB
gr_sub_XX.i.t 978 Bytes
gr_unpacked_to_packed_XX.cc.t 3.6 kB
gr_unpacked_to_packed_XX.h.t 2.7 kB
gr_unpacked_to_packed_XX.i.t 1 kB
gr_vector_sink_X.cc.t 1.5 kB
gr_vector_sink_X.h.t 1.4 kB
gr_vector_sink_X.i.t 1 kB
gr_vector_source_X.cc.t 2.1 kB
gr_vector_source_X.h.t 1.5 kB
gr_vector_source_X.i.t 1 kB

Latest revisions

# Date Author Comment
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

005d44e0 03/02/2007 01:50 am Eric Blossom

Applied patch from Josh Blum that adds SQUARE, TRIANGLE and SAWTOOTH
waveforms to gr_sig_source*

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

a39870d9 02/23/2007 06:27 pm Johnathan Corgan

Merged r4605:4612 from jcorgan/glfsr branch into trunk. Implements Galois LFSR source block of degree 1 through 32.

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

9b466669 02/22/2007 04:27 am n4hy McGwier

confusing comments in Makefile.gen removed

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

b8a17759 01/30/2007 12:34 am Eric Blossom

Fix for ticket:133, merged from eb/bsd 4322:4324.

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

01eb527e 01/16/2007 05:57 pm Eric Blossom

fixed problem with gr_noise_source_* caused by splitting gnuradio_swig_python

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

cbe1628f 01/13/2007 04:14 am Eric Blossom

SWIG compilation speedup! Fixes ticket:9.
Merged -r4203:4254 from eb/swig-split into trunk.

This refactors gnuradio_swig_python.{cc,py} into 5 separate .so's
These correspond to the runtime, general, filter and io directories,
and also includes a new directory, gengen. gengen contains that part...

View revisions

Also available in: Atom