summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib
AgeCommit message (Expand)Author
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
2008-08-12Refactored unique vector functionality into template.jcorgan
2008-08-12Make gr_basic_block sort deterministic (Martin Dvh)jcorgan
2008-08-06added cpuid for sse3,ssse3,sse4.1, and sse4.2jcoy
2008-07-31wrong signeb
2008-07-24first cut at iq imbalance compensationmatt
2008-07-22Add gr_costas_loop_cc setters and gettersjcorgan
2008-07-21efficient moving average filters, should speed up OFDM significantlymatt
2008-07-09Merged jcorgan/ptrfix -r8827:8843 into the trunk.eb
2008-07-09fix for ticket:250eb
2008-06-24removed is_running method from gr_top_blockeb
2008-06-23Backed out [8669]. Better fix for removing cruft from opreporteb
2008-06-23in SIMD assmebler, changed .cleanup to a local symboleb
2008-06-23Renamed labels .loop1 and .loop2 to include name of file they're contained in.eb
2008-06-23merged refactoring of gr_top_block_impl into abstract base classeb
2008-06-10Applied patch from Dean Armstrong to fix gr_repeat (ticket:246). eb
2008-05-26Added rewind() and clear() to vector sources and sinks. This is usefuleb
2008-05-20Expose flowgraph debugging dump as gr.top_block.dump(). May or may not be su...jcorgan