summaryrefslogtreecommitdiff
path: root/gr-uhd/examples
AgeCommit message (Collapse)Author
2011-11-27uhd: cleanup some -Wall warningsJosh Blum
2011-11-07uhd: change examples to use new stream apiJosh Blum
2011-10-21uhd: added subdevspec option to UHD examples and sets antenna based on option.Tom Rondeau
2011-10-19tags: made tags object orientedJosh Blum
2011-10-19usrp: updated installed examplesJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19examples: removed multi-antenna examples.Tom Rondeau
2011-10-19uhd: fixed examples to use new find_devices command.Tom Rondeau
2011-10-19uhd: updating examples to use args and better default for all UHD examples; ↵Tom Rondeau
also fixed the wfm_rcv blocks to use new PLL constructor.
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: updated cmakelists after merge for additional filesJosh Blum
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-06uhd: 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-06uhd: removed examples that don't make sense with UHD. Fixed up ↵Tom Rondeau
gr-uhd/examples Makefile.
2011-10-06uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work ↵Tom Rondeau
with UHD.
2011-10-06uhd: 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-06uhd: cleaning up and updating some script info.Tom Rondeau
2011-10-06uhd: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. ↵Tom Rondeau
Seems to work but could use more testing.
2011-10-06uhd: moved usrp_wfm_rcv_fmdet to gr-uhd/examples and started converting to ↵Tom Rondeau
UHD. Getting a segmentation fault currently. Don't know when the last time this worked properly was.
2011-10-06uhd: minor fixes to examplesTom Rondeau
2011-10-06uhd: moved usrp_wfm_rcv2_nogui from examples to gr-uhd/examples and made ↵Tom Rondeau
work with UHD.
2011-10-06uhd: moved usrp_wfm_rcv_pll to gr-uhd/examples and made work with UHD.Tom Rondeau
2011-10-04uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work ↵Tom Rondeau
with UHD.
2011-10-04uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD.Tom Rondeau
2011-10-04uhd: fixed this example to correct for sample rate offsets when setting a ↵Tom Rondeau
UHD device.
2011-10-04uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work ↵Tom Rondeau
with UHD. Needs more testing.
2011-10-04uhd: 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-03uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examplesTom Rondeau
2011-10-03uhd: moved multi-antenna scripts from gnuradio-examples to gr-uhd/examples. ↵Tom Rondeau
Does not work yet.
2011-09-26uhd: cmake support for example applicationJosh Blum
2011-09-24uhd: added tags_demo c++ example applicationJosh Blum