Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python / gnuradio @ 493cd2e4

Name Size
  blks2
  blks2impl
  gr
  gru
  gruimpl
  utils
  vocoder
.gitignore 63 Bytes
Makefile.am 1.2 kB
__init__.py 22 Bytes
audio.py 2.7 kB
eng_notation.py 2.1 kB
eng_option.py 2 kB
gr_unittest.py 6.2 kB
gr_xmlrunner.py 12.3 kB
modulation_utils.py 3.1 kB
modulation_utils2.py 3.1 kB
ofdm_packet_utils.py 26.8 kB
optfir.py 12.5 kB
packet_utils.py 27.2 kB
usrp_options.py 5.5 kB
window.py 5.3 kB

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.

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.

a310fe30 10/30/2010 05:18 am Ben Reynwar

Adding doxyxml python package. Acts as interface to doxygen-generated xml.

d74b45e2 10/07/2010 01:15 am Tom Rondeau

Checks to make sure XML path is writable before making the XML runner. Ignores it if directory is now writable.

2104a9d1 10/03/2010 08:56 pm Tom Rondeau

Updating all python QA programs in gnuradio-core to output XML files.

Also fixed gr_unittest.py to print to the screen and fail make check properly if there's an error.

Need to find a way to use XML runner with main() to fail make check and output to screen, too.

View revisions

Also available in: Atom