debian/gnuradio
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 Eric Blossomremoved hard-coded link_is_up = true;
2009-09-03 Josh Blumwe dont use test() -> remove it
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 Josh BlumMade the window for the pass band filters integers...
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 Josh BlumEvaluation fix in param.to_code().
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 BlumRemoved the flagging api and usage from the base classes.
2009-09-02 Josh Blumadded ref scale param to fft and waterfall
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 Tom RondeauCan now change the size of the symbols. Also fixes...
2009-09-02 Tom RondeauAdding ability to change line width and style (only...
2009-09-02 Tom RondeauRemoving plot picker that addd nothing to the interface.
2009-09-02 Tom RondeauAdding a Reload option (Ctrl+R) option to quickly rerea...
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-30 Josh BlumSwitched the python classes to inherit from the base...
2009-08-30 Josh Blumport and param types from an overloaded method
2009-08-29 Josh Blumtodo
2009-08-29 Josh BlumReplaced TYPES in Port and Param with types parameter.
2009-08-29 Josh Blummade is_virtual_xxx a block level function, used by...
2009-08-29 Josh Blumadded stream id type and checking in evaluate
2009-08-29 Josh Blumavoid loops
2009-08-29 Josh BlumRecursive resolution of virtual sources.
2009-08-28 Josh Blumadded virtual source and added stream ids, logic 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-26 Josh Blumadded rewrite methods to element to separate from valid...
2009-08-26 Josh BlumAdded virtual sink and logic to clone port.
2009-08-26 Josh Blumremoved repurposing of pads
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 Tom RondeauAdded files to Makefile.am for distribution.
2009-08-25 Tom RondeauAdded colorbar to spectrogram for magnitude measurement.
2009-08-25 Josh BlumWork on command line options for generated code.
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 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-25 Josh Blumrenamed the colors dialog to types
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 Josh Blumuse pkgpythondir
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...
next