Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python / gnuradio / gr @ cd1f3306

Name Size
Makefile.am 2.4 kB
__init__.py 1.7 kB
benchmark_filters.py 2.6 kB
exceptions.py 922 Bytes
gr_threading.py 1.2 kB
gr_threading_23.py 21.4 kB
gr_threading_24.py 24.9 kB
hier_block2.py 4.1 kB
prefs.py 3.7 kB
pubsub.py 4.6 kB
qa_add_and_friends.py 4.2 kB
qa_add_v_and_friends.py 11.8 kB
qa_agc.py 18.4 kB
qa_argmax.py 2.1 kB
qa_bin_statistics.py 7.2 kB
qa_boolean_operators.py 5.9 kB
qa_classify.py 5 kB
qa_cma_equalizer.py 1.5 kB
qa_complex_to_xxx.py 5.2 kB
qa_constellation_decoder_cb.py 1.9 kB
qa_correlate_access_code.py 2.5 kB
qa_delay.py 1.9 kB
qa_diff_encoder.py 2.9 kB
qa_diff_phasor_cc.py 1.6 kB
qa_ecc_ccsds_27.py 1.5 kB
qa_feval.py 3.5 kB
qa_fft.py 7.2 kB
qa_fft_filter.py 9.2 kB
qa_filter_delay_fc.py 18.4 kB
qa_fractional_interpolator.py 1.2 kB
qa_frequency_modulator.py 1.7 kB
qa_fsk_stuff.py 2.6 kB
qa_glfsr_source.py 3.3 kB
qa_goertzel.py 1.9 kB
qa_head.py 1.4 kB
qa_hier_block2.py 8.7 kB
qa_hilbert.py 6.5 kB
qa_iir.py 5.3 kB
qa_integrate.py 2.1 kB
qa_interleave.py 2.8 kB
qa_interp_fir_filter.py 1.8 kB
qa_kludge_copy.py 2.9 kB
qa_kludged_imports.py 1.2 kB
qa_max.py 1.9 kB
qa_message.py 3.6 kB
qa_mute.py 2.9 kB
qa_nlog10.py 1.5 kB
qa_noise.py 1.2 kB
qa_ofdm_insert_preamble.py 5.4 kB
qa_packed_to_unpacked.py 11.5 kB
qa_pipe_fittings.py 4.1 kB
qa_pll_carriertracking.py 7.7 kB
qa_pll_freqdet.py 5.9 kB
qa_pll_refout.py 7.6 kB
qa_pn_correlator_cc.py 1.5 kB
qa_rational_resampler.py 10.3 kB
qa_regenerate.py 2.5 kB
qa_repeat.py 1.4 kB
qa_scrambler.py 1.5 kB
qa_sig_source.py 5.5 kB
qa_single_pole_iir.py 2.5 kB
qa_single_pole_iir_cc.py 2.9 kB
qa_skiphead.py 3.4 kB
qa_stream_mux.py 6 kB
qa_unpack_k_bits.py 1.7 kB
qa_vector_sink_source.py 1.9 kB
qa_wavefile.py 1.8 kB
run_tests.in 507 Bytes
scheduler.py 2.3 kB
test_16bit_1chunk.wav 52 Bytes
top_block.py 5.6 kB

Latest revisions

# Date Author Comment
cd1f3306 03/20/2009 03:25 am Johnathan Corgan

Adds QA code for ticket:237 fix

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

06d584f7 03/19/2009 07:57 pm Eric Blossom

Fix for ticket:348, Stopping a process does not properly terminate USRP1.
This is a partial merge from eb/t348 10637:10648, and contains the
actual fix.

The next commit will contain the rest of the merge which adds a
-N <nsamples> argument to usrp_siggen.py, usrp_siggen.cc and...

8be822c4 03/08/2009 02:39 am Johnathan Corgan

Copy pubsub from gr-wxgui into gnuradio-core, need to migrate wxgui usage to new class before removing old

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

9ed5c507 10/27/2008 03:53 pm Johnathan Corgan

Added copyright header and disabled test_004, as it requires pygsl, which is not checked for in configure

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

8b9d8612 10/27/2008 07:05 am Eric Blossom

Added basic wavelet classifier blocks. GSL is now a prerequisite for
gnuradio-core. Merged from eb/frank -r9627:9868 to trunk.

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

5805bd81 10/27/2008 07:02 am Eric Blossom

Added optional vlen parameter to vector_source_* and vector_sink_*.
Merged from eb/frank 9627:9868 to trunk.

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

c4763fb9 09/12/2008 02:54 am Johnathan Corgan

Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr.descrambler_bb, using updated gri_lfsr.

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

6975dcd4 08/25/2008 07:02 pm Eric Blossom

Relaxed tolerance to fix OS/X 10.5 make check failure.
Merged michaelld/gruel_make_check_osx -r9402:9403 to trunk.
Thanks Michael!

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

2c8ea58e 08/19/2008 11:09 pm Eric Blossom

Merged features/mp-sched -r8915:9335 into the trunk. The trunk now
contains the SMP aware scheduler. This changeset
introduces a dependency on boost 1.35 or later.
See source:gnuradio/trunk/README.building-boost for additional info.

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

42f5d8f6 06/10/2008 04:13 pm Johnathan Corgan

Fixes ticket:246

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

View revisions

Also available in: Atom