Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python / gnuradio @ 05005e3d

Name Size
  blks2
  blks2impl
  gr
  gru
  gruimpl
  vocoder
Makefile.am 1.1 kB
__init__.py 22 Bytes
audio.py 2.6 kB
eng_notation.py 2.1 kB
eng_option.py 2.4 kB
gr_unittest.py 4.4 kB
modulation_utils.py 3.1 kB
ofdm_packet_utils.py 26.8 kB
optfir.py 7.6 kB
packet_utils.py 27.2 kB
window.py 5.3 kB

Latest revisions

# Date Author Comment
05005e3d 02/08/2008 04:36 am Eric Blossom

Removed gr.flow_graph, gr.hier_block and friends. From here on out
all work on the trunk must use gr.top_block and gr.hier_block2.
Merged eb/fg-no-more -r7602:7606 into trunk.

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

42ad2adb 02/06/2008 03:54 pm Tom Rondeau

Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the-air OFDM. Works with all modulations and tested both send and receive on different computers/USRPs. Misses a few packets, so it's not perfect.

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

d25106c3 01/29/2008 07:58 pm Tom Rondeau

Switched OFDM sync block to use peak detector from Kyle Jamieson. This solves one problem of locking up with low SNR but does not solve the big over-the-air problems.

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

0ffca9f4 01/26/2008 01:30 am Matt Ettus

better filter bandwidths

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

d830a454 01/19/2008 07:16 pm Johnathan Corgan

Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs from limbo and upgraded to use blks2.

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

64069fba 01/18/2008 12:31 am Johnathan Corgan

Trial workaround for ticket:181

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

ce165145 01/02/2008 05:35 pm Tom Rondeau

Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hier_block2 in blks2impl and removed from blksimpl. The new code
implements a decision feedback sync loop to lock the phase/freq, removes two unnecessary premables and performs frame sync and equalization off...

e01b9886 11/29/2007 01:07 am Eric Blossom

fixes ticket:211

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

a81ac5a7 11/27/2007 05:00 pm Johnathan Corgan

Added FIXME tags.

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

3c443c0b 11/27/2007 03:29 pm Johnathan Corgan

Merged r7001:7035 from jcorgan/t202 into trunk. Implements ticket:202, converting qa code in core to new top block code.

Three issues exist and have been separately logged:

qa_bin_statistics.py - ticket:199
qa_rational_resampler.py - ticket:210
qa_stream_mux.py - ticket:211...

View revisions

Also available in: Atom