Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python @ 93a4677f

Name Size
  bin
  gnuradio
build_utils.py 6.9 kB
build_utils_codes.py 1.4 kB

Latest revisions

# Date Author Comment
93a4677f 06/22/2012 04:30 pm Tom Rondeau

core: adds a tag debug sink to display all tags coming into it.

This block is meant to help debug applications that use stream tags.

446494ea 06/20/2012 02:36 pm Johnathan Corgan

Merge branch 'gr_filter'

d647fbba 06/16/2012 02:55 pm Tom Rondeau

filter: adding freq_xlating_filter.

Includes QA and GRC.

Update to build_utils adds a FIR_TYPE for the type of filter and CFIR_TYPE for the type of filter where the taps are always complex (needed for freq_xlating_filter).

1dcdd0ab 06/11/2012 02:55 am Tom Rondeau

Merge branch 'master-mods'

c8c51581 06/10/2012 06:48 pm Tim O'Shea

gr_unpack_k_bits:
added python QA code
reversed bit ordering to match gr_pack_k_bits

gr_keep_m_in_n:
added python QA code
switched block to operate on individual items as itemsize instead of vectors
updated GRC to match

9038efc6 06/07/2012 08:56 pm Tom Rondeau

fixed copyright dates.

f2ab263b 06/06/2012 09:51 pm Tim O'Shea

Block Modifications:
digital.mpsk_receiver_cc: Set reasonable default parameter values for GRC definition
digital.ofdm_insert_preamble: Expose enter_preamble() as public, to allow external state changes
Cleanup of incorrect forecast behavior...

d4fe4377 05/21/2012 04:48 pm Tom Rondeau

core: minor formatting changes to vector_map for style consistency.

ae75ab75 05/17/2012 06:37 pm Ben Reynwar

gr: Added vector_map block.

32f807a8 05/02/2012 08:14 pm Tom Rondeau

filter: Reworking filter to have a set of basic implementation classes for filters of different kinds.

The GR blocks are templated now and call from fir_filters for the volk-specific implemenation.

Note the modification to build_utils.py to accomodate these changes.

View revisions

Also available in: Atom