summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general
AgeCommit message (Expand)Author
2009-07-20last changes here to gr_fmdet until pfb trondeau pfb branch is folded inn4hy
2009-07-20clean up of fmdet and addition of new slope vector. We will extend range to ...n4hy
2009-07-11Implements ticket:401 and ticket:402.jcorgan
2009-06-23added include <cstdio> statements in several files to make it compatible with...anastas
2009-06-21Fix QPSK phase error detector. Applied patch from Ben Green, modified by Tom...jcorgan
2009-06-01Fixed base class type. Thanks Achilleas!eb
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-22Backed out [10702] because it was causing a problem with an existingeb
2009-05-22Doc fixes.eb
2009-05-22doc fixes! work-in-progresseb
2009-04-15removing forgotten debugn4hy
2009-04-15new fm detector added based on FIR derivative detector. Stereo sep better th...n4hy
2009-04-07Removed unneeded call to set_history(1). Code if functionallyeb
2009-03-30Applied phase jump patch from Stefan Bruens. Fixes erratic performance of ph...jcorgan
2009-03-25missing lockeb
2009-03-24Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum
2009-03-19Fix for ticket:375, gr_clock_recovery_mm_ff, from Mike Ossmann. Thanks!eb
2009-03-14Use size_t over int for vlen.jblum
2009-03-14Add vlen to subtract, divide, and float2complex.jblum
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.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
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-10-27Copyright cleanup and fix compiler warnings.jcorgan
2008-10-27Added basic wavelet classifier blocks. GSL is now a prerequisite foreb
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-01when gr_firdes.i was last touched, my version 2 filter design programs were r...n4hy
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-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-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-24Fix typo in variable name (Firas Abbas)jcorgan
2008-08-24Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf...jcorgan
2008-08-19Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb
2008-08-18New taps computation based on requested transition bandwidth and stopband att...n4hy