summaryrefslogtreecommitdiff
path: root/gnuradio-core
Commit message (Expand)AuthorAgeFilesLines
* Added git ignore files auto created from svn:ignore properties.git2009-08-1426-0/+1196
* Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau2009-08-1219-3/+1635
* Adds constructor for gr.message_source that takes existing msgq.jcorgan2009-08-064-0/+36
* Fixed optfir for producing equiripple FIR filters. Does LPF, fixes the HPF, a...trondeau2009-08-052-7/+52
* Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan2009-08-012-5/+20
* Update omnithread linking.jcorgan2009-07-251-1/+0
* Merge r11462:11485 from jcorgan/omni into trunk.jcorgan2009-07-2519-102/+96
* Rename binary to be more descriptive.jcorgan2009-07-252-3/+3
* last changes here to gr_fmdet until pfb trondeau pfb branch is folded inn4hy2009-07-202-1/+6
* clean up of fmdet and addition of new slope vector. We will extend range to ...n4hy2009-07-201-4/+17
* Implements ticket:401 and ticket:402.jcorgan2009-07-1110-19/+186
* Merged r11397:11413 from balister/arm-configure into trunk. Trunk passes dis...jcorgan2009-07-1013-3/+823
* Adds generic msgq runner convenience class.jcorgan2009-07-092-0/+83
* Merged r11377:11390 from jcorgan/usrp-headers in to trunk.jcorgan2009-07-091-2/+1
* added include <cstdio> statements in several files to make it compatible with...anastas2009-06-2313-0/+16
* Fix QPSK phase error detector. Applied patch from Ben Green, modified by Tom...jcorgan2009-06-211-3/+15
* Defined a gr_sysconfdir in Makefile.commonjblum2009-06-131-1/+1
* Fixed base class type. Thanks Achilleas!eb2009-06-011-2/+2
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-2711-11/+29
* Removed redundant libmissing from libgnuradio-core-qa; it's alreadymichaelld2009-05-231-1/+0
* Backed out [10702] because it was causing a problem with an existingeb2009-05-221-1/+1
* Doc fixes.eb2009-05-2229-38/+43
* doc fixes! work-in-progresseb2009-05-22198-220/+217
* Doc fixes. Merged eb/t367 -r11020:11025 to trunk. This changeseteb2009-05-1418-3849/+5
* Fixes ticket:364, ticket:365. Merged eb/t364 -r11015:11017 to trunk.eb2009-05-131-1/+3
* Fix abort when user fails to connect hier_block2 outputs both internally and ...jcorgan2009-05-082-14/+68
* Adds dynamic setters/getters for moving average filters.jcorgan2009-04-303-3/+36
* Generate more informative error message than recursion errorjcorgan2009-04-252-0/+4
* Fixes ticket:312.jcorgan2009-04-251-7/+4
* Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...jcorgan2009-04-193-48/+104
* Minor fix to last checkinjcorgan2009-04-171-1/+1
* Fixes ticket:383jcorgan2009-04-172-8/+45
* Fixes ticket:386jcorgan2009-04-172-5/+43
* Fixes ticket:374jcorgan2009-04-172-0/+20
* Cleanup on gr.channel_modeljcorgan2009-04-172-43/+4
* Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard...jcorgan2009-04-1611-10/+582
* Temporary fix for erroneous Makefile.am contentsjcorgan2009-04-151-4/+0
* removing forgotten debugn4hy2009-04-151-2/+0
* new fm detector added based on FIR derivative detector. Stereo sep better th...n4hy2009-04-158-0/+383
* Fix for ticket:262.eb2009-04-071-1/+1
* Removed unneeded call to set_history(1). Code if functionallyeb2009-04-071-2/+1
* Fix erroneous output io signaturejcorgan2009-04-011-3/+5
* Applied phase jump patch from Stefan Bruens. Fixes erratic performance of ph...jcorgan2009-03-301-1/+1
* fixed typoeb2009-03-261-1/+1
* Add check for interruption to gr_tpb_thread_body to ensure thateb2009-03-251-0/+3
* missing lockeb2009-03-251-0/+3
* Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum2009-03-2417-599/+44
* Error out when creating hierarchical blocks with arbitrary or variable number...jcorgan2009-03-233-12/+27
* Adds QA code for ticket:237 fixjcorgan2009-03-201-0/+12
* Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan2009-03-2013-104/+420