When I use GRC 3792 , 'C:\\Work\\GRC_Work\\goodbin' works and
'C:\\Work\\GRC_Work\\badbin' fail
But after I install GRC 37111, both works well
Original Message
Subject : Re: [Discuss-gnuradio] FW: Re: File sink permission error on
Windows
Date : 2017-08-09 18:03:00
Hi,
I have implemented BPSK and OFDM in GNURadio. They are modified from the
examples given, just without those crc32 modules. They work well in
GNURadio.
However, when I test the programs on the hardware, USRP x310, a problem
emerges. I found that often than not, there are some extra bits in my
Sean - OK, I understand what you mean now, thank you - the overflow is not
reported until the pressure hits the source block.
Cinaed - In this case it is not my flowgraph but gnss-sdr which I've run
successfully on several platforms. In this case it is running on a
Raspberry Pi 3. I anticipate hitt
On 08/08/2017 07:56 PM, Philip Hahn wrote:
> Folks,
>
> Is there a way to diagnose which block first reports an overflow in a
> flowgraph?
>
> In my particular instance I am running a flowgraph which is overflowing
> without pegging either RAM or CPU.
It could also be an error in the plumbin
Hi Adhitha,
If you check out the tx_stage6.grc example in the folder
/src/gnuradio/gr-digital/example/packet/, you can see a Protocol Formatter.
It generates a header which contains a preamble and some additional
information, and pumps it out through the header output port. The other
output port,
Hi Ricardo,
the "Comprehensive GNU Radio Archive Network", cgran.org, is your friend :)
When you look for "encryption" there, you'll find gr-nacl (thanks to its
author, Stefan Wunsch). It uses the rather established NaCl library; it
should cover your cryptographic needs!
Best regards,
Marcu
Hello,
I am building a ground station for my university and we are going to be using a
LimeSDR and GNU radio. I was wondering what type of encryption is available
with GNU radio. We were looking to see if it handles AES 256 or NSA type 1
encryption.
Respectfully,
Ricardo
_