You're right - great - thanks!
But it's misses the PlutoSDR sinks and sources - they show up as missing
blocks.
-- Cinaed
On 8/22/20 9:20 AM, Derek Kozel wrote:
In most cases the examples should update automatically when opened in
GNU Radio 3.8.
On 8/21/2020 10:52 PM, Cinaed Simson wrote:
For those of you who have been asking questions about BPSK, I have
created
https://wiki.gnuradio.org/index.php/Simulation_example:_BPSK_Demodulation,
which is a follow-on to the QPSK tutorial. Questions and comments are
welcome!
---
Barry Duggan KV4FV
https://github.com/duggabe
I am biased (my livecd) but Pentoo Linux has gnuradio and a few other
sdr programs pre-installed. I'm in the middle of prepping for a
release, so I can confirm that the daily isos are both very up to date
and reasonably bug free. The download page itself is a bit outdated
(it references an older
Hi all,
I am giving an (online) presentation / demo of GNU Radio next week.
As I do not know if there will be a lot of linux-users, I would like to
provide an easy-to-use option for windows users.
The GNU Radio Live mentioned on the GNU Radio website (*) is based on
Ubuntu 2016.04, which i
Try calling src.open(filename, repeat) after the delay.
On Wed, Aug 26, 2020 at 5:41 PM Jonathan Morales <
jonathan.morales...@gmail.com> wrote:
>
> Hello!
>
> I've been struggling to figure out how to send one file, delay, then
> switch to sending a second different file. I've been using
> gnura
Hello!
I've been struggling to figure out how to send one file, delay, then switch
to sending a second different file. I've been using gnuradio-companion to
generate a Python script which I manipulate. I've tried resetting the
filepath call after a delay but, when I run the script it continues to
Thanks for the UHD 4.0rc1 update, Michael. This UHD version will be the
most robust and compatible version yet!
For macOS users of UHD and GNU Radio, a brief update:
UHD 3.15 and UHD 4.0rc1 build and run on many macOS versions -- at
least 10.11 " El Capitan" through 10.15 "Catalina", and probably
Hi Lukas,
I'd suggest you use timed transmissions with your USRP. I assume you
want to build a TDD system. In that case, it would be advisable to avoid
transmitting `0`s. One more reason to use timed transmissions.
I assume your align block is some kind of synchronization. I suggest to
sync