There is a device args field in the current version of GNU Radio, so this might be where the confusion comes from. On 26.05.2014 05:41, Marcus D. Leech wrote: > On 05/25/2014 11:39 PM, jason sam wrote: >> "device args" parameter is not in the UHD USRP source/sink >> block?There is only 'Device addr' >> > Sorry, I meant Device Addr > > >> >> On Fri, May 23, 2014 at 9:39 PM, Marcus D. Leech <[email protected] >> <mailto:[email protected]>> wrote: >> >> On 05/23/2014 12:23 PM, raf raf wrote: >>> Hello All Gnu Radio user, >>> >>> To use a 2 TX, I want to change a clock rate to an accepted one, >>> under 30.72 MHz. I use the API with uhd_usrp_probe and it works >>> only for this command. Can you give me the idea or python code to >>> use this argument parameter with a python flowgraph? >>> >>> --args="master_clock_rate=28" >>> >>> Thanks. >>> >>> >>> _______________________________________________ >>> Discuss-gnuradio mailing list >>> [email protected] <mailto:[email protected]> >>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> In GRC, where it has a "device args" parameter, that's wher this >> master_clock_rate=28e6 should go. I assume you meant 28e6, >> rather than 28. >> Everything is in Hz, and there's no way the B200 can go down to >> a clock rate of 28Hz. >> >> >> >> -- Marcus Leech >> Principal Investigator >> Shirleys Bay Radio Astronomy Consortium >> http://www.sbrac.org >> >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> [email protected] <mailto:[email protected]> >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> > > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
