Hello, One of the UHD examples is a good place to start. I generated chirp bursts a little while back using the tx_bursts example as a starting point. Most of what you need is already there, its just up to you to calculate the samples needed to generate the chirp and put them into the tx buffer.
https://github.com/EttusResearch/uhd/blob/maint/host/examples/tx_bursts.cpp I'm happy to help if you have any specific questions on this. -Trip From: USRP-users <usrp-users-boun...@lists.ettus.com> On Behalf Of Yeo Jin Kuang Alvin (IA) via USRP-users Sent: Monday, April 23, 2018 10:53 PM To: usrp-users@lists.ettus.com Subject: [USRP-users] UHD C++ Chirp Signal Hi all, Does anyone know how to create a chirp signal using UHD C++? Are there any code examples and which files do I need? Thanks in advance!
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com