Getting only bursts

2019-11-01 Thread Shane Flandermeyer
Hello. I am new to this community and to creating my own blocks, and I'm trying to create a block for radar matched filtering. I am tagging all of my pulses with "SOB" and "EOB" for the start and end, respectively, and I'm wondering if there's a way to output only the full burst at each call to

Re: [Discuss-gnuradio] How to convert a binary file input to a PMT?

2019-11-01 Thread Eamon Heaney
Awesome, I'll check it out. Thanks! On Fri, Nov 1, 2019 at 11:59 AM Kyle A Logue wrote: > You can use pdu_utils to turn a binary stream into a bunch of PDUs: > https://github.com/sandialabs/gr-pdu_utils > > *Kyle Logue* > *Digital Communications Implementation Division* > *The Aerospace

Re: named fifo (byte - byte transfer)

2019-11-01 Thread hamzeh elsayed
hi, Thanks for your reply. I wrote a c code program to write in fifo in file to use it instead of cat in. The result was the same. Also, if I wrote few bytes only then these bytes are not going out from the file source block, but if I wrote large number of bytes then a number of these bytes are

Re: Lunar Orbiting Platform Gateway

2019-11-01 Thread Michelle Thompson
Thank you. This, along with the ICSIS, have been very helpful in learning about what's going on and what to expect in the developing radio environment. A proposed amateur radio plan (from ARISS) is in addition to what's covered in the Architecture report and the ICSIS. I'll forward whatever I can

Re: [Discuss-gnuradio] Pybombs broken?

2019-11-01 Thread Barry Duggan
Hi Mike, I am working on documentation for https://wiki.gnuradio.org/index.php/InstallingGR#Using_PyBOMBS, and have found differences between that one, https://github.com/gnuradio/gnuradio/README.md, and https://github.com/gnuradio/pybombs/README.md. Based on your last post here, should I

Re: [Discuss-gnuradio] How to convert a binary file input to a PMT?

2019-11-01 Thread Kyle A Logue
You can use pdu_utils to turn a binary stream into a bunch of PDUs: https://github.com/sandialabs/gr-pdu_utils Kyle Logue Digital Communications Implementation Division The Aerospace Corporation From: Discuss-gnuradio on behalf of Eamon Heaney Sent: Friday,

Re: [Discuss-gnuradio] How to convert a binary file input to a PMT?

2019-11-01 Thread Eamon Heaney
Bumping this, still can't figure out how to turn a binary file source into a PDU that I can transmit. Any advice would be appreciated. On Tue, Oct 29, 2019, 12:59 PM Eamon Heaney wrote: > Attempting to transmit a wifi packet with gr-ieee802.11. I'm reading in > the payload binary from a file

Re: Gnuradio for windows

2019-11-01 Thread Kyle A Logue
I haven't tried it myself, but I heard that scopy ships with a windows version of GNU Radio and they have nightly builds: https://github.com/analogdevicesinc/scopy/releases Kyle Logue Digital Communications Implementation Division The Aerospace Corporation From:

Re: Lunar Orbiting Platform Gateway

2019-11-01 Thread Kevin K Gifford
Hi Space-RF-SDR enthusiasts - Please see below link for the recent (9/25/2019) space agencies lunar communications architecture final report that has detailed information on the planned communications links, protocols and frequencies.

Re: [Discuss-gnuradio] gnuradio-companion-3.8.0 fails to run

2019-11-01 Thread Barry Jackson
On 30/10/2019 00:09, Barry Jackson wrote: On 27/10/2019 11:58, Marcus Müller wrote: ah! I missed the part where you said you're not used to Python. In Python, indentation is structure-defining, and  the error message sadly doesn't really give context, but it looks like the most probable

Re: Gnuradio for windows

2019-11-01 Thread Kyeong Su Shin
To whom it may concern: I do have a copy of an installable, but it is an outdated version (3.7.12) (Link: https://drive.google.com/file/d/1fFGKbfhvCvo9hgDhIV_qJ02s-7yKcIHe/view?usp=sharing ). Maybe someone can find a more recent version, or build one by using the provided build scripts (

Gnuradio for windows

2019-11-01 Thread alireza nazari
Hi, It looks like the link for downloading gnuradio for windows in wiki is broken and the website is down. Is there anywhere other than Pothos that I can download gnuradio binary files for windows? I am having some problems with Pothos UHD