summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python
AgeCommit message (Expand)Author
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-20core: use gendir envvar to optionally generate makfile.gen into the build dirJosh Blum
2011-07-18gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoderJohnathan Corgan
2011-07-17digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core t...Tom Rondeau
2011-07-12fixing buildTom Rondeau
2011-07-10digital: removed new constellation blocks from gnuradio-core.Tom Rondeau
2011-06-13Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8pskBen Reynwar
2011-06-03Merge branch 'master' into 8pskTom Rondeau
2011-06-02QA: adding QA code for DC blocker block. Tests impulse response for complex a...Tom Rondeau
2011-05-11Moved generic psk and qam modulation into gr-digital.Ben Reynwar
2011-04-08Merge branch 'master' into constell_objTom Rondeau
2011-04-07core: adding QA code for int_to_float block.Tom Rondeau
2011-03-09audio: make prefs look like old audio, removed old audio.pyJosh Blum
2011-02-27Fixed to make compatible with python 2.4Ben Reynwar
2011-02-27Updated copyright notice dates.Ben Reynwar
2011-02-27Minor bug fixes (from last two commits)Ben Reynwar
2011-02-27Removing docstring generation from this branch.Ben Reynwar
2011-02-27Added testing module for constellation_receiver.Ben Reynwar
2011-02-27Added utility python sequence comparison scripts for use in testing.Ben Reynwar
2011-02-20Constellation objects accept n-dimensional points. (i.e. n complex numbers co...Ben Reynwar
2011-02-13Added constellation object unit test.Ben Reynwar
2011-02-13Fixing bugs in qam.py.Ben Reynwar
2011-02-09Changed constellation objects so that codings besides gray code can be used.Ben Reynwar
2011-02-01Forgot to add qpsk.py in last commit.Ben Reynwar
2011-01-31Added QPSK constellation object.Ben Reynwar
2011-01-31Tidied qam.pyBen Reynwar
2011-01-31Added BPSK constellation object.Ben Reynwar
2011-01-30Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object.Ben Reynwar
2011-01-30Modified python level OFDM to use constellation object.Ben Reynwar
2011-01-30Merged upstream from nextBen Reynwar
2011-01-20Added support for PSK to generic modulation.Ben Reynwar
2011-01-14Tidied QAM modulation.Ben Reynwar
2011-01-01Changed pky.py so that is possible to skip modulation/demodulation steps.Ben Reynwar
2011-01-01Worked on generic demodulation.Ben Reynwar
2010-12-28Merge branch 'master' into nextTom Rondeau
2010-12-28Under extreme circumstances, optfir might never produce an answer (atten>300)...Tom Rondeau
2010-12-28Allowing PFB interpolator to be called without specifying the taps; autogen t...Tom Rondeau
2010-12-28Allowing PFB decimator to be called without specifying the taps; autogen taps...Tom Rondeau
2010-12-28PFB channelizer can be specified without external taps. Uses optfir to genera...Tom Rondeau
2010-12-28Updating the arb. resampler to use the optfir filter that provides better spe...Tom Rondeau
2010-12-23Merge branch 'master' into nextTom Rondeau
2010-12-23Modifying the unittest output. XML files are no longer written outside of the...Tom Rondeau
2010-12-21Merge branch 'next' into guile.Eric Blossom
2010-12-11Create method to set rate on pfb_arb_resamp after it has been created.Matt Ettus
2010-12-10Fixing generic demodulation.Ben Reynwar
2010-12-09Fixing Makefile.am in blks2impl for recent changes.Ben Reynwar
2010-12-09Merge branch 'grorg-master'Ben Reynwar
2010-12-09Added support for modulation/demodulation of a generic constellation.Ben Reynwar
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-12-06Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just...Tom Rondeau