summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python
AgeCommit message (Expand)Author
2009-10-12Fixing initialization of timing gains. Alpha should be < 1, and beta should b...Tom Rondeau
2009-10-12Adding dqpsk2 block to makefile for installation.Tom Rondeau
2009-10-12Adding DQPSK version that uses the PFB timing sync block (dqpsk2).Tom Rondeau
2009-10-12Minor fixes for logging.Tom Rondeau
2009-10-12Working DBPSK implementation with new PFB clock recovery block. The feedforwa...Tom Rondeau
2009-10-09Making old dbpsk work again to compare against new version.Tom
2009-10-09Adding new DBPSK block with new PFB clock recovery alg.Tom
2009-10-08Added gr.copy(itemsize) blockJohnathan Corgan
2009-10-06Merge branch 'master' into syncTom
2009-10-06Using PFB clock recovery for testingTom
2009-09-09only import usrp and usrp2 modules in the setup methodsJosh Blum
2009-09-09copied usrp_siggen stuff from experimental gui into gnuradio treeJosh Blum
2009-09-04Merge branch 'grc' from http://gnuradio.org/git/jblum.git into masterJohnathan Corgan
2009-08-31Modified log power fft block so ref scale is peak to peak.Josh Blum
2009-08-25Merge branch 'master' of http://gnuradio.org/git/gnuradio into grcJosh Blum
2009-08-25Merge utils from http://gnuradio.org/git/trondeau.gitJohnathan Corgan
2009-08-25Work on command line options for generated code.Josh Blum
2009-08-24Adding P-M version of band reject filter.Tom Rondeau
2009-08-24Fixed documentation for optfir band pass filters.Tom Rondeau
2009-08-24Added routine for optfir equiripple filter design code to create complex band...Tom Rondeau
2009-08-23Added blks2.pfb_arb_resampler_ccf to GRC block listJohnathan Corgan
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-12Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau
2009-08-06Adds constructor for gr.message_source that takes existing msgq.jcorgan
2009-08-05Fixed optfir for producing equiripple FIR filters. Does LPF, fixes the HPF, a...trondeau
2009-07-11Implements ticket:401 and ticket:402.jcorgan
2009-07-09Adds generic msgq runner convenience class.jcorgan
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-08Fix abort when user fails to connect hier_block2 outputs both internally and ...jcorgan
2009-04-25Generate more informative error message than recursion errorjcorgan
2009-04-25Fixes ticket:312.jcorgan
2009-04-19Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...jcorgan
2009-04-17Minor fix to last checkinjcorgan
2009-04-17Fixes ticket:383jcorgan
2009-04-17Fixes ticket:386jcorgan
2009-04-17Fixes ticket:374jcorgan
2009-04-17Cleanup on gr.channel_modeljcorgan
2009-04-15new fm detector added based on FIR derivative detector. Stereo sep better th...n4hy
2009-04-01Fix erroneous output io signaturejcorgan
2009-03-26fixed typoeb
2009-03-24Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum
2009-03-20Adds QA code for ticket:237 fixjcorgan
2009-03-19Fix for ticket:348, Stopping a process does not properly terminate USRP1.eb
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-03-08Copy pubsub from gr-wxgui into gnuradio-core, need to migrate wxgui usage to ...jcorgan
2009-02-25Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans upeb
2009-02-17kludge the legacy: usrp subdevice 2, the 3rd subdevicejblum
2008-11-23fixing sync routines by wrapping the angle and not clipping it; also opening ...trondeau
2008-10-27Added copyright header and disabled test_004, as it requires pygsl, which is ...jcorgan
2008-10-27Added basic wavelet classifier blocks. GSL is now a prerequisite foreb