Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-22 | volk: make both test cases look and function the same. | Tom Rondeau | |
2012-02-14 | volk: added README file to explain how to run the benchmark tests and ↵ | Tom Rondeau | |
plotting tool. | |||
2012-02-13 | volk: complex_to_arg doesn't actually use Volk. No need to benchmark it. | Tom Rondeau | |
2012-02-13 | volk: can specify a table to calculate the percent improvement against ↵ | Tom Rondeau | |
instead of just the raw numbers. | |||
2012-02-13 | volk: better handling of plot for error bars. Older versions of pylab don't ↵ | Tom Rondeau | |
like the kwargs. | |||
2012-02-13 | volk: better args for benchmarking volk tests; can specify a list of test ↵ | Tom Rondeau | |
numbers. | |||
2012-02-13 | volk: improved GR benchmark and plotting utilities. | Tom Rondeau | |
2012-02-13 | volk: test commands for measuring type conversion performance. | Tom Rondeau | |
2012-02-13 | volk: adding an examples directory with scripts to benchmark and compare ↵ | Tom Rondeau | |
volk-optimized GR blocks. | |||
2011-11-07 | uhd: change examples to use new stream api | Josh Blum | |
2011-10-24 | examples: making both autotools and cmake install all the same examples. | Tom Rondeau | |
2011-10-19 | examples: removed multi_usrp examples. | Tom Rondeau | |
2011-10-17 | ofdm: removed old ofdm examples directory. All examples are now in gr-digital. | Tom Rondeau | |
2011-10-12 | digital: wip: moved all OFDM examples and blks2impl to gr-digital. | Tom Rondeau | |
2011-10-07 | Removed empty usrp directory. | Tom Rondeau | |
2011-10-06 | digital: removed old digital and digital-bert scripts that will no longer ↵ | Tom Rondeau | |
work. All of these have been replaced in gr-digital/examples. | |||
2011-10-06 | Merge branch 'next' into digital | Tom Rondeau | |
2011-10-06 | uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to ↵ | Tom Rondeau | |
gr-uhd/examples. Neither are working properly quite yet. Removed all usrp examples from gnuradio-examples/python/usrp and removed directory. | |||
2011-10-06 | uhd: removed examples that don't make sense with UHD. Fixed up ↵ | Tom Rondeau | |
gr-uhd/examples Makefile. | |||
2011-10-06 | uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work ↵ | Tom Rondeau | |
with UHD. | |||
2011-10-06 | uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to ↵ | Tom Rondeau | |
run with the UHD, but I can't really test them since there's no NTSC signals around... | |||
2011-10-06 | uhd: removing usrp2 examples. Not bothering with QT version for now and the ↵ | Tom Rondeau | |
wfm_rcv is already handled after conversion from usrp. | |||
2011-10-06 | uhd: cleaning up and updating some script info. | Tom Rondeau | |
2011-10-05 | uhd: removing example files now in gr-uhd/examples | Tom Rondeau | |
2011-10-04 | uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work ↵ | Tom Rondeau | |
with UHD. | |||
2011-10-04 | uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD. | Tom Rondeau | |
2011-10-04 | uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work ↵ | Tom Rondeau | |
with UHD. Needs more testing. | |||
2011-10-04 | uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both ↵ | Tom Rondeau | |
USRPs and USRP2 series, but is only tested for a USRP2 (N210, actually). | |||
2011-10-03 | uhd: removing multi-antenna stuff frmo gnuradio-examples | Tom Rondeau | |
2011-10-03 | uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examples | Tom Rondeau | |
2011-10-03 | uhd: build script changes for multi-antenna examples | Tom Rondeau | |
2011-10-03 | UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the ↵ | Tom Rondeau | |
minimum possible work to convert HF Explorer to use UHD. | |||
2011-09-26 | Merge branch 'next' into digital | Tom Rondeau | |
Conflicts: gnuradio-core/src/lib/general/general.i gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc gnuradio-core/src/lib/general/gr_pll_refout_cc.cc gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py gr-digital/lib/digital_constellation_receiver_cb.cc gr-digital/python/Makefile.am gr-digital/python/__init__.py gr-digital/python/generic_mod_demod.py gr-digital/python/pkt.py gr-digital/python/psk2.py gr-digital/python/qam.py | |||
2011-09-24 | Merge branch 'master' into next | Johnathan Corgan | |
Conflicts: gr-qtgui/apps/usrp_display.py | |||
2011-09-23 | examples: fixed import statements. | Tom Rondeau | |
2011-09-23 | examples: fixed examples (pfb and tags) to print an error when python ↵ | Tom Rondeau | |
modules are not available. | |||
2011-09-13 | digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested ↵ | Tom Rondeau | |
and working with new dbpsk,dqpsk,d8psk. | |||
2011-09-13 | digital: moving more examples from gnuradio-examples to gr-digital and added ↵ | Tom Rondeau | |
examples to Makefile.am. | |||
2011-09-09 | tags: adding tags examples to build distribution. | Tom Rondeau | |
2011-09-09 | tags: updated uhd_burst_detector with a better energy detector. Works well ↵ | Tom Rondeau | |
when receiving bursty NBFM signals. | |||
2011-09-09 | tags: adding tags examples to build distribution. | Tom Rondeau | |
2011-09-09 | tags: updated uhd_burst_detector with a better energy detector. Works well ↵ | Tom Rondeau | |
when receiving bursty NBFM signals. | |||
2011-07-18 | gnuradio-examples: removed digital_voice examples | Johnathan Corgan | |
2011-07-17 | Merge branch '8psk' into next | Tom Rondeau | |
Conflicts: gr-msdd6000/src/Makefile.swig.gen | |||
2011-07-04 | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio | Johnathan Corgan | |
This begins a transition of examples from a separate gnuradio-examples component into an examples directory with the component they go with. In this commit: gnuradio-examples/c++/audio/ => gr-audio/examples/c++ gnuradio-examples/python/audio => gr-audio/examples/python The system installation directory remains $PREFIX/share/gnuradio/examples/audio | |||
2011-05-13 | Merge branch 'master' into 8psk | Tom Rondeau | |
2011-05-10 | examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted ↵ | Tom Rondeau | |
by Elvis Dowson. | |||
2011-01-30 | Merged upstream from next | Ben Reynwar | |
2011-01-27 | Minor changes to a benchmark example in gnuradio-examples/python/digital. | Ben Reynwar | |
2010-12-28 | Merge branch 'master' into next | Tom Rondeau | |
* master: Under extreme circumstances, optfir might never produce an answer (atten>300), so this puts in a check on the ripple; if it gets too large, stop trying. Allowing PFB interpolator to be called without specifying the taps; autogen taps inside hierblock. Allowing PFB decimator to be called without specifying the taps; autogen taps inside hierblock. PFB channelizer can be specified without external taps. Uses optfir to generate an internal filter to cover the channel bandwidth; user can specify the attenuation of this filter if desired. Updating the arb. resampler to use the optfir filter that provides better specificatiion of stopband atten. |