Maxing the x-axis of the time domain plot represent the actual time of the samples...
[debian/gnuradio] / gnuradio-core /
2010-04-18 Tom RondeauMerge branch 'pfbclk'
2010-04-18 Tom RondeauFixing doxygen warnings from arb_resampler. Also, remov...
2010-04-18 Tom RondeauFixing doxygen warnings from channelizer block.
2010-04-18 Tom RondeauFixing documentation to get rid of doxygen warnings.
2010-04-18 Tom RondeauAdding documentation for fff version of othe PFB clock...
2010-04-18 Tom RondeauAdding documentation to explain how algorithm works.
2010-04-16 Johnathan CorganMerge commit 'jabele/wbx_tuning'
2010-04-15 Johnathan CorganMerge commit 'jblum/grc/tooltip'
2010-04-15 Johnathan CorganMerge branch 'usrp-eeprom' of git://gnuradio.org/jabele
2010-04-15 Tom RondeauMerge branch 'pfbsr'
2010-04-15 Tom RondeauNevermind that last checkin. THIS is the right answer...
2010-04-15 Tom RondeauFixes small bug by handling boundaries properly.
2010-04-13 Tom RondeauThe oversampling rate can be only a few values as defin...
2010-04-13 Tom RondeauReworking variables to avoid recalculations/assignments.
2010-04-13 Tom RondeauChannelizer can now produce any rational ratio of the...
2010-04-12 Tom RondeauMoving towards gr_block implementation to enable non...
2010-04-09 Tom RondeauEvery other time through the channelizer, the FFT input...
2010-04-09 Tom RondeauRemoving other version of code for different sample...
2010-04-09 Tom RondeauWorking version of channelizer allowing an integer...
2010-04-07 Tom RondeauOpening up channelizer to have different sampling rates...
2010-03-21 Johnathan CorganAdd new block gr.additive_scrambler_bb()
2010-03-21 Johnathan CorganMerge branch 'grc/dualusrp' of git://gnuradio.org/jblum
2010-03-21 Johnathan CorganMerge branch 'grc/menu' of git://gnuradio.org/jblum
2010-03-21 Johnathan CorganAdded missing header includes for memcpy
2010-03-15 Tom RondeauMerge branch 'fftfilt'
2010-03-15 Tom RondeauRemoving SSE version of FFT filter until we work out...
2010-03-14 Tom RondeauMerge branch 'digital'
2010-03-14 Tom RondeauFixing copyright dates.
2010-03-14 Tom RondeauMaking old and new digital modulations completely seper...
2010-03-14 Tom RondeauMerge branch 'digital' of vps.gnuradio.org:trondeau...
2010-03-14 Tom RondeauMerge branch 'digital' of git@gnuradio.org:trondeau...
2010-03-14 Tom RondeauAdding version 2 of receive path so as not to affect...
2010-03-13 Tom RondeauNow have a FFT filter implemented in SSE and generic...
2010-03-12 Tom RondeauAdding SSE version of fft filters. Complex (ccc) versio...
2010-03-07 Eric BlossomAdd check_topology, delete d_diff_filters in dtor,...
2010-03-06 Tom RondeauUsing better defaults for new FLL implementation.
2010-03-06 Tom RondeauImproved performance of FLL using a more robust error...
2010-02-28 Tom RondeauAdding Doxygen comments to new FFT filter blocks.
2010-02-28 Tom RondeauNew fft filter base class to handle complex data types...
2010-02-28 Tom RondeauRenaming ffft filter base class to reflect its use...
2010-02-28 Tom RondeauAdding a base class to handle FFT filters for use in...
2010-02-27 Tom RondeauFixing logging in new DBPSK and DQPSK.
2010-02-26 Tom RondeauFixing a few bugs in handling of real samples per symbol.
2010-02-09 Tom RondeauRemoving resampler from usrp transmit path as its taken...
2010-02-09 Tom RondeauSetting up code to handle setting of samples per symbol...
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.
next