Age | Commit message (Expand) | Author |
2009-03-30 | Applied phase jump patch from Stefan Bruens. Fixes erratic performance of ph... | jcorgan |
2009-03-26 | fixed typo | eb |
2009-03-25 | Add check for interruption to gr_tpb_thread_body to ensure that | eb |
2009-03-25 | missing lock | eb |
2009-03-24 | Merged r10666:10669 from jblum/vlen. Trunk passes distcheck. | jblum |
2009-03-23 | Error out when creating hierarchical blocks with arbitrary or variable number... | jcorgan |
2009-03-20 | Adds QA code for ticket:237 fix | jcorgan |
2009-03-20 | Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck. | jcorgan |
2009-03-19 | Error out when hierarchical block inputs and outputs aren't wired internally.... | jcorgan |
2009-03-19 | Document run/start/stop/wait preconditions. | eb |
2009-03-19 | Fix for ticket:348, Stopping a process does not properly terminate USRP1. | eb |
2009-03-19 | Fix for ticket:375, gr_clock_recovery_mm_ff, from Mike Ossmann. Thanks! | eb |
2009-03-16 | Fix missed setting from r10598 . | michaelld |
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 | Removed generated file from version control. | jcorgan |
2009-03-14 | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan |
2009-03-08 | Copy pubsub from gr-wxgui into gnuradio-core, need to migrate wxgui usage to ... | jcorgan |
2009-03-03 | Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck. | jcorgan |
2009-02-26 | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ... | jcorgan |
2009-02-25 | Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans up | eb |
2009-02-25 | Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h... | jcorgan |
2009-02-23 | Reverted changeset r10451. Instead we will ensure top_block.stop() and wait(... | jcorgan |
2009-02-18 | Merging in branch to add malloc.h to posix_memalign.cc for Cygwin. | michaelld |
2009-02-18 | gcc 4.3 cleanup | eb |
2009-02-17 | Added ability to determine if flowgraph is running | jcorgan |
2009-02-17 | kludge the legacy: usrp subdevice 2, the 3rd subdevice | jblum |
2009-02-10 | Better fix for missing header file include | jcorgan |
2009-02-10 | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan |
2009-02-08 | Fix missing header include (Don Ward) | jcorgan |
2009-02-02 | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan |
2009-01-31 | Merged in misc_fixes branch. | michaelld |
2009-01-27 | General housekeeping--removing ancient cruft mostly. | 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 |
2009-01-06 | Update doxygen Python generation (Firas Abbas) | jcorgan |
2008-12-01 | Merged r9798:9801 from michaelld/memalign into trunk. Passes distcheck on Ub... | jcorgan |
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-11-10 | wrap the return type from gr_enable_realtime_scheduling | eb |
2008-11-03 | Fix issue caused by pkg-config stripping -I/usr/include from --cflags | jcorgan |
2008-11-03 | Merged r9881:9917 from jcorgan/deb-wip into trunk. Updates Debian/Ubuntu pac... | jcorgan |
2008-10-27 | Added copyright header and disabled test_004, as it requires pygsl, which is ... | jcorgan |
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-27 | Added optional vlen parameter to vector_source_* and vector_sink_*. | 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 |