Age | Commit message (Expand) | Author |
2009-12-07 | Change type of gr_head nitems parameter to unsigned long long. | Eric Blossom |
2009-10-12 | Merge branch 'sync' of git@gnuradio.org:trondeau into master | Johnathan Corgan |
2009-10-09 | Making old dbpsk work again to compare against new version. | Tom |
2009-10-08 | Added gr.copy(itemsize) block | Johnathan Corgan |
2009-10-06 | Should not be clipping the error here. | Tom |
2009-09-02 | Removed subversion related configuration info. | Johnathan Corgan |
2009-08-15 | Added reset method to gr_head and gr_vector_sink. This allows graphs | eb |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git |
2009-08-05 | Fixed optfir for producing equiripple FIR filters. Does LPF, fixes the HPF, a... | trondeau |
2009-07-20 | last changes here to gr_fmdet until pfb trondeau pfb branch is folded in | n4hy |
2009-07-20 | clean up of fmdet and addition of new slope vector. We will extend range to ... | n4hy |
2009-07-11 | Implements ticket:401 and ticket:402. | jcorgan |
2009-06-23 | added include <cstdio> statements in several files to make it compatible with... | anastas |
2009-06-21 | Fix QPSK phase error detector. Applied patch from Ben Green, modified by Tom... | jcorgan |
2009-06-01 | Fixed base class type. Thanks Achilleas! | eb |
2009-05-27 | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan |
2009-05-22 | Backed out [10702] because it was causing a problem with an existing | eb |
2009-05-22 | Doc fixes. | eb |
2009-05-22 | doc fixes! work-in-progress | eb |
2009-04-15 | removing forgotten debug | n4hy |
2009-04-15 | new fm detector added based on FIR derivative detector. Stereo sep better th... | n4hy |
2009-04-07 | Removed unneeded call to set_history(1). Code if functionally | eb |
2009-03-30 | Applied phase jump patch from Stefan Bruens. Fixes erratic performance of ph... | jcorgan |
2009-03-25 | missing lock | eb |
2009-03-24 | Merged r10666:10669 from jblum/vlen. Trunk passes distcheck. | jblum |
2009-03-19 | Fix for ticket:375, gr_clock_recovery_mm_ff, from Mike Ossmann. Thanks! | eb |
2009-03-14 | Use size_t over int for vlen. | jblum |
2009-03-14 | Add vlen to subtract, divide, and float2complex. | jblum |
2009-03-14 | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan |
2009-02-02 | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan |
2009-01-17 | seriously, sorry... tried to ctrl+c that but didnt get in time | gnychis |
2009-01-17 | merging r10246:10247 from developer branch to fix manual frequency setting pr... | gnychis |
2008-11-23 | fixing sync routines by wrapping the angle and not clipping it; also opening ... | trondeau |
2008-11-23 | Tom's law: the simpler the function, the more prone I am to make errors. | trondeau |
2008-10-27 | Copyright cleanup and fix compiler warnings. | jcorgan |
2008-10-27 | Added basic wavelet classifier blocks. GSL is now a prerequisite for | eb |
2008-10-25 | Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha... | trondeau |
2008-10-04 | adding missing comments to gr_firdes.i | n4hy |
2008-10-04 | fixing copyleft in gr_firdes.cc and .h | n4hy |
2008-10-04 | completion of adding new filter design interfaces to gr_firdes.i. Still need... | n4hy |
2008-10-03 | more cleanup of comments and adding left our functions to swig. Not yet comp... | n4hy |
2008-10-01 | when gr_firdes.i was last touched, my version 2 filter design programs were r... | n4hy |
2008-09-14 | Adds frequency accessor for Costas loop, BERT receiver displays frequency and... | jcorgan |
2008-09-14 | fix for gcc 4.3 | eb |
2008-09-13 | Merged r9564:9568 from jcorgan/bert into trunk. Adds BPSK bit error testing ... | jcorgan |
2008-09-12 | Doc updates only | jcorgan |
2008-09-12 | Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr.... | jcorgan |
2008-09-08 | added pre_shift method to gri_lfsr | eb |
2008-09-08 | merging branch -r9485:9498 to fix some warnings. This merge removes some of t... | trondeau |
2008-09-07 | another distcheck fix | jcorgan |