Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-06 | uhd: 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-06 | uhd: minor fixes to examples | Tom Rondeau | |
2011-10-06 | uhd: moved usrp_wfm_rcv2_nogui from examples to gr-uhd/examples and made ↵ | Tom Rondeau | |
work with UHD. | |||
2011-10-06 | uhd: moved usrp_wfm_rcv_pll to gr-uhd/examples and made work with UHD. | 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: fixed this example to correct for sample rate offsets when setting a ↵ | Tom Rondeau | |
UHD device. | |||
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: moved multi-antenna scripts from gnuradio-examples to gr-uhd/examples. ↵ | Tom Rondeau | |
Does not work yet. | |||
2011-10-03 | uhd: fixing copyright and M4 files for HF apps. | Tom Rondeau | |
2011-10-03 | uhd: fixing hf_explorer to take the UHD address as an option. | Tom Rondeau | |
2011-10-03 | uhd: again, just the basics of getting hf_radio to work with UHD (and the ↵ | Tom Rondeau | |
'new' top_block/hier_block2 structure) | |||
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-28 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-09-27 | Merge branch 'master' into next | Johnathan Corgan | |
2011-09-27 | Merge branch 'maint' | Johnathan Corgan | |
2011-09-27 | swig: language independent exception handler | Josh Blum | |
2011-09-26 | uhd: cmake support for example application | Josh Blum | |
2011-09-26 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-09-26 | Merge branch 'master' into next | Tom Rondeau | |
2011-09-26 | uhd: can't be const to go into tag_work, which might change it. | Tom Rondeau | |
2011-09-26 | uhd: tweaks for some minor details | Josh Blum | |
2011-09-24 | uhd: added tags_demo c++ example application | Josh Blum | |
2011-09-24 | uhd: tweaks + tested working tags implementation | Josh Blum | |
2011-09-24 | uhd: added documentation and tag implementations | Josh Blum | |
2011-09-24 | gr-uhd: remove unused _tmp_buffs variable | Thomas Tsou | |
The code section that used this variable was removed in Commit 081497e7 "uhd: work on gr_uhd_source work() function to reduce latency" | |||
2011-09-24 | uhd: added kwargs to construct individual struct elements in tune_request_t | Josh Blum | |
2011-09-05 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
Conflicts: gr-trellis/src/lib/trellis_permutation.h | |||
2011-08-22 | Merge branch 'master' into next | Johnathan Corgan | |
2011-08-22 | gr-uhd: readd displaced alias for single_usrp_sink | Thomas Tsou | |
Insert alias for single_usrp_sink mistakenly removed in Commit 893f946b "gr-uhd: add async metadata source block" | |||
2011-08-20 | uhd: changes to support amsg block w/ cmake | Josh Blum | |
2011-08-20 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
2011-08-19 | Merge branch 'master' into next | Johnathan Corgan | |
2011-08-19 | Merge remote branch 'ttsou/async' | Johnathan Corgan | |
2011-08-19 | Revert "gr-uhd: post received async messages to user supplied msg queue" | Johnathan Corgan | |
This reverts commit 25b1550dba377b6dc86bee3e6f269a721efee655. | |||
2011-08-19 | gr-uhd: add async metadata source block | Thomas Tsou | |
Add asynchronous message "block" that is independent of normal gnuradio scheduler. The block instantiates a thread to wait for asynchronous messages from UHD and encapsulates them in a gr_message posted into a message queue. The interface is empty because the block is internally driven and accessed through the the constructor specified message queue. | |||
2011-08-13 | Merge branch 'master' into next | Johnathan Corgan | |
2011-08-13 | gr-uhd: post received async messages to user supplied msg queue | Johnathan Corgan | |
2011-08-02 | cmake: language tweak for component group description | Josh Blum | |
2011-07-28 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
2011-07-27 | Merge branch 'master' into next | Tom Rondeau | |
* master: Fixed warnings generated from improper includes in swig interface file. Fixed doxygen warning in gr-uhd | |||
2011-07-27 | Fixed doxygen warning in gr-uhd | Tom Rondeau | |
2011-07-26 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
2011-07-26 | Merge branch 'master' into next | Tom Rondeau | |
* master: doxygen: fixed doxygen warnings. Fixed type warning. Fixed warnings about doxygen format. Fixed return warnings. Fixed warnings about variable intialization order. | |||
2011-07-26 | Merge branch 'maint' | Tom Rondeau | |
* maint: doxygen: fixed doxygen warnings. Fixed type warning. Fixed warnings about doxygen format. Fixed return warnings. Fixed warnings about variable intialization order. Conflicts: volk/include/volk/volk_complex.h | |||
2011-07-26 | doxygen: fixed doxygen warnings. | Tom Rondeau | |
2011-07-22 | uhd: also setup uhd library linking for swig | Josh Blum | |