debian/gnuradio
2009-09-04 Matt EttusMerge branch 'master' into new_eth
2009-09-04 Eric Blossomstop sending short ethernet command packets.
2009-09-04 Eric BlossomFix problem with commands timing out (specifically...
2009-09-04 Eric BlossomFix race condition that caused commands such as stop_rx...
2009-09-04 Matt Ettusseems to build a decent fpga, but still some issues...
2009-09-04 Johnathan CorganMerge branch 'sync' from gnuradio.org/git/trondeau...
2009-09-04 Tom RondeauFixing a line in the clock recovery algorithm. This...
2009-09-04 Johnathan CorganBetter fix for broken AC_PROG_F77 macro
2009-09-03 Matt EttusMAC transmit seems to work now. The root cause of...
2009-09-03 Johnathan CorganFix Python header check failure due to invalid cached...
2009-09-03 Matt Ettusset device to xc3s2000. Shouldn't make any differences.
2009-09-03 Matt Ettusmisc ignores
2009-09-03 Matt Ettusmade a new block ram based fifo, 64 (65) elements long...
2009-09-03 Matt Ettusbring the testbench files up to date
2009-09-03 Matt Ettusmajor cleanup of 2 clock fifos
2009-09-03 Matt Ettuscleaning up the new fifos
2009-09-03 Matt Ettuscascadefifo.v wasn't used, only the double cascade...
2009-09-03 Matt Ettusnever used, not needed
2009-09-03 Matt Ettusignore .o files
2009-09-03 Matt Ettusdebug pins, cleaned ignores
2009-09-03 Matt Ettussort out active-low lines on locallink fifos, added...
2009-09-02 Matt EttusRemoved these files completely, they were for the old...
2009-09-02 Johnathan CorganMerge branch 'wxgui_fix' from gnuradio.org/git/jblum...
2009-09-02 Johnathan CorganMerge branch 'lo_fix' from gnuradio.org/git/jblum.git...
2009-09-02 Josh Blumwaterfall and fft use a common autoscale function
2009-09-02 Josh BlumFix so that the waterfall texture is initialized with...
2009-09-02 Josh BlumModifications to usrp2 source and sink so that set...
2009-09-02 Josh BlumModifications to the usrp blocks and wrapper so that...
2009-09-02 Johnathan CorganRemoved subversion related configuration info.
2009-09-02 Johnathan CorganMerge branch 'wxgui' from gnuradio.org/git/jblum.git...
2009-09-02 Johnathan CorganExpand frequency ranges to match hardware capability.
2009-09-02 Matt Ettusfixed addressing of registers, and added write enables...
2009-09-02 Eric Blossomtell s/w link is up. additional debugging output
2009-09-01 Josh BlumModified log power fft block so ref scale is peak to...
2009-08-31 Johnathan CorganMerged SVN matt/new_eth r10782:11633 into new_eth
2009-08-31 TomAdding clock sync algorithm using PFB. This works,...
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 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-25 Tom RondeauAdded files to Makefile.am for distribution.
2009-08-25 Tom RondeauAdded colorbar to spectrogram for magnitude measurement.
2009-08-25 Tom RondeauFixed spectrogram plotting axis.
2009-08-25 Tom RondeauAdding a spectrogram plot. The axis need work.
2009-08-25 Tom RondeauGR plotter tool handles end of file and files shorter...
2009-08-25 Tom RondeauManages window/filter types better. Disables filter...
2009-08-25 Tom RondeauUser messages if PyQt and PyQwt are not installed ...
2009-08-25 TomSetting validators for all edit boxes.
2009-08-25 TomFixing tab order.
2009-08-25 TomAdding display for the number of taps in the filter.
2009-08-24 Tom RondeauAdding equiripple band reject filter to filter design...
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-24 TomAdded design for Guassian filters.
2009-08-24 TomAdded design for RRC filters.
2009-08-24 TomAdded Band Notch filter
2009-08-24 TomAdding complex bandpass filter design (for windowed...
2009-08-24 TomAdding plotting of group delay.
2009-08-24 TomAdding labels to the plots.
2009-08-24 TomPlotting phase of filter in its own tab now.
2009-08-24 TomAdding a phase and group delay plot to the GUI.
2009-08-24 TomFixing time domain plot zoomer.
2009-08-23 TomAdding features and usability.
2009-08-23 Josh BlumMerge branch 'wxgui' of git@gnuradio.org:jblum into vrt
2009-08-23 Johnathan CorganAdded blks2.pfb_arb_resampler_ccf to GRC block list
2009-08-23 Josh Blumautomatic store for empty traces on enable
2009-08-22 Josh BlumMerge branch 'wxgui' of git@gnuradio.org:jblum into vrt
2009-08-22 Josh Blumadded traces to fft window
2009-08-21 Josh Blumadded quadradio method to enable/disable cal
2009-08-21 TomRemoved the LFP and HPF ui's that are now a part of...
2009-08-21 Josh Blumuse enum for band select
2009-08-20 Josh Blumadded get band select
2009-08-20 Johnathan CorganAdded host_os check for component vrt (Linux only for...
2009-08-19 Eric BlossomAdd shorthand for making tuples.
2009-08-19 Eric BlossomAdd blobs and shorthand pmt pseudo-constructors.
2009-08-19 Eric Blossomgruel::send can now send to a pmt.
2009-08-19 TomAdding a graphical tool to design and analyze filters.
2009-08-19 Eric BlossomAdd top-level msg_passing.h include file.
2009-08-19 Eric BlossomQA code now works.
2009-08-19 Eric BlossomAdd pmt type that wraps a gruel::msg_accepter.
2009-08-17 Johnathan CorganAdded omnithread README (deprecation).
2009-08-16 Johnathan CorganAdded git ignore files as needed.
2009-08-16 Johnathan CorganMerged changes from svn repository trunk.
2009-08-15 ebMerged VRT work-in-progress from eb/vrt2 (11518:11598...
2009-08-15 ebAdded reset method to gr_head and gr_vector_sink. ...
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-15 ebgr_blocks may now produce different number of output...
2009-08-15 Johnathan CorganMerged branch 'msg-passing' from gnuradio.org/git/eb.git
2009-08-15 Eric Blossompmt_write now displays vector and tuple elements.
2009-08-15 Eric BlossomAdditional QA for tuple.
2009-08-15 Josh Blumadded validation check for msg type ports, added copy...
2009-08-15 Josh Blumparams, sources, and sinks now stored internally as...
2009-08-15 TomAdding a QT-based data file viewer.
2009-08-15 gitApplied patch c1258.diff from Stephan Bruns (ticket...
2009-08-15 gitAdded missing .gitignore
2009-08-15 Eric BlossomAdded most of the support for a new PMT type: tuple.
2009-08-14 Johnathan CorganApplied patch c1258.diff from Stephan Bruns (ticket...
2009-08-14 Johnathan CorganAdded missing .gitignore
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 Josh Blumthis time commit the file changes
next