Age | Commit message (Expand) | Author |
2011-06-09 | grc: removed var sink taps example, its no longer supported, weird, and not u... | Josh Blum |
2011-05-10 | examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by... | Tom Rondeau |
2011-03-14 | gnuradio-examples: add C++ audio examples using new gr-audio | Johnathan Corgan |
2011-01-05 | Add documentation for gr-run-waveform and define-waveform | Eric Blossom |
2011-01-05 | Have swig/guile wrap enums and constants as scheme variables, not functions. | Eric Blossom |
2010-12-30 | Move example waveforms to gnuradio-examples/waveforms. | Eric Blossom |
2010-12-28 | Merge branch 'master' into next | Tom Rondeau |
2010-12-28 | PFB channelizer can be specified without external taps. Uses optfir to genera... | Tom Rondeau |
2010-12-06 | Merge branch 'next' into guile-next | Eric Blossom |
2010-12-06 | Merge branch 'master' into next | Tom Rondeau |
2010-12-06 | Adding new example script for using the new PFB arbitrary resampler interface... | Tom Rondeau |
2010-11-29 | Fixing up the UHD sample tag example to take command line options. | Tom Rondeau |
2010-11-24 | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom |
2010-11-21 | Removed comments to stdout from file tagger; made it easir to go from interna... | Tom Rondeau |
2010-11-21 | Updating test_file_tags.py to use new file tagger interface (sample rate of 1... | Tom Rondeau |
2010-11-21 | Updating example to pass file tagger the sample rate and changed some values ... | Tom Rondeau |
2010-11-17 | Fixing uhd test app. | Tom Rondeau |
2010-11-17 | Removing vestigial line. | Tom Rondeau |
2010-11-17 | Adding an example that uses gr_uhd sources to generate tags and collects burs... | Tom Rondeau |
2010-11-16 | Adding a simple example of using the tagger and tagging file. | Tom Rondeau |
2010-10-29 | Merge branch 'makefile_var_ordering' | Tom Rondeau |
2010-10-16 | Merge branch 'synfilt' | Tom Rondeau |
2010-10-16 | Work on examples for the synthesize filterbank block. The cleans up the simpl... | Tom Rondeau |
2010-10-16 | Adding QA code for fir filter with buffer. | Tom Rondeau |
2010-10-16 | Adding a test example for the synthesis filter. | Tom Rondeau |
2010-10-09 | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens |
2010-05-23 | Merge remote branch 'gnuradio/wip/udp_source_sink' | Johnathan Corgan |
2010-05-11 | Fixing up GUI windows to better scale with gtgui sinks. | Tom Rondeau |
2010-05-11 | Fixing benchmark loopback to work with new v2's of modulators. | Tom Rondeau |
2010-05-10 | Fixing benchmark program to work with original dbpsk/dqpsk modulations again ... | Tom Rondeau |
2010-05-04 | Rework UDP source and sink, with incompatible API changes | Don Ward |
2010-04-30 | Updates to udp source/sink (select(), wait, cleanup) | Don Ward |
2010-04-15 | New matplotlib does the fftshift for us when doing mlab.psd. This makes the f... | Tom Rondeau |
2010-03-14 | Fixing copyright of a couple of stragglers. | Tom Rondeau |
2010-03-14 | Fixing copyright dates. | Tom Rondeau |
2010-03-14 | Making old and new digital modulations completely seperable by adding modulat... | Tom Rondeau |
2010-03-13 | Merge branch 'digital' of vps.gnuradio.org:trondeau into digital | Tom Rondeau |
2010-03-13 | Merge branch 'digital' of git@gnuradio.org:trondeau into digital | Tom Rondeau |
2010-03-13 | Fixing call to usrp_receive_path2. | Tom Rondeau |
2010-03-13 | Adding version 2 of receive path so as not to affect old dbpsk and dqpsk oper... | Tom Rondeau |
2010-03-13 | Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk o... | Tom Rondeau |
2010-03-06 | Changing FLL parameter range for use with new code. | Tom Rondeau |
2010-03-06 | Small fixes for loopback with new code. | Tom Rondeau |
2010-03-06 | Fixing how new pick_bitrate is used. | Tom Rondeau |
2010-02-27 | Fixing use of pick_bitrate2 in QT Rx2. | Tom Rondeau |
2010-02-26 | Fixing a few bugs in handling of real samples per symbol. | Tom Rondeau |
2010-02-26 | Fixes pick_bitrate2 for use on receiver side. | Tom Rondeau |
2010-02-25 | Fixing pick_bitrate2 for transmit side with all cases tested. | Tom Rondeau |
2010-02-15 | New pick_bitrate2 will take any combination of bitrate, samples per symbol, a... | Tom Rondeau |
2010-02-10 | Working on pick_bitrate. | Tom Rondeau |