gnuradio-core: add ASSERTs for proper alignment
[debian/gnuradio] / gnuradio-core / src / python /
2010-05-27 Johnathan CorganMerge remote branch 'ets/grc-usrp2-clock-source'
2010-05-25 Johnathan CorganFix erroneous file modes
2010-05-23 Johnathan CorganMerge remote branch 'gnuradio/wip/udp_source_sink'
2010-05-22 Johnathan Corgangnuradio-core: update copyrights
2010-05-14 Johnathan CorganMerge remote branch 'bitshark/burx_support' into wip...
2010-05-13 Johnathan CorganMerge remote branch 'nldudok1/gr-wxgui_emulate_analog...
2010-05-12 Tom RondeauMerge branch 'qtupdate'
2010-05-12 Johnathan CorganMerge branch 'master' into wip/burx_support
2010-05-10 Eric BlossomAdd gru.hexshort to deal with short hex constants
2010-05-04 Don WardMerge branch 'master' into udp
2010-05-04 Don WardRework UDP source and sink, with incompatible API changes
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-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-15 Tom RondeauMerge branch 'fftfilt'
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-06 Tom RondeauUsing better defaults for new FLL implementation.
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-17 TomAdding FLL correction to DQPSK2 block.
2010-01-02 TomPrinting FLL gain value in verbose mode.
2009-12-21 TomAdding FLL to DBPSK demodulator block. Need OTA testing.
2009-12-12 Johnathan CorganMerge branch 'wip/pager' of git@gnuradio.org:jcorgan
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-11-26 Josh Blumadded sync output port to dxpsk2 demod
2009-11-03 Johnathan CorganMerge branch 'wip/term' of git@gnuradio.org:jcorgan
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-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 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-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 Johnathan CorganMerge branch 'wip/wxgui' of gnuradio.org/git/jblum
2009-10-09 Josh BlumMerge branch 'wip/wxgui' of gnuradio.org/git/jcorgan...
2009-10-09 Johnathan CorganAdded gr.copy(itemsize) block
2009-10-07 Josh BlumMerge branch 'sync' of gnuradio.org/git/matt into wip...
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 TomUsing PFB clock recovery for testing
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-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-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-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-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-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
next