summaryrefslogtreecommitdiff
path: root/gnuradio-core
AgeCommit message (Expand)Author
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
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
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
2009-01-06Update doxygen Python generation (Firas Abbas)jcorgan
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-11-03Merged r9881:9917 from jcorgan/deb-wip into trunk. Updates Debian/Ubuntu pac...jcorgan
2008-10-27Added copyright header and disabled test_004, as it requires pygsl, which is ...jcorgan
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