summaryrefslogtreecommitdiff
path: root/gnuradio-core
AgeCommit message (Expand)Author
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan
2009-02-08Fix missing header include (Don Ward)jcorgan
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan
2009-01-31Merged in misc_fixes branch.michaelld
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
2009-01-17seriously, sorry... tried to ctrl+c that but didnt get in timegnychis
2009-01-17merging r10246:10247 from developer branch to fix manual frequency setting pr...gnychis
2009-01-06Update doxygen Python generation (Firas Abbas)jcorgan
2008-12-01Merged r9798:9801 from michaelld/memalign into trunk. Passes distcheck on Ub...jcorgan
2008-11-23fixing sync routines by wrapping the angle and not clipping it; also opening ...trondeau
2008-11-23Tom's law: the simpler the function, the more prone I am to make errors.trondeau
2008-11-10wrap the return type from gr_enable_realtime_schedulingeb
2008-11-03Fix issue caused by pkg-config stripping -I/usr/include from --cflagsjcorgan
2008-11-03Merged r9881:9917 from jcorgan/deb-wip into trunk. Updates Debian/Ubuntu pac...jcorgan
2008-10-27Added copyright header and disabled test_004, as it requires pygsl, which is ...jcorgan
2008-10-27Copyright cleanup and fix compiler warnings.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-25Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha...trondeau
2008-10-04adding missing comments to gr_firdes.in4hy
2008-10-04fixing copyleft in gr_firdes.cc and .hn4hy
2008-10-04completion of adding new filter design interfaces to gr_firdes.i. Still need...n4hy
2008-10-03more cleanup of comments and adding left our functions to swig. Not yet comp...n4hy
2008-10-02Removed extraneous flagsjcorgan
2008-10-02added gruel to gnuradio-core.pc.ineb
2008-10-02stop installing test_alleb
2008-10-01pll bandwidth optimized to more nearly meet Carson's rule. The 19 kHz pilot ...n4hy
2008-10-01when gr_firdes.i was last touched, my version 2 filter design programs were r...n4hy
2008-10-01Given 75 kHz deviation in the US FM market, Carson's rule says this is nomina...n4hy
2008-09-24Applied patch from Stefan BrĂ¼ns. It fixes a swig problem with enable_realtim...eb
2008-09-20gr_realtime now uses gruel::enable_realtime_schedulingeb
2008-09-14Adds frequency accessor for Costas loop, BERT receiver displays frequency and...jcorgan
2008-09-14fix for gcc 4.3eb
2008-09-13Merged r9564:9568 from jcorgan/bert into trunk. Adds BPSK bit error testing ...jcorgan
2008-09-12Doc updates onlyjcorgan
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-09-08added pre_shift method to gri_lfsreb
2008-09-08merging branch -r9485:9498 to fix some warnings. This merge removes some of t...trondeau
2008-09-08Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan
2008-09-07Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ...jblum
2008-09-07another distcheck fixjcorgan
2008-09-07fix typojcorgan
2008-09-07distcheck fixjcorgan
2008-09-03export gri_fft planning mutexeb
2008-09-03Fibonacci Linear Feedback Shift Registereb
2008-08-31removed some warningseb
2008-08-31fixed copy/paste error in include guardeb
2008-08-31fix for ticket:268, vector not always a context sensitive keyworkeb
2008-08-25Relaxed tolerance to fix OS/X 10.5 make check failure.eb