summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-04Fix race condition that caused commands such as stop_rx_streaming to fail.Eric Blossom
2009-09-03removed hard-coded link_is_up = true;Eric Blossom
2009-09-03MAC transmit seems to work now. The root cause of the problem was accidental...Matt Ettus
2009-09-03set device to xc3s2000. Shouldn't make any differences.Matt Ettus
2009-09-03misc ignoresMatt Ettus
2009-09-03made a new block ram based fifo, 64 (65) elements long, all fifos now have "e...Matt Ettus
2009-09-02bring the testbench files up to dateMatt Ettus
2009-09-02major cleanup of 2 clock fifosMatt Ettus
2009-09-02cleaning up the new fifosMatt Ettus
2009-09-02cascadefifo.v wasn't used, only the double cascade version. fifo_2clock.v an...Matt Ettus
2009-09-02never used, not neededMatt Ettus
2009-09-02ignore .o filesMatt Ettus
2009-09-02debug pins, cleaned ignoresMatt Ettus
2009-09-02sort out active-low lines on locallink fifos, added debug pinsMatt Ettus
2009-09-02Removed these files completely, they were for the old style of fifosMatt Ettus
2009-09-01fixed addressing of registers, and added write enables to those that were mis...Matt Ettus
2009-09-01tell s/w link is up. additional debugging outputEric Blossom
2009-08-31Merged SVN matt/new_eth r10782:11633 into new_ethJohnathan Corgan
2009-08-26Merge vrt of http://gnuradio.org/git/jblum.git into masterJohnathan Corgan
2009-08-26Merge msg-passing from http://gnuradio.org/git/eb.gitJohnathan Corgan
2009-08-25Merge utils from http://gnuradio.org/git/trondeau.gitJohnathan Corgan
2009-08-25Added files to Makefile.am for distribution.Tom Rondeau
2009-08-25Added colorbar to spectrogram for magnitude measurement.Tom Rondeau
2009-08-25Fixed spectrogram plotting axis.Tom Rondeau
2009-08-25Adding a spectrogram plot. The axis need work.Tom Rondeau
2009-08-25GR plotter tool handles end of file and files shorter than the block length.Tom Rondeau
2009-08-25Manages window/filter types better. Disables filter types if the designing al...Tom Rondeau
2009-08-25User messages if PyQt and PyQwt are not installed (or found).Tom Rondeau
2009-08-24Setting validators for all edit boxes.Tom
2009-08-24Fixing tab order.Tom
2009-08-24Adding display for the number of taps in the filter.Tom
2009-08-24Adding equiripple band reject filter to filter design app.Tom Rondeau
2009-08-24Adding P-M version of band reject filter.Tom Rondeau
2009-08-24Fixed documentation for optfir band pass filters.Tom Rondeau
2009-08-24Added routine for optfir equiripple filter design code to create complex band...Tom Rondeau
2009-08-24Added design for Guassian filters.Tom
2009-08-24Added design for RRC filters.Tom
2009-08-23Added Band Notch filterTom
2009-08-23Adding complex bandpass filter design (for windowed filters only).Tom
2009-08-23Adding plotting of group delay.Tom
2009-08-23Adding labels to the plots.Tom
2009-08-23Plotting phase of filter in its own tab now.Tom
2009-08-23Adding a phase and group delay plot to the GUI.Tom
2009-08-23Fixing time domain plot zoomer.Tom
2009-08-23Adding features and usability.Tom
2009-08-23Merge branch 'wxgui' of git@gnuradio.org:jblum into vrtJosh Blum
2009-08-23Added blks2.pfb_arb_resampler_ccf to GRC block listJohnathan Corgan
2009-08-22automatic store for empty traces on enableJosh Blum
2009-08-22Merge branch 'wxgui' of git@gnuradio.org:jblum into vrtJosh Blum
2009-08-22added traces to fft windowJosh Blum