summaryrefslogtreecommitdiff
path: root/gnuradio-core
AgeCommit message (Expand)Author
2009-05-13Fixes ticket:364, ticket:365. Merged eb/t364 -r11015:11017 to trunk.eb
2009-05-08Fix abort when user fails to connect hier_block2 outputs both internally and ...jcorgan
2009-04-30Adds dynamic setters/getters for moving average filters.jcorgan
2009-04-25Generate more informative error message than recursion errorjcorgan
2009-04-25Fixes ticket:312.jcorgan
2009-04-19Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...jcorgan
2009-04-17Minor fix to last checkinjcorgan
2009-04-17Fixes ticket:383jcorgan
2009-04-17Fixes ticket:386jcorgan
2009-04-17Fixes ticket:374jcorgan
2009-04-17Cleanup on gr.channel_modeljcorgan
2009-04-16Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard...jcorgan
2009-04-15Temporary fix for erroneous Makefile.am contentsjcorgan
2009-04-15removing forgotten debugn4hy
2009-04-15new fm detector added based on FIR derivative detector. Stereo sep better th...n4hy
2009-04-07Fix for ticket:262.eb
2009-04-07Removed unneeded call to set_history(1). Code if functionallyeb
2009-04-01Fix erroneous output io signaturejcorgan
2009-03-30Applied phase jump patch from Stefan Bruens. Fixes erratic performance of ph...jcorgan
2009-03-26fixed typoeb
2009-03-25Add check for interruption to gr_tpb_thread_body to ensure thateb
2009-03-25missing lockeb
2009-03-24Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum
2009-03-23Error out when creating hierarchical blocks with arbitrary or variable number...jcorgan
2009-03-20Adds QA code for ticket:237 fixjcorgan
2009-03-20Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan
2009-03-19Error out when hierarchical block inputs and outputs aren't wired internally....jcorgan
2009-03-19Document run/start/stop/wait preconditions.eb
2009-03-19Fix for ticket:348, Stopping a process does not properly terminate USRP1.eb
2009-03-19Fix for ticket:375, gr_clock_recovery_mm_ff, from Mike Ossmann. Thanks!eb
2009-03-16Fix missed setting from r10598 .michaelld
2009-03-14Use size_t over int for vlen.jblum
2009-03-14Add vlen to subtract, divide, and float2complex.jblum
2009-03-14Removed generated file from version control.jcorgan
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-03-08Copy pubsub from gr-wxgui into gnuradio-core, need to migrate wxgui usage to ...jcorgan
2009-03-03Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck.jcorgan
2009-02-26Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan
2009-02-25Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans upeb
2009-02-25Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h...jcorgan
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-17kludge the legacy: usrp subdevice 2, the 3rd subdevicejblum
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