Updated db_bitshark_rx.c to the proper version that includes the
[debian/gnuradio] / gnuradio-core /
2009-10-07 TomClipping the rate of the clock recovery helps track...
2009-10-07 TomFixing previous checkin
2009-10-07 TomAdding accessor functions for both alpha and beta.
2009-10-07 TomFixing io signature for debug outputs.
2009-10-07 Matt EttusMerge branch 'wip/examples' of gnuradio.org/git/jblum...
2009-10-07 Matt EttusMerge branch 'sync' of gnuradio.org/git/trondeau into...
2009-10-07 TomMerge branch 'sync' of gnuradio.org/git/matt into sync
2009-10-07 TomMerge branch 'wip/sync' of gnuradio.org/git/jcorgan...
2009-10-07 TomAdding more outputs for debugging.
2009-10-07 Josh BlumMerge branch 'sync' of gnuradio.org/git/matt into wip...
2009-10-06 Matt EttusMerge branch 'sync' of gnuradio.org/git/trondeau into...
2009-10-06 TomChanginging behavior of parameter update for PFB clock...
2009-10-06 TomMaking second output port of PFB clock recovery optional.
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 TomShould not be clipping the error here.
2009-10-06 TomUsing PFB clock recovery for testing
2009-10-06 Tomwip on clock sync block; exposing set gain function
2009-10-01 Johnathan CorganMerge branch 'wip/libusb-1.0' of gnuradio.org/git/jcorg...
2009-10-01 Matt EttusMerge branch 'master' into new_eth
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-25 Matt EttusMerge commit 'origin' into new_eth
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 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Matt EttusMerge branch 'master' into new_eth
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
next