Marcus:
It’s not only Pluto that does not have filters, I was trying to make the point
(maybe not effectively) at GRCon - it’s radios in this “class”.
For example LimeSDR (sheet 5)
https://github.com/myriadrf/LimeSDR-USB/raw/master/hardware/plug/1v4/Project%20Outputs%20for%20LimeSDR-USB_1v4_LMS0
Sorry for the delay – but there must be a host issue you are having – I can
stream 8MSPS (no underflows/overflows), and others get higher (12 or so).
If you are only getting 4 – I would be interested in following up, and
understanding why. It should be much higher.
-Robin
From: Discuss-gnuradi
Any ideas for the Permission denied errors below?
I get the following error on one host running 3.7.6:
$ grcc -e -d . test.grc
>>> Warning: This flow graph may not have flow control: no audio or RF
hardware blocks found. Add a Misc->Throttle block to your flow graph to
avoid CPU congestion.
sh:
Hi folks.
Is anyone aware of any gnuradio or SDR meetups or hackerspaces in SoCal, or
elsewhere for that matter. I’d love to contribute to a physical community of
like-minded hackers.
James Wanga
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu
> A few solutions I have read online say that all feedbacks can be done
internal to the custom block. The problem i have is that my application
will no longer be real time.
Why don't you think it will be in real time? If you have a code branch so
that y0 still outputs (invalid) data on flowgraph
Hi Vipin,
sorry, I don't fully understand. So you only have one block, A, but it
implements multiply functions x() and y()? What are y0 and y1? Are they
just two values, or are they two streams?
I think I would very greatly benefit from having a drawing. Really, just
anything on a piece of p
I am aware that GNURadio doesn't support feedback loops in the flow graph.
However, I have an application scenario where every execution of a GRC
block, I need some of the previous outputs of that block.
For example, if I have a block called A which produces y0,y1 and consumes
i0, i1. Assume all i
Applications are invited for a PhD studentship in software radio for satellite
communications. The work will be based within the Telecommunications Research
Centre in the Department of Electronic and Computer Engineering at the
University of Limerick, Limerick, Ireland. The student will be super
Hi Bastian,
Thanks that solved the issue. I was not aware of that.
Best,
Miklos
On Thu, Oct 5, 2017 at 2:29 AM, Bastian Bloessl wrote:
> Hi,
>
> On 10/05/2017 03:13 AM, Miklos Maroti wrote:
>>
>> I am trying to implement a simple block in python but it seems that
>> stop and start is never ca
Hi Mario,
I don't fully understand what you meant when you said "save the
waterfall output to file"; could you elaborate? Maybe a quick flow graph
screenshot (there's a tool for that under "File" in GRC) would help!
Thanks, and best regards,
Marcus
On 10/04/2017 05:50 PM, Mario Batubara wrote:
Hi,
We need to do a standalone sniff-jam and communication via mavlink
communication system on a uav as a university project. The hardware we
planning to buy is limemicrosystems lms7002 evaluation board(unite7002)
beaglebone black and pixhawk.
Is it possible to do such project on gnuradio?
The h
Hi,
On 10/05/2017 03:13 AM, Miklos Maroti wrote:
I am trying to implement a simple block in python but it seems that
stop and start is never called when I implement them. The bare bones
python code would be this:
class test(gr.basic_class):
def __init__(self):
gr.basic_block.__ini
12 matches
Mail list logo