debian/gnuradio
2010-05-12 Tom RondeauFixing benchmark loopback to work with new v2's of...
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-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-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-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'
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 of a couple of stragglers.
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 RondeauFixing call to usrp_receive_path2.
2010-03-14 Tom RondeauAdding version 2 of receive path so as not to affect...
2010-03-14 Tom RondeauMaking a version 2 of transmit 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-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-09 Eric BlossomReplace some calls to pmt constructors with mp(foo...
2010-03-09 Eric BlossomConvert pmt_dict type into an immutable data structure.
2010-03-07 Eric BlossomAdd check_topology, delete d_diff_filters in dtor,...
2010-03-06 Tom RondeauChanging FLL parameter range for use with new code.
2010-03-06 Tom RondeauSmall fixes for loopback with new code.
2010-03-06 Tom RondeauFixing how new pick_bitrate is used.
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-03-05 Eric BlossomAdd command that builds a new 'out-of-tree' project.
2010-03-04 Eric Blossomdoc fix (in generated file)
2010-03-04 Eric Blossomdoc fix
2010-03-04 Johnathan CorganFix distcheck failure in gr-howto-write-a-block
2010-03-04 Eric BlossomMerge branch 'howto'
2010-03-04 Eric BlossomRefactor gr-howto-write-a-block such that it no longer...
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-03-02 Johnathan CorganMerge branch 'usrp2_set_ant' of git://gnuradio.org...
2010-03-02 Johnathan CorganAdd README for new FPGA hosting location
2010-03-02 Josh Blumset antenna defaults to 0
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 Johnathan CorganRemove usrp1 and usrp2 FPGA files. These are now hoste...
2010-02-28 Tom RondeauAdding a base class to handle FFT filters for use in...
2010-02-27 Tom RondeauFixing use of pick_bitrate2 in QT Rx2.
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-26 Tom RondeauFixes pick_bitrate2 for use on receiver side.
2010-02-26 Josh Blumsetting xcvr antennas through api
2010-02-25 Tom RondeauFixing pick_bitrate2 for transmit side with all cases...
2010-02-25 Josh BlumAdded call to set antenna. Split XCVR into new thing...
2010-02-24 Josh Blumupdated wiki url
2010-02-21 Johnathan CorganMerge branches 'wbx_usrp2' and 'wbx_usrp1' of git:...
2010-02-20 Matt EttusMerge branch 'db_default'
2010-02-19 Jason AbeleClarified copyright and licensing
2010-02-18 Johnathan CorganFix linker path in gr-pager
next