Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python / gnuradio / blks2impl @ 3f32342f

Name Size
.gitignore 63 Bytes
Makefile.am 1.6 kB
__init__.py 22 Bytes
am_demod.py 2.8 kB
channel_model.py 931 Bytes
cpm.py 8.6 kB
d8psk.py 14.2 kB
dbpsk.py 14.5 kB
dbpsk2.py 15.2 kB
digital_voice.py.real 3.4 kB
dqpsk.py 14.3 kB
dqpsk2.py 15.2 kB
filterbank.py 5.8 kB
fm_demod.py 4.1 kB
fm_emph.py 4 kB
generic_usrp.py 10.2 kB
gmsk.py 10.5 kB
logpwrfft.py 5.2 kB
nbfm_rx.py 3.3 kB
nbfm_tx.py 3.5 kB
ofdm.py 27.8 kB
ofdm_receiver.py 7.3 kB
ofdm_sync_fixed.py 1.9 kB
ofdm_sync_ml.py 7.2 kB
ofdm_sync_pn.py 5.1 kB
ofdm_sync_pnac.py 5.7 kB
pfb_arb_resampler.py 2.5 kB
pfb_channelizer.py 2.8 kB
pfb_decimator.py 2.4 kB
pfb_interpolator.py 2.4 kB
pkt.py 6.4 kB
psk.py 2.7 kB
qam.py 3 kB
qam16.py 7.4 kB
qam256.py 7.4 kB
qam64.py 7.4 kB
qam8.py 7.4 kB
rational_resampler.py 5 kB
standard_squelch.py 2.9 kB
stream_to_vector_decimator.py 3 kB
wfm_rcv.py 2.7 kB
wfm_rcv_fmdet.py 9.7 kB
wfm_rcv_pll.py 9.8 kB
wfm_tx.py 3.1 kB

Latest revisions

# Date Author Comment
3f32342f 12/28/2010 06:00 pm Tom Rondeau

Allowing PFB interpolator to be called without specifying the taps; autogen taps inside hierblock.

47c11429 12/28/2010 05:56 pm Tom Rondeau

Allowing PFB decimator to be called without specifying the taps; autogen taps inside hierblock.

3751671d 12/28/2010 05:56 pm Tom Rondeau

PFB channelizer can be specified without external taps. Uses optfir to generate an internal filter to cover the channel bandwidth; user can specify the attenuation of this filter if desired.

ae03fd9a 12/28/2010 05:47 pm Tom Rondeau

Updating the arb. resampler to use the optfir filter that provides better specificatiion of stopband atten.

6246efbe 12/06/2010 06:52 pm Tom Rondeau

Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just specify the requested resampling rate without providing their own filter taps.

Taps are then generated inside hier_block2 to cover full bandwidth of input signal.

Optional attenuation parameter may be provided.

e06d2902 04/07/2010 10:25 pm Tom Rondeau

Opening up channelizer to have different sampling rates out. This first pass produces the correct output for oversampling_rate = 1.

c11ce18d 03/14/2010 09:36 pm Tom Rondeau

Fixing copyright dates.

b53bc139 03/14/2010 09:32 pm Tom Rondeau

Making old and new digital modulations completely seperable by adding modulation_utils2 so only new modulator blocks work with the version 2 of everything. Also changed some internal names for clarity.

8c163c9c 03/14/2010 01:16 am Tom Rondeau

Merge branch 'digital' of vps.gnuradio.org:trondeau into digital

d7aa0180 03/14/2010 01:15 am Tom Rondeau

Merge branch 'digital' of :trondeau into digital

Conflicts:
gnuradio-examples/python/digital/benchmark_qt_rx2.py

View revisions

Also available in: Atom