Add USRP2 clock source parameter to GRC blocks.
[debian/gnuradio] / gnuradio-core /
2010-02-02 TomMerge branch 'master' of git@gnuradio.org:gnuradio
2010-02-02 TomMerge branch 'fll'
2010-02-02 TomFixing DQPSK block to work with any real value samples...
2010-01-31 TomUsing PFB resampler to do the RRC filtering on the...
2010-01-31 TomGot this wrong before. Derivative filter taps are now...
2010-01-17 TomAdding FLL correction to DQPSK2 block.
2010-01-17 TomMerge branch 'resampler'
2010-01-02 TomPrinting FLL gain value in verbose mode.
2010-01-02 TomSince I'm bothering to average the error, I might as...
2009-12-21 TomAdding FLL to DBPSK demodulator block. Need OTA testing.
2009-12-20 TomAdding some documentation.
2009-12-20 TomCleaning up functions.
2009-12-20 TomWIP: better access to setting FLL parameters and workin...
2009-12-18 TomNew way to handle arbitrary resampler. Now featuring...
2009-12-18 Johnathan CorganMerge branch 'bef' of gnuradio.org/git/trondeau
2009-12-16 TomGenerating the band-edge filter taps based on the overs...
2009-12-12 Johnathan CorganMerge branch 'wip/pager' of git@gnuradio.org:jcorgan
2009-12-10 TomAdding accessor functions to set alpha and beta gains...
2009-12-10 TomAdding alpha and beta gains to FLL constructor.
2009-12-10 TomAdding a band-edge based frequency lock loop.
2009-12-08 Johnathan CorganMerge branch 'patches/geiger/u2_rx_stream_at' of git...
2009-12-08 Johnathan CorganMerge branch 'wip/dxpsk' of gnuradio.org/git/jblum
2009-12-08 Johnathan CorganMerge branch 'wip/grc/cleanup' of gnuradio.org/git...
2009-12-08 Johnathan CorganMerge branch 'wip/grc/draw' of gnuradio.org/git/jblum
2009-12-08 Johnathan CorganMerge branch 'wip/grc/pads' of gnuradio.org/git/jblum
2009-12-08 Eric BlossomChange type of gr_head nitems parameter to unsigned...
2009-11-26 Josh Blumadded sync output port to dxpsk2 demod
2009-11-03 Johnathan CorganMerge branch 'wip/howto' of git@gnuradio.org:jcorgan
2009-11-03 Josh Blumfixed fixme in gr_top_block_impl
2009-11-03 Johnathan CorganMerge branch 'wip/term' of git@gnuradio.org:jcorgan
2009-10-31 Johnathan CorganFix missing include from last commit
2009-10-31 Johnathan Corgancore: added gr.pfb_clock_sync_fff based on _ccf version...
2009-10-30 Johnathan CorganMerge branch 'wbxng-prescaler' of gnuradio.org/git...
2009-10-29 Josh Blumfixed issue where usrp siggen continued to transmit...
2009-10-29 Josh Blummodified flowgraph cleanup
2009-10-29 Johnathan CorganMerge branch 'flattopwindow' of gnuradio.org/git/jblum
2009-10-28 Josh BlumAdded window option to wxgui fft and waterfall sink.
2009-10-28 Josh BlumMerge branch 'wip/grc/general' of jblum@blumhouse:...
2009-10-28 Josh BlumMerge branch 'flattopwindow' of gnuradio.org/git/matt...
2009-10-28 Matt Ettusredid cos windows, added flattop and nuttall_cfd
2009-10-21 Johnathan CorganMerge branch 'vrt' of gnuradio.org/git/jblum
2009-10-20 TomResampler seems to be working for all values of rate
2009-10-20 TomWorking on fixing arbitrary resampler not working for...
2009-10-15 Johnathan CorganMerge commit '25a8' from git@gnuradio.org:jblum
2009-10-13 Johnathan CorganMerge branch 'libusb-1.0' of git://github.com/ttsou...
2009-10-13 Johnathan CorganMerge branch 'fix/wxgui' of git@gnuradio.org:jblum
2009-10-13 Johnathan CorganMerge branch 'sync' of git@gnuradio.org:trondeau into...
2009-10-12 Josh Blumsimplfied the code while i was looking at it
2009-10-12 Tom RondeauReverting dqpsk to be mpsk_receiver based and not chang...
2009-10-12 Tom RondeauFixing initialization of timing gains. Alpha should...
2009-10-12 Tom RondeauThis splits the rate into a fractional an integer value...
2009-10-12 Tom RondeauFixing compiler warnings.
2009-10-12 Tom RondeauAdding dqpsk2 block to makefile for installation.
2009-10-12 Tom RondeauAdding DQPSK version that uses the PFB timing sync...
2009-10-12 Tom RondeauMinor fixes for logging.
2009-10-12 Josh BlumMerge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc...
2009-10-12 Tom RondeauWorking DBPSK implementation with new PFB clock recover...
2009-10-12 Tom RondeauA bit of code cleanup.
2009-10-11 Johnathan CorganMerge branch 'patches/dward' of git@gnuradio.org:jcorgan
2009-10-10 Johnathan CorganAdd flags and dependencies for MinGW/MSYS.
2009-10-10 Johnathan CorganUse gruel::mutex instead of pthread_mutex in gr_histo_s...
2009-10-10 TomMaking old dbpsk work again to compare against new...
2009-10-10 TomAdding new DBPSK block with new PFB clock recovery...
2009-10-09 TomCleaning up constructor.
2009-10-09 TomMoving filter number decision to start work function.
2009-10-09 TomCleaning up unused variable and code.
2009-10-09 TomWorking fractional sample rates in clock recovery algor...
2009-10-09 TomChaning update for fractional sample rate into filter...
2009-10-09 Tomwip
2009-10-09 Johnathan CorganMerge branch 'wip/wxgui' of gnuradio.org/git/jblum
2009-10-09 TomWorking on allowing fractional samples per symbol.
2009-10-09 Josh BlumMerge branch 'wip/wxgui' of gnuradio.org/git/jcorgan...
2009-10-09 Johnathan CorganAdded gr.copy(itemsize) block
2009-10-08 TomWorking sync for QPSK
2009-10-08 TomMore stable version of clock sync.
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...
next