debian/gnuradio
2010-05-21 Johnathan CorganUpdate revision to release 3.3.0-rc1, update autotools
2010-05-19 Eric BlossomRemove bogus check for existence of prefix directory.
2010-05-18 Johnathan Corgangrc: rename execution binary from 'grc' to 'gnuradio...
2010-05-18 Johnathan Corgangnuradio-core: removed gr.dd_mpsk_sync_cc block as...
2010-05-18 Johnathan CorganMerge branch 'wip/burx_support'
2010-05-17 JohnOrlando-Updated to allow BURX support to be built into standar...
2010-05-16 Don Wardhowto: fix make check for win32, darwin (untested)
2010-05-16 Johnathan CorganRevert "build: distribute version controlled ltmain...
2010-05-16 Johnathan CorganRevert "build: force use of ltmain.sh from libtool...
2010-05-14 Johnathan CorganMerge remote branch 'bitshark/burx_support' into wip...
2010-05-14 Johnathan Corganbuild: distribute version controlled ltmain.sh in tarball
2010-05-14 Johnathan Corganbuild: use correct comment delimiter
2010-05-14 Johnathan Corganbuild: force use of ltmain.sh from libtool 2.2.6b
2010-05-14 Johnathan Corgangnuradio-core: Disable (temporarily) interpolator tap...
2010-05-13 JohnOrlandoOnce and for all, here is the properly updated Makefile...
2010-05-13 JohnOrlandoUpdated db_bitshark_rx.c to the proper version that...
2010-05-13 Johnathan Corgangr-wxgui: update copyrights
2010-05-13 Johnathan Corgangr-wxgui: Renamed "emulate analog" feature to "use...
2010-05-13 Johnathan CorganMerge remote branch 'nldudok1/gr-wxgui_emulate_analog...
2010-05-12 Johnathan CorganUpdate revision to 3.3.0-rc0
2010-05-12 Johnathan CorganChange version numbering to always include minor release
2010-05-12 Tom RondeauMerge branch 'qtupdate'
2010-05-12 Tom RondeauFixing up GUI windows to better scale with gtgui sinks.
2010-05-12 Johnathan CorganMerge branch 'master' into wip/burx_support
2010-05-12 Johnathan CorganChange default bandwidth to 25 MHz to match maximum...
2010-05-12 Tom RondeauFixing benchmark loopback to work with new v2's of...
2010-05-11 John OrlandoUpdate incorrectly checked in Makefile.am
2010-05-11 Johnathan Corganusrp: Cleanup for merge of bitshark daughterboard code
2010-05-11 Tom RondeauFixing benchmark program to work with original dbpsk...
2010-05-11 Tom RondeauChanges to the examples to fit updates to qtgui.
2010-05-10 Tom RondeauSimple code cleanup.
2010-05-10 Tom RondeauRemove one of the loop when posting new data; calculati...
2010-05-10 Eric BlossomAdd gru.hexshort to deal with short hex constants
2010-05-10 Eric BlossomAssign USB PID for Hans de Bok
2010-05-09 Tom RondeauMinor cleanups.
2010-05-09 Tom RondeauUpdating zoom and axis across plots for consistent...
2010-05-02 Tom RondeauFixes segfault on close. Using the right objective...
2010-05-02 Tom RondeauFixing constellation zoomer's label.
2010-05-01 Tom RondeauMaxing the x-axis of the time domain plot represent...
2010-05-01 Tom RondeauWhoops. Time intervals are specified in seconds, not...
2010-05-01 Tom RondeauFixes the replotting update. It's now based on a QTimer...
2010-05-01 Tom RondeauFixing displayed pen and x-axis to report the right...
2010-05-01 Tom RondeauRemoving PowerLine since we weren't using it and don...
2010-05-01 Tom RondeauPeak power line now actually tracks the peak power.
2010-05-01 Tom RondeauFixes units of pen in frequency plot.
2010-05-01 Eric BlossomAdd missing buffer allocator hint to gr_ofdm_sampler.cc
2010-04-29 Johnathan CorganReally fix the missing include for boost::bind
2010-04-28 Marcus Leechgr-wxgui: Added additional color table entries
2010-04-27 Johnathan CorganMissed updates for omnithread/mblock removal
2010-04-27 Johnathan CorganRemove omnithreads library.
2010-04-27 Johnathan CorganRemove mblock library. We hardly knew 'ye.
2010-04-27 Johnathan CorganConvert gr-audio-portaudio to Boost via gruel
2010-04-26 Johnathan CorganMerge branch 'wip/remove-mld-threads'
2010-04-26 Johnathan CorganFurther updates for removing omnithreads
2010-04-26 Martin Dudok... Add analog CRT screen afterglow emulation for gr-wxgui
2010-04-26 Johnathan CorganUpdate build configuration for OSX omnithreads changeover
2010-04-24 Johnathan CorganAdd missing include file for boost::bind
2010-04-23 Eric BlossomMerge branch 'wip/gcell-no-omni'
2010-04-23 Johnathan CorganConvert gcell to use boost::threads instead of omnithread.
2010-04-21 Martin DvHFix sequence error indication after stopping then resta...
2010-04-19 Michael Dickensinitial move from mld_threads to gruel:: namespace...
2010-04-19 Michael DickensInitial changes to remove mld_thread and instead use...
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-17 Srinivas Naga... Applied patch from Srinivas Vutukuri to have tx_samples...
2010-04-16 Johnathan CorganMerge commit 'jabele/wbx_tuning'
2010-04-16 Jason AbeleFix WBX tuning to allow DDC use in reaching 50MHz
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 RondeauNew matplotlib does the fftshift for us when doing...
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-14 Jason AbeleIncrease sleep to prevent eeprom problems
2010-04-14 Eric BlossomAdd pid for ThinkRF
2010-04-13 Johnathan CorganAdd gruel::thread as synonym to boost::thread for conve...
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-11 Johnathan CorganRemoved omnithreads dependency from libusrp2
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-31 JohnOrlandoIncluding bitshark_rx.h header file for USRP2 build
2010-03-31 JohnOrlandoFixed issue with with wrong Makefile.am files being...
2010-03-31 JohnOrlandoAdd support for the Bitshark USRP RX (BURX) daughterboa...
2010-03-31 JohnOrlandoAdd support for the Bitshark USRP RX (BURX) daughterboa...
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-21 Juha VierinenFix extraneous import in gr-gpio
2010-03-21 Johnathan CorganAdded missing header includes for memcpy
2010-03-15 Tom RondeauMerge branch 'fftfilt'
next