Merge branch 'qtupdate'
[debian/gnuradio] / grc /
2010-04-18 Tom RondeauMerge branch 'pfbclk'
2010-04-16 Johnathan CorganMerge commit 'jabele/wbx_tuning'
2010-04-15 Johnathan CorganMerge commit 'jblum/grc/tooltip'
2010-03-24 Josh Blumwork on the string representations for parameters ...
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-10 Josh BlumTrial feature for different source sides for usrp dual...
2010-03-09 Josh Blumadded a right click context menu for the flow graph...
2010-03-04 Eric BlossomMerge branch 'howto'
2010-03-04 Josh BlumFixed bug in checking if path is writable.
2010-03-03 Josh BlumIf the directory is read-only, use the systems tmp...
2010-02-24 Josh Blumupdated wiki url
2010-02-02 TomMerge branch 'master' of git@gnuradio.org:gnuradio
2010-02-02 TomMerge branch 'fll'
2010-01-23 Josh Blumgrc bug fix from Dimitris Symeonidis
2010-01-17 TomMerge branch 'resampler'
2010-01-11 Johnathan CorganMerge branch 'fix/sample_n_hold' of git://gnuradio...
2010-01-11 Josh Blumfix bug in sample and hold wrapper for grc
2009-12-20 TomWIP: better access to setting FLL parameters and workin...
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-12 Johnathan CorganMerge branch 'patches-from-list' of gnuradio.org/git...
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 Stefan BrunsSmall patch to speedup installation of freedesktop...
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-07 Josh Blumremoved unused import statements, thanks pyflakes
2009-12-05 Josh BlumCreated a pixmap rotation routine in Utils for handling...
2009-12-05 Josh Blumcombined param layouts
2009-12-03 Josh BlumAllow for multiple io pads per hier flow graph.
2009-11-26 Josh Blumadded callbacks for setting alphas
2009-11-26 Josh Blumadded sync output port to dxpsk2 demod
2009-11-26 Josh Blumadded missing block wrappers
2009-11-26 Josh Blumadded wrappers for the dxpsk2 blocks mod and demod
2009-11-20 Josh Blumgtk.Tooltips() is deprecated, use set_tooltip_text.
2009-11-03 Johnathan CorganMerge branch 'wip/term' of git@gnuradio.org:jcorgan
2009-10-31 Johnathan Corgangrc: update block tree list for new pfb_clock_sync
2009-10-31 Johnathan Corgancore: added gr.pfb_clock_sync_fff based on _ccf version...
2009-10-29 Johnathan CorganConsolidated termsink into one class
2009-10-29 Johnathan CorganBasic terminal window that takes raw text on input...
2009-10-29 Johnathan CorganCreated skeleton wxgui term window component
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 Blumrenamed msgq to msgq_in and msgq_out, block wrappers...
2009-10-28 Josh BlumCreated a grc_blockdir in makefile.common.
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-21 Johnathan CorganMerge branch 'vrt' of gnuradio.org/git/jblum
2009-10-19 Johnathan CorganMerge branch 'osx_10.6_64_fixes' of gnuradio.org/git...
2009-10-18 Josh Blumadded v offset option to scope
2009-10-18 Josh Blumadded to todo
2009-10-15 Johnathan CorganMerge commit '25a8' from git@gnuradio.org:jblum
2009-10-14 Josh Blumfix usrp2 wrappers for vlen of 2 shorts
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 BlumMerge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc...
2009-10-12 Josh Blumadd canonical options for copy enable param
2009-10-12 Josh BlumAdded num_ports to various blocks that have infinite...
2009-10-09 TomCleaning up GRC PAM timing example and adding ability...
2009-10-09 Josh BlumAdded window size param to all wxgui wrappers.
2009-10-09 Josh Blumadd canonical options for copy enable param
2009-10-09 Johnathan CorganMerge branch 'wip/wxgui' of gnuradio.org/git/jblum
2009-10-09 Josh Blumusing gr copy in the wxgui connect, added gr copy to...
2009-10-08 Josh Blumtweaks to the search
2009-10-08 Josh Bluma working block tree search
2009-10-08 Josh Blumadded noaa to extract doc matcher
2009-10-08 TomAdding imaginary stream to PAM demo to test IQ sync...
2009-10-07 TomFixing previous checkin
2009-10-07 TomAdding accessor functions for both alpha and beta.
2009-10-07 Johnathan CorganMerge branch 'libusb-1.0' of git://github.com/ttsou...
2009-10-07 Matt EttusMerge branch 'wip/examples' of gnuradio.org/git/jblum...
2009-10-07 Josh Blummoved grc examples to gnuradio-examples/grc
2009-10-07 TomAdding ports to GRC file for new debug outputs
2009-10-07 Matt Ettusadded more ports
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 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 Matt Ettusrename and make output optional
2009-10-06 Matt EttusMerge branch 'wip/sync' of gnuradio.org/git/jcorgan...
2009-10-06 Johnathan CorganAdd gr.pfb_clock_recovery to GRC
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 Matt EttusMerge branch 'master' of gnuradio.org/git/gnuradio
2009-10-06 Josh Blumadded freq offset slider
2009-10-06 Josh Blumadded mpsk demod example
2009-10-04 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-10-04 Josh BlumAdded a run options to the "no gui" generate options.
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
next