OOT Porting from gnuradio v3.7 to v3.8

2021-03-09 Thread Louis Jung
Hello, I’m currently trying to port ‘gr-csitool’ (https://github.com/qiank10/gr-csitool ) from gnuradio v3.7 to v3.8 in OS X. I’ve installed gnuradio via MacPorts. While I’ve followed instruction from 'https://wiki.gnuradio.org/index.php/GNU_Radio_3.8_OO

Re: OOT Porting from gnuradio v3.7 to v3.8

2021-03-14 Thread Louis Jung
Thank you for your reply! Actually I’ve installed itpp and itpp-dev (command was different, cause I’m using Mac), but it showed the same error.. I think there is another issue. > 2021. 3. 10. 오후 7:56, Andi Kita 작성: > > sudo apt-get install libitpp-dev > > On Tue, Mar 9, 2021

Re: OOT Porting from gnuradio v3.7 to v3.8

2021-03-15 Thread Louis Jung
, specifically, might be > helpful. Was > it also using macports? > > Best regards, > Marcus > > On 15.03.21 03:22, Louis Jung wrote: >> Thank you for your reply! >> >> Actually I’ve installed itpp and itpp-dev (command was different, cause I’m >> usi

Re: USRP E310 limited sample rate

2021-04-13 Thread Louis Jung
The Zynq CPU cannot possibly sustain sample rates of 10s of MSPS. The E3xx > series have larger FPGAs that support the RFNOc framework that support high > sample rate signal flows within the FPGA. > > > > Sent from my iPhone > >> On Apr 12, 2021, at 10:55 P

E310, RFNoC OFDM Sync block error

2021-04-16 Thread Louis Jung
Dear all, I always appreciate your help. I’m trying to run Wi-Fi OFDM receiver in E310. However, when I tried to build custom fpga image with fft, window, and schmidl_cox blocks, it always fails with the error: ''ERROR: [Place 30-640] Place Check : This design requires more Slice LUTs cells th

Re: E310, RFNoC OFDM Sync block error

2021-04-16 Thread Louis Jung
E310 is not as big as on other USRP devices. > > This discussion should be continued on the usrp-users mailing list. > > Sent from my iPhone > >> On Apr 16, 2021, at 8:26 AM, Louis Jung wrote: >> >> Dear all, >> >> I always appreciate your h