Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python / gnuradio / blks2impl @ 1ec42d6f

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_mod_demod.py 14.9 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 kB
pfb_channelizer.py 2.1 kB
pfb_decimator.py 1.7 kB
pfb_interpolator.py 1.7 kB
pkt.py 7.1 kB
psk.py 2.7 kB
qam.py 5.6 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
1ec42d6f 01/15/2011 06:30 am Ben Reynwar

Tidied QAM modulation.

016dc56e 01/01/2011 10:33 pm Ben Reynwar

Changed pky.py so that is possible to skip modulation/demodulation steps.

493cd2e4 01/01/2011 10:31 pm Ben Reynwar

Worked on generic demodulation.

ee21aaed 12/11/2010 06:42 am Ben Reynwar

Fixing generic demodulation.

704825a2 12/10/2010 04:33 am Ben Reynwar

Fixing Makefile.am in blks2impl for recent changes.

ad4ad13c 12/09/2010 10:19 pm Ben Reynwar

Merge branch 'grorg-master'

2863f40d 12/09/2010 10:12 pm Ben Reynwar

Added support for modulation/demodulation of a generic constellation.
Not yet robust enough.
Inefficient QAM modulation/demodulation also added (via the generic implementation).

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.

26e78513 12/04/2010 04:25 am Ben Reynwar

Added a new example python script (a stripped down version of benchmark_loopback.py).
Made minor change to blks2.demod_pkts.

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.

View revisions

Also available in: Atom