index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
python
Age
Commit message (
Expand
)
Author
2011-02-01
Forgot to add qpsk.py in last commit.
Ben Reynwar
2011-01-31
Added QPSK constellation object.
Ben Reynwar
2011-01-31
Tidied qam.py
Ben Reynwar
2011-01-31
Added BPSK constellation object.
Ben Reynwar
2011-01-30
Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object.
Ben Reynwar
2011-01-30
Modified python level OFDM to use constellation object.
Ben Reynwar
2011-01-30
Merged upstream from next
Ben Reynwar
2011-01-20
Added support for PSK to generic modulation.
Ben Reynwar
2011-01-14
Tidied QAM modulation.
Ben Reynwar
2011-01-01
Changed pky.py so that is possible to skip modulation/demodulation steps.
Ben Reynwar
2011-01-01
Worked on generic demodulation.
Ben Reynwar
2010-12-28
Merge branch 'master' into next
Tom Rondeau
2010-12-28
Under extreme circumstances, optfir might never produce an answer (atten>300)...
Tom Rondeau
2010-12-28
Allowing PFB interpolator to be called without specifying the taps; autogen t...
Tom Rondeau
2010-12-28
Allowing PFB decimator to be called without specifying the taps; autogen taps...
Tom Rondeau
2010-12-28
PFB channelizer can be specified without external taps. Uses optfir to genera...
Tom Rondeau
2010-12-28
Updating the arb. resampler to use the optfir filter that provides better spe...
Tom Rondeau
2010-12-23
Merge branch 'master' into next
Tom Rondeau
2010-12-23
Modifying the unittest output. XML files are no longer written outside of the...
Tom Rondeau
2010-12-21
Merge branch 'next' into guile.
Eric Blossom
2010-12-11
Create method to set rate on pfb_arb_resamp after it has been created.
Matt Ettus
2010-12-10
Fixing generic demodulation.
Ben Reynwar
2010-12-09
Fixing Makefile.am in blks2impl for recent changes.
Ben Reynwar
2010-12-09
Merge branch 'grorg-master'
Ben Reynwar
2010-12-09
Added support for modulation/demodulation of a generic constellation.
Ben Reynwar
2010-12-06
Merge branch 'next' into guile-next
Eric Blossom
2010-12-06
Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just...
Tom Rondeau
2010-12-03
Added a new example python script (a stripped down version of benchmark_loopb...
Ben Reynwar
2010-11-24
Add conditionals around gnuradio-core/src/{guile,python}
Eric Blossom
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-24
Consistently use TESTS += in conditionals
Eric Blossom
2010-11-10
Cleanup gr:connect and gr:disconnect for Guile.
Eric Blossom
2010-11-10
Rename basic_block coersion method to to_basic_block. Add to_hier_block2 and...
Eric Blossom
2010-11-10
Remove dead code
Eric Blossom
2010-11-10
rename s/gnuradio_swig_python/gnuradio_core/g
Eric Blossom
2010-10-29
Adding doxyxml python package. Acts as interface to doxygen-generated xml.
Ben Reynwar
2010-10-06
Checks to make sure XML path is writable before making the XML runner. Ignore...
Tom Rondeau
2010-10-03
Updating all python QA programs in gnuradio-core to output XML files.
Tom Rondeau
2010-10-03
Adding gr_xmlrunner.py to Makefile.
Tom Rondeau
2010-10-03
Adding XML output to Python unittests.
Tom Rondeau
2010-05-25
Fix erroneous file modes
Johnathan Corgan
2010-05-23
Merge remote branch 'gnuradio/wip/udp_source_sink'
Johnathan Corgan
2010-05-21
gnuradio-core: update copyrights
Johnathan Corgan
2010-05-10
Add gru.hexshort to deal with short hex constants
Eric Blossom
2010-05-04
Rework UDP source and sink, with incompatible API changes
Don Ward
2010-04-07
Opening up channelizer to have different sampling rates out. This first pass ...
Tom Rondeau
2010-03-21
Add new block gr.additive_scrambler_bb()
Johnathan Corgan
2010-03-14
Fixing copyright dates.
Tom Rondeau
2010-03-14
Making old and new digital modulations completely seperable by adding modulat...
Tom Rondeau
2010-03-13
Merge branch 'digital' of vps.gnuradio.org:trondeau into digital
Tom Rondeau
[next]