Re: vector source python block

2019-12-19 Thread sarandis. Doulgeris
ot; (for testing > > purposes, maybe). > > > > Regards, > > Kyeong Su Shin > > ________ > > 보낸 사람: sarandis. Doulgeris 대신 > > Discuss-gnuradio > > > > 보낸 날짜: 2019년 12월 18일 수요일 오후 5:53 > > 받는 사람: Barry Duggan

Re: vector source python block

2019-12-18 Thread Barry Duggan
보낸 날짜: 2019년 12월 18일 수요일 오후 5:53 받는 사람: Barry Duggan 참조: Discuss Gnuradio 제목: Re: vector source python block Thanks Barru but i have a minor problem opening the grc file Loading: "C:\Users\infrared\Documents\gnuradi_whatevers\MorseGen.grc" Error: file:/C:/Users/infrared/Documents/gnur

Re: vector source python block

2019-12-18 Thread Kyeong Su Shin
사람: Barry Duggan 참조: Discuss Gnuradio 제목: Re: vector source python block Thanks Barru but i have a minor problem opening the grc file Loading: "C:\Users\infrared\Documents\gnuradi_whatevers\MorseGen.grc" Error: file:/C:/Users/infrared/Documents/gnuradi_whatevers/MorseGen.grc:1:1:FATAL:PARSER:

Re: vector source python block

2019-12-18 Thread sarandis. Doulgeris
Thanks Barru but i have a minor problem opening the grc file Loading: "C:\Users\infrared\Documents\gnuradi_whatevers\MorseGen.grc" Error: file:/C:/Users/infrared/Documents/gnuradi_whatevers/MorseGen.grc:1:1:FATAL:PARSER:ERR_DOCUMENT_EMPTY: Start tag expected, '<' not found >>> Failure Στις Τρί, 17

Re: vector source python block

2019-12-17 Thread Barry Duggan
Hi, Without seeing your flowgraph, it is hard to tell what you plan to do with the vectors. In gereral, the "speed" ultimately is determined by input and/or output devices such as USB or a sound card. If you have neither one, a throttle block will limit the throughput. As an example of a cus

vector source python block

2019-12-17 Thread sarandis. Doulgeris
Hi I want to create a custom vector source that based on variables it will get certain values for its list not fixed. I have done that but the things is (i did some printing to see what is going on with the actual vector source) it does not repeat those values until the maximum length (8192) has re