summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python
AgeCommit message (Expand)Author
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
2008-10-27Added optional vlen parameter to vector_source_* and vector_sink_*.eb
2008-10-01pll bandwidth optimized to more nearly meet Carson's rule. The 19 kHz pilot ...n4hy
2008-10-01Given 75 kHz deviation in the US FM market, Carson's rule says this is nomina...n4hy
2008-09-12Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr....jcorgan
2008-09-10Replaced """! with """. Exclamation mark showed in doxygen docs. jblum
2008-08-25Relaxed tolerance to fix OS/X 10.5 make check failure.eb
2008-08-19Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb
2008-08-14Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan
2008-08-06set decimjblum
2008-08-03Better fix for race in logpwrfft.pyjcorgan
2008-08-01replaced tabs, added sample_rate, fixed average=True bugjblum
2008-07-09Add some getter methodsjcorgan
2008-07-05Fix block names.jcorgan
2008-07-05Fix block name.jcorgan
2008-07-05Adds blks2.logpwrfft_c,f blocks.jcorgan
2008-07-05Adds blks2.stream_to_vector_decimator block.jcorgan
2008-07-04fixed broken link in filterbank commentn4hy
2008-06-23removed duplicate assignmenteb
2008-06-10Fixes ticket:246jcorgan
2008-05-26channel_model.py now allows to set the random seed for the noiseeb
2008-05-19Fix breakage introduced in r6228 (Josh Blum)jcorgan
2008-05-08Applied patches from Don Ward.eb
2008-04-22Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNUeb
2008-04-18Improved performance of the ML sync (with added computations). It uses the en...trondeau
2008-04-17Improved the pnac ofdm sync block. This is based on a VTC'99 paper by Tufvess...trondeau
2008-04-16to complete what I started, this makes the ofdm_sync_fixed block work again i...trondeau
2008-04-16The ofdm_sync_pnac method now works, though not that well. The frequency esti...trondeau
2008-04-15Fixed to pass distcheck, except QA test operates differently during distcheck...jcorgan
2008-04-15Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoderjcorgan
2008-04-15Mostly fixed the van de Beek ML synchronization scheme. Instead of using the ...trondeau
2008-04-15Adjusting structure a bit to redistribute responsibilities. This does not cha...trondeau
2008-04-12Adds gru.daemonize() and example application. Simplifies running GNU Radio a...jcorgan
2008-04-12Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec...jcorgan
2008-04-11fixing bug in gr_max_XX.cc.t and modifying qa_max.py to test fixn4hy
2008-04-11Adds gr.repeat(), an interpolating block to repeat a sample N times on the ou...jcorgan
2008-04-09Fixes ticket:238. (Tim Meehan)jcorgan
2008-04-01audio windows added to audio.pyn4hy
2008-03-24Tweak ticket:181 fix for Win32 (Don Ward)jcorgan
2008-02-28Fix for QA code for wavefile.michaelld
2008-02-26merged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issu...trondeau
2008-02-21disabled test_002_checkwavcopy, fails on PPCeb
2008-02-19Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.jcorgan
2008-02-18Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor...jcorgan