Restored original HRPT GUI script and documented various script choices.
[debian/gnuradio] / gnuradio-core /
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Johnathan CorganAdd missing include file in gnuradio-core
2009-09-24 Johnathan CorganMerge branch 'rx_mimo_hb_sync' of gnuradio.org/git...
2009-09-16 Johnathan CorganMerge branch 'utils' of gnuradio.org/git/trondeau into...
2009-09-15 Philip BalisterFix doxygen warnings.
2009-09-10 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-10 Johnathan CorganMerge branch 'forms' of gnuradio.org/git/jblum into...
2009-09-10 Johnathan CorganMerge branch 'usrp_siggen' of gnuradio.org/git/jblum...
2009-09-10 Josh Blumonly import usrp and usrp2 modules in the setup methods
2009-09-09 Josh Blumcopied usrp_siggen stuff from experimental gui into...
2009-09-05 Johnathan CorganAdd missing cstdio includes for gcc 4.4 compatibility
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Johnathan CorganMerge branch 'sync' from gnuradio.org/git/trondeau...
2009-09-04 Tom RondeauFixing a line in the clock recovery algorithm. This...
2009-09-02 Johnathan CorganMerge branch 'lo_fix' from gnuradio.org/git/jblum.git...
2009-09-02 Johnathan CorganRemoved subversion related configuration info.
2009-09-02 Johnathan CorganMerge branch 'wxgui' from gnuradio.org/git/jblum.git...
2009-09-01 Josh BlumModified log power fft block so ref scale is peak to...
2009-08-31 TomAdding clock sync algorithm using PFB. This works,...
2009-08-26 Johnathan CorganMerge vrt of gnuradio.org/git/jblum.git into master
2009-08-26 Johnathan CorganMerge msg-passing from gnuradio.org/git/eb.git
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-25 Josh BlumWork on command line options for generated code.
2009-08-25 Josh BlumMerge branch 'wxgui' of git@gnuradio.org:jblum into grc
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-24 Tom RondeauAdding P-M version of band reject filter.
2009-08-24 Tom RondeauFixed documentation for optfir band pass filters.
2009-08-24 Tom RondeauAdded routine for optfir equiripple filter design code...
2009-08-23 Johnathan CorganAdded blks2.pfb_arb_resampler_ccf to GRC block list
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...
next