Re: [Discuss-gnuradio] GSoC 2014 project "Wireless Networks In-the-Loop" and "Channel Sounder"

2014-03-21 Thread kaushik
n, CUDA, git. I am also > comfortable in working in Linux. I am a team player and a fast learner and > has got good commitment. My B Tech final year project was "Implementation > and comparison of various DCT architectures on FPGA using VHDL" > > I got exp

Re: [Discuss-gnuradio] gnu radio gsm implimentation

2014-04-03 Thread kaushik
> I'm working on gsm transmitter and receiver any modules or any blocks > available for it, For bust formation and frame formation. > Any releases has been for gsm. > > > Regards > Ank As per my information, on the receiver side, you will find blocks under the airprobe project, however the proj

[Discuss-gnuradio] Build issue on a different machine

2012-10-03 Thread kaushik
tree. (It is working alright on his local machine) But by checking out the source on a different machine --> Build --> make (1: Gnu radio 3.6.3 and python 2.7.0 2: Gnu radio 3.6.3 and python 2.7.3) results in an error -----

Re: [Discuss-gnuradio] Build issue on a different machine

2012-10-03 Thread kaushik
adio 3.6.3 and python 2.7.0 >> 2: Gnu radio 3.6.3 and python 2.7.3) results in an error >> >> kaushik@insfl20:~/src/comora-scan/gr-comora_scan/build$ make >> [ 16%] Built target gnuradio-comora_scan >> [ 22%] Built target _comora_scan_

Re: [Discuss-gnuradio] GSOC ideas [802.11]

2013-04-12 Thread kaushik
Hi Bastian, > I want to: > - add documentation > - port to v3.7 > - move autocorrelation (i.e. frame detection) to FPGA > - use more sophisticated algorithms > - study OFDM branch and make use of that stuff > - checkout performance counters and understand the performance bottlenecks As Martin men

Re: [Discuss-gnuradio] FTW IEEE802.11a/g/p OFDM Frame Encoder

2013-11-19 Thread kaushik
st Regards, -- Karlsruhe Institute of Technology (KIT) Communications Engineering Lab (CEL) Ankit Kaushik, M.Sc. Research Associate Kaiserstraße 12 Building 05.01 76131 Karlsruhe Phone: +49 721 608-43748 Fax: +49 721 608-46071 www.cel.kit.edu KIT -- University of the State of Baden-Württemberg an

Re: [Discuss-gnuradio] gnuradio software architecture

2013-06-09 Thread Ankit Kaushik
On 10.06.2013 05:34, Yogesh Dahiya wrote: Hey is there any documentation explaining the software architecture of gnuradio. I means how blocks are connected , scheduled. Basically how everything is working behind the scene Last year Sumit tried to explain this in his blog... http://sumitgn

Re: [Discuss-gnuradio] transmitting gain in usrp sink

2013-06-17 Thread Ankit Kaushik
Am 17.06.2013 19:49, schrieb lingeswar kandregula: hi community, i wondered how the USRP is transmitting the signal even if i set the transmitting gain to ZERO. ZERO is 0 dB scale... and same as the case with receiving section. what does setting gain in USRP sink will do ? and what is this g

Re: [Discuss-gnuradio] transmitting gain in usrp sink

2013-06-18 Thread Ankit Kaushik
On 18.06.2013 12:49, lingeswar kandregula wrote: hi ankit, thanks for the reply. so, if we set a gain of 0dB, it will take it as 1 (10.^(0/10)). is it true? . and also please let me know is this gain related to transmitting power?. Google is your best friend! what is the typical power transmi

Re: [Discuss-gnuradio] transmitting gain in usrp sink

2013-06-18 Thread Ankit Kaushik
On 19.06.2013 08:35, lingeswar kandregula wrote: as you said the receiving gain is distributed between VGA and LNA. how it is distributed during transmission. thanks, lingeswar. I think you didn't look into the link which I have sent you previously, so again http://files.ettus.com/uhd_docs/m

Re: [Discuss-gnuradio] transmitting gain in usrp sink

2013-06-20 Thread Ankit Kaushik
On 19.06.2013 17:51, lingeswar kandregula wrote: i saw that link before.. there are VGA and BB in the transmitting path if we consider the XCVR daughter board. is that distributed between these two or anything else also shares it? .. There are only two gains (BB and VGA) that can be controlled

Re: Changing the output file of 'File sink' block automatically

2025-04-08 Thread Kaushik Sundarajayaraman Venkat
e, there can be latency. Probably not the best way to do. I use to build gnu-radio from source. So personally I wouldn't hesitate to make a derivative of that file sink block if necessary and possible. Hope it helps. Terveisin, Kaushik On Wed, Apr 9, 2025, 01:49 Kimmo Lehtinen wrote: > Hi