Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-06 | uhd: cleaning up and updating some script info. | Tom Rondeau | |
2011-10-06 | uhd: 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-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-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 | 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-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-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-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 '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-17 | Merge branch '8psk' into next | Tom Rondeau | |
Conflicts: gr-msdd6000/src/Makefile.swig.gen | |||
2011-07-03 | gr: added to the .gitignores to various components for in-tree builds | Josh Blum | |
2011-07-03 | uhd: typo fix for initing a new clock_config() | Josh Blum | |
2011-06-29 | uhd: added per motherboard reference source option (includes mimo cable) | Josh Blum | |
2011-06-14 | uhd: simplify the work function, added TODOs for tags | Josh Blum | |
2011-06-13 | Merge branch 'master' into 8psk | Tom Rondeau | |
Conflicts: gr-qtgui/lib/qtgui_time_sink_c.cc gr-trellis/src/lib/Makefile.am gr-trellis/src/lib/calc_metric.h gr-trellis/src/lib/trellis.i gr-trellis/src/lib/trellis_constellation_metrics_cf.i gr-trellis/src/lib/trellis_metric_type.h gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t | |||
2011-06-09 | gr-uhd: enable 8 channels in grc uhd blocks | Josh Blum | |
2011-06-03 | Merge branch 'master' into 8psk | Tom Rondeau | |