debian/gnuradio
2009-09-04 Eric BlossomFix race condition that caused commands such as stop_rx...
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 Johnathan CorganFix Python header check failure due to invalid cached...
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-01 Josh BlumModified log power fft block so ref scale is peak to...
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
2009-08-14 Josh BlumAdded generation of message queues in flow graph template.
2009-08-14 Eric BlossomRefactored gr_msg_accepter and gr_tpd_thread_body.
2009-08-14 Johnathan CorganThread-per-block loop now checks and dequeues messages...
2009-08-14 Johnathan CorganNotify derived class when post()ed
2009-08-14 Johnathan CorganAdded gr_msg_accepter class.
2009-08-14 git repository... Added git ignore files auto created from svn:ignore...
2009-08-12 trondeauMerging trondeau/pfb r11249:11581 into trunk. This...
2009-08-11 trondeauAdding function to be able to set the size of the point...
2009-08-11 trondeauCleaning up Qt code. This mostly reformats the code...
2009-08-11 jcorganTest check-in 2, ignore.
2009-08-11 jcorganTest check-in, ignore.
2009-08-11 Josh Blumapply diff from previous commits
2009-08-10 trondeauSignificantly improved performance of the Qt Gui sinks...
2009-08-06 jcorganhowto: adds --disable-python option to gr-howto-write...
2009-08-06 jcorganAdds constructor for gr.message_source that takes exist...
2009-08-05 trondeauFixed optfir for producing equiripple FIR filters....
2009-08-02 jcorganMade libusrp2 min and max samples even number.
2009-08-01 jcorganMerged r11500:11506 from features/msg-passing into...
2009-07-31 trondeauFixing bug in setting SNR
2009-07-30 jcorganAdd custom FPGA build.
next