Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src @ 493cd2e4

Name Size
  gen_interpolator_taps
  lib
  python
  tests
  utils
.gitignore 59 Bytes
Makefile.am 974 Bytes

Latest revisions

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

4620927f 12/06/2010 04:19 am Ben Reynwar

Fixed typos in comments ('samples per symbol' not 'samples per second').

ed55c41c 12/04/2010 04:30 am Ben Reynwar

Merge branch 'grorg-master'

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.

dd656e9d 11/24/2010 11:21 pm Tom Rondeau

Changing API for gr_skiphead to use uint64_t for the offset instead of size_t (still unsigned). Fixes issue #304.

Also uses uint64_t's internally so everyone is always on the same type. This should not affect anyone's use of the block.

View revisions

Also available in: Atom