gruel::send can now send to a pmt.
[debian/gnuradio] / gnuradio-core /
2009-08-16 Johnathan CorganMerged changes from svn repository trunk.
2009-08-15 ebAdded reset method to gr_head and gr_vector_sink. ...
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-15 ebgr_blocks may now produce different number of output...
2009-08-15 Johnathan CorganMerged branch 'msg-passing' from gnuradio.org/git/eb.git
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 Eric BlossomRefactored gr_msg_accepter and gr_tpd_thread_body.
2009-08-14 Johnathan CorganThread-per-block loop now checks and dequeues messages...
2009-08-14 Johnathan CorganNotify derived class when post()ed
2009-08-14 Johnathan CorganAdded gr_msg_accepter class.
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
2009-08-12 trondeauMerging trondeau/pfb r11249:11581 into trunk. This...
2009-08-06 jcorganAdds constructor for gr.message_source that takes exist...
2009-08-05 trondeauFixed optfir for producing equiripple FIR filters....
2009-08-01 jcorganMerged r11500:11506 from features/msg-passing into...
2009-07-25 jcorganUpdate omnithread linking.
2009-07-25 jcorganMerge r11462:11485 from jcorgan/omni into trunk.
2009-07-25 jcorganRename binary to be more descriptive.
2009-07-20 n4hylast changes here to gr_fmdet until pfb trondeau pfb...
2009-07-20 n4hyclean up of fmdet and addition of new slope vector...
2009-07-11 jcorganImplements ticket:401 and ticket:402.
2009-07-10 jcorganMerged r11397:11413 from balister/arm-configure into...
2009-07-09 jcorganAdds generic msgq runner convenience class.
2009-07-09 jcorganMerged r11377:11390 from jcorgan/usrp-headers in to...
2009-06-23 anastasadded include <cstdio> statements in several files...
2009-06-21 jcorganFix QPSK phase error detector. Applied patch from...
2009-06-13 jblumDefined a gr_sysconfdir in Makefile.common
2009-06-01 ebFixed base class type. Thanks Achilleas!
2009-05-27 jcorganMerged r11123:11148 from jcorgan/np into trunk.
2009-05-23 michaelldRemoved redundant libmissing from libgnuradio-core...
2009-05-22 ebBacked out [10702] because it was causing a problem...
2009-05-22 ebDoc fixes.
2009-05-22 ebdoc fixes! work-in-progress
2009-05-14 ebDoc fixes. Merged eb/t367 -r11020:11025 to trunk....
2009-05-13 ebFixes ticket:364, ticket:365. Merged eb/t364 -r11015...
2009-05-08 jcorganFix abort when user fails to connect hier_block2 output...
2009-04-30 jcorganAdds dynamic setters/getters for moving average filters.
2009-04-25 jcorganGenerate more informative error message than recursion...
2009-04-25 jcorganFixes ticket:312.
2009-04-19 jcorganMerged r10875:10880 from jcorgan/t161 into trunk. ...
2009-04-17 jcorganMinor fix to last checkin
2009-04-17 jcorganFixes ticket:383
2009-04-17 jcorganFixes ticket:386
2009-04-17 jcorganFixes ticket:374
2009-04-17 jcorganCleanup on gr.channel_model
2009-04-16 jcorganMerged changeset r10817:10858 from jcorgan/cpphier...
2009-04-15 jcorganTemporary fix for erroneous Makefile.am contents
2009-04-15 n4hyremoving forgotten debug
2009-04-15 n4hynew fm detector added based on FIR derivative detector...
2009-04-07 ebFix for ticket:262.
2009-04-07 ebRemoved unneeded call to set_history(1). Code if funct...
2009-04-01 jcorganFix erroneous output io signature
2009-03-30 jcorganApplied phase jump patch from Stefan Bruens. Fixes...
2009-03-26 ebfixed typo
2009-03-25 ebAdd check for interruption to gr_tpb_thread_body to...
2009-03-25 ebmissing lock
2009-03-24 jblumMerged r10666:10669 from jblum/vlen. Trunk passes distc...
2009-03-23 jcorganError out when creating hierarchical blocks with arbitr...
2009-03-20 jcorganAdds QA code for ticket:237 fix
2009-03-20 jcorganMerged r10463:10658 from jblum/gui_guts into trunk...
2009-03-19 jcorganError out when hierarchical block inputs and outputs...
2009-03-19 ebDocument run/start/stop/wait preconditions.
2009-03-19 ebFix for ticket:348, Stopping a process does not properl...
2009-03-19 ebFix for ticket:375, gr_clock_recovery_mm_ff, from Mike...
2009-03-16 michaelldFix missed setting from r10598 .
2009-03-14 jblumUse size_t over int for vlen.
2009-03-14 jblumAdd vlen to subtract, divide, and float2complex.
2009-03-14 jcorganRemoved generated file from version control.
2009-03-14 jcorganMerged r10554:10595 from michaelld/am_swig_4 into trunk...
2009-03-08 jcorganCopy pubsub from gr-wxgui into gnuradio-core, need...
2009-03-03 jcorganMerged r10539:10546 from michaelld/two_mods into trunk...
2009-02-26 jcorganMerged r10504:10528 from michaelld/fix_local_data_insta...
2009-02-25 ebMerged mld/fix_makefile_gen -r10446:10509 to trunk...
2009-02-25 jcorganMerged r10501:10505 from michaelld/omnithread into...
2009-02-23 jcorganReverted changeset r10451. Instead we will ensure...
2009-02-18 michaelldMerging in branch to add malloc.h to posix_memalign...
2009-02-18 ebgcc 4.3 cleanup
2009-02-17 jcorganAdded ability to determine if flowgraph is running
2009-02-17 jblumkludge the legacy: usrp subdevice 2, the 3rd subdevice
2009-02-10 jcorganBetter fix for missing header file include
2009-02-10 jcorganMerged r10385:10413 from michaelld/swig_tweaks into...
2009-02-08 jcorganFix missing header include (Don Ward)
2009-02-02 jcorganMerged r10288:10370 from michaelld/swigpythonargs into...
2009-01-31 michaelldMerged in misc_fixes branch.
2009-01-27 jcorganGeneral housekeeping--removing ancient cruft mostly.
2009-01-17 gnychisseriously, sorry... tried to ctrl+c that but didnt...
2009-01-17 gnychismerging r10246:10247 from developer branch to fix manua...
2009-01-06 jcorganUpdate doxygen Python generation (Firas Abbas)
2008-12-01 jcorganMerged r9798:9801 from michaelld/memalign into trunk...
2008-11-23 trondeaufixing sync routines by wrapping the angle and not...
2008-11-23 trondeauTom's law: the simpler the function, the more prone...
2008-11-10 ebwrap the return type from gr_enable_realtime_scheduling
2008-11-03 jcorganFix issue caused by pkg-config stripping -I/usr/include...
2008-11-03 jcorganMerged r9881:9917 from jcorgan/deb-wip into trunk....
2008-10-27 jcorganAdded copyright header and disabled test_004, as it...
2008-10-27 jcorganCopyright cleanup and fix compiler warnings.
2008-10-27 ebAdded basic wavelet classifier blocks. GSL is now...
2008-10-27 ebAdded optional vlen parameter to vector_source_* and...
2008-10-25 trondeauMerging qtgui branch-r9068:9837: this ads a qtgui_sink_...
2008-10-04 n4hyadding missing comments to gr_firdes.i
next