summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib
AgeCommit message (Expand)Author
2009-02-23Reverted changeset r10451. Instead we will ensure top_block.stop() and wait(...jcorgan
2009-02-18Merging in branch to add malloc.h to posix_memalign.cc for Cygwin.michaelld
2009-02-18gcc 4.3 cleanupeb
2009-02-17Added ability to determine if flowgraph is runningjcorgan
2009-02-10Better fix for missing header file includejcorgan
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-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-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-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-01when gr_firdes.i was last touched, my version 2 filter design programs were r...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-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-31fixed copy/paste error in include guardeb
2008-08-31fix for ticket:268, vector not always a context sensitive keyworkeb
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-23Fix for ticket:214, gr_rotate speedup. We now normalize once everyeb
2008-08-23fix for ticket:243eb
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
2008-08-15Trial fix for ticket:258 / integer overflow undefined / phaseeb