t;
recommendation, but rather & more importantly, I'm looking for what to change &
I also have a strong desire to understand why the change makes the positive
difference that it does.
Thank-you in advance for any assistance that you can provide !!
Mark J CulrossKD5RXT
digital_mo
Thanks for all of the suggestions. I will look to try them out tomorrow.
Mark
Get Outlook for iOS<https://aka.ms/o0ukef>
From: Brian Padalino
Sent: Tuesday, February 16, 2021 5:37:20 PM
To: Mark Koenig
Cc: discuss-gnuradio@gnu.org
Subject: Re: Resa
1 5:17:32 PM
To: Mark Koenig
Cc: discuss-gnuradio@gnu.org
Subject: Re: Resampling radio data
On Tue, Feb 16, 2021 at 4:14 PM Mark Koenig
mailto:mark.koe...@iubelttechnologies.com>>
wrote:
Hello,
I am receiving data from a radio at 23Msps, and I would like to resample to a
rate of 25M
which would suit my
needs more efficiently? Should I instead look to implement the resampling
within C++ as opposed to adding another block to my flowgraph?
I am going to do the above with the following rates: 46Msps -> 50Msps, 92Msps
-> 100Msps.
Thank you
Mark
.
Mark
On 11/19/19, 10:38 AM, "Müller, Marcus (CEL)" wrote:
That sounds like `moc` is misbehaving. Or CMake is and the Makefiles
aren't correctly regenerating all necessary files if subsets are
already there.
a) If you haven't, uninstall all potentiall
get the qt-gui failures.
Any thoughts why?
Mark
On 11/19/19, 10:38 AM, "Müller, Marcus (CEL)" wrote:
That sounds like `moc` is misbehaving. Or CMake is and the Makefiles
aren't correctly regenerating all necessary files if subsets are
already there.
a)
Marcus,
Here is some feedback regarding using the rpms you helped me create.
I can run ‘cmake’ with no errors, but running ‘make’ I see the errors below
with respect to the qt-gui package. Any advice on how to fix this problem?
Thank you
Mark
#38 2179. [ 79%] Generating
__/include/gnuradio
Thanks! I will look into this and see if it works for me.
Mark
On 11/15/19, 3:50 PM, "Müller, Marcus (CEL)" wrote:
Ah, it's the same old blues; need to have qt(4)-devel packaged for qwt.
(What I've tried is: Run Fedora as host, and have a podman (or dock
built and enabled.
Any help would be greatly appreciated.
Mark
Here is the cmake error output for qt-gui.
-- Python checking for PyQt5 - found
-- Checking for module 'Qt5Qwt6'
-- Package 'Qt5Qwt6', required by 'virtual:world', not found
--
-- Configuring gr-qt
ime_spec_t(curr_hw_time+2.0 ) )
To maintain the relative phase relation of the signals I receive between
re-initializations and full reboots of the USRPs. I am not sure why this is
the case, but this is the result I have seen while testing
-Mark
On Mon, Nov 4, 2019 at 12:39 PM Paul Boven wrote:
ce
of the error but no dice. It seems like the radios are ignoring the LO I'm
giving them and using their internal ones instead. Any thoughts?
-Mark
--
Mark Wagner
University of California San Diego
Electrical and Computer Engineering
___
Discuss-g
problem?
Or point me where to look to remedy the issue? I have tried using “c++filt”,
but it only returns “typeinfo for output_driver”.
Thank you very much
Mark
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman
Yeah, here's a basic example of the flowgraph
On Mon, Oct 7, 2019 at 11:17 AM Marcus D Leech
wrote:
> Could you share a minimal flow graph that displays the issue?
>
> Sent from my iPhone
>
> > On Oct 7, 2019, at 2:08 PM, Mark Wagner wrote:
> >
> > Hey every
n I make individual USRP sink
blocks for each USRP in the array.
Unfortunately if I separate my devices into several USRP sink blocks I
can't guarantee the devices will be synched to the PPS. Is there a
workaround for this?
-Mark
--
Mark Wagner
University of Califo
uld be greatly appreciated.
From: Michael Dickens
Date: Monday, September 16, 2019 at 5:21 PM
To: Mark Koenig
Cc: "discuss-gnuradio@gnu.org"
Subject: Re: [Discuss-gnuradio] Error with gnuradio 3.8 and python 3
Hi Mark - Interesting issue. Is SWIG/Python -not- enabled in your GR install?
gr-vrt/Release/CMakeFiles/CMakeOutput.log".
#9 3.842 See also "/workspaces/ta/gr-vrt/Release/CMakeFiles/CMakeError.log".
#9 3.849 [ Build gr-vrt (Release) FAILED with error code 1 ]
Thank you
Mark
___
Discuss-gnuradio mailing list
Discuss-gnurad
(a) the stream to tagged
stream block so that it can get through the stop/start and still tag the
stream properly; or (b) the tagged stream to pdu block so that it can get
past the missing tag?
Thanks,
Mark
___
Discuss-gnuradio mailing list
Discuss-gnuradi
ack of the tagged_stream_to_pdu block or
stream_to_tagged_stream block?
Thanks,
Mark
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
The make method in udp_sink doesn't allow for broadcast right?
On Mon, Mar 18, 2019 at 1:38 PM Mark Gannet wrote:
> Hi,
>
> Does anybody know of a way to broadcast to a UDP Sink block? A unicast
> works fine but setting the destination address to 172.168.255.255 always
>
to set an
SO_BROADCAST flag like you might do when creating a UDP socket from the
Python socket module?
Thanks,
Mark
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
between 100-1000 times per second.
Mark
On Wed, Mar 6, 2019 at 6:20 PM Nick Foster wrote:
> Sure, no problem, use a gr::block. Just call consume() to tell the
> scheduler how many items you consumed, and return the number of samples you
> produced -- subject to the size of the outp
tering the work function.
Thanks,
Mark
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
s a UDP message.
My question is this: What is my best bet in manipulating the data stream
from the USRP block so that I can calculate the RMS power in that window of
time delayed from the trigger? Stream to vector? Signal probe vector
(I've read these are slow)? Z
I'm relieved to hear it isn't too arduous, Marcus.
I tried to begin GUI development today but appear to have got nowhere, just
yet.
Mark
M0XMH
-Original Message-
From: Marcus D. Leech [mailto:mle...@ripnet.com]
Sent: 24 August 2018 17:24
. . .Years and years ago, before G
Thank you, Marcus.
C++, yes! 'Looking forward to working with Hakon's implementation.
All the best,
Mark
M0XMH
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
n GUI, based on Qt etc; and
to sit that on top of GNU Radio functionality.
Once again, I'm grateful for your advice and thanks again.
Mark
M0XMH
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
interface from scratch.
Maybe there is no hard and fast rule how to use the 'GUI Hint' function but
if anyone can spare time to offer more detailed guidance on the 'GUI Hint
'function and its usage then I should be very grateful for t
time I execute the
script.
Mark.
May the source be with you!
-Original Message-
From: Discuss-gnuradio
[mailto:discuss-gnuradio-bounces+mark.w.christiansen=l3t@gnu.org] On Behalf
Of Jeff Long
Sent: Saturday, March 3, 2018 4:29 PM
To: discuss-gnuradio@gnu.org
Subject: [EXT] Re
ontrol port monitor window. I included my python
script below.
Thanks.
Mark.
"Simplicity is prerequisite for reliability."
~ Edsger W. Dijkstra
-
#!/usr/bin/python
# -*- coding: utf-8 -*-
import sys, os, time, struct
class MyApp(object):
de
Dangit. I should have thought of that. The executable bit is not set on the
older version.
Thanks.
Mark.
On Fri, Oct 6, 2017 at 5:12 AM, Marcus Müller wrote:
> Hi Mark,
>
> I can't find the commit right now, but there was a change where we enabled
> the setting of the e
ngestion.
sh: .//top_block.py: Permission denied
The same test.grc runs fine on another host running 3.7.10:
$ 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 c
Marcus,
I am using CentOS 7.2, Thrift 0.9.2 and GNU 3.7.11.
Mark
On 9/15/17, 12:02 PM, "Discuss-gnuradio on behalf of
discuss-gnuradio-requ...@gnu.org"
wrote:
Send Discuss-gnuradio mailing list submissions to
discuss-gnuradio@gnu.org
To subscribe or unsubscri
Hi Marcus,
I do believe I need control ports active. I am using GNUradio as the framework
for some code that I believe uses control ports.
Mark
On 9/14/17, 3:10 AM, "Discuss-gnuradio on behalf of
discuss-gnuradio-requ...@gnu.org"
wrote:
Send Discuss-gnuradio mailing list s
I am seeing an error during “Make” and it has to do with the controlport and
thrift….not sure what is going on. Any help would be appreciated.
Thanks
Mark
After running “Make” I see the following error:
[ 11%] Building CXX object
gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir
K4 Demodulator that might work out of the
box with GNURadio 3.7.10.1 ?
Thank you in advance for your help - and best wishes for the festive
season !!
Regards,
Mark Phillips - VK4AW
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://
yone
give me guidance on if I am heading down the right path? OR
2) Does anyone know of an FSK4 Demodulator that might work out of the
box with GNURadio 3.7.10.1 ?
Thank you in advance for your help - and best wishes for the festive
season !!
R
-- Forwarded message --
From: Mark Napier
Date: Mon, Jul 4, 2016 at 8:13 PM
Subject: Re: Broken Pybombs install, stuck again
To: Marcus Müller
Hello Marcus,
Thank you for the reply.
Yes, I sourced the script before the compile by typing ". ./setup_env.sh".
No,
Hello,
With help from Michael I've made up a patch file for the db_tvrx.cpp and
dboard_iface.cpp.
Next step would be to apply the patch, recompile, and install the UHD to
test it using macports.
Google is not finding the recipe.
Anyone know how to do this?
Thank you much,
Mark N
that is compiled for your machine. I'm pretty much in awe at the
amount of work put in by the MacPorts team and by the GNU Radio developers.
I installed the fosphor waterfall display for grc and that is truly
stunning on the Mac. Hard to think that it is open source.
Best of luck,
Mark Napi
e have a good methodology to set up a machine with a working
UHD/gnuradio build/run environment? I'm pretty frustrated at the amount of
time I've wasted on this; there just has to be a better way.
Thanks in advance,
Mark Napier
>>> Before compile:
napierm@napierm
to do it because I can hide or show
parameters based on the selected options (conditional statements seem to work
inside of tags), so there must be some callback mechanism in place. But
no way to change the values of the parameters based on a selected option?
Mark
_
st meant to make the block slightly easier/faster to
set up by the user. I'm hoping that this makes the solution simpler!?
Mark
From: Discuss-gnuradio
[discuss-gnuradio-bounces+marlinghaus=girdsystems@gnu.org] on behalf of
Marcus D. Leech [mle...@ripne
answered.
Thank you in advance for your help.
Mark Arlinghaus
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
dd another dboard object with code
correction, ID = 0x03, and named "TVRX Rev1" if I can just get to it. Then
contribute back to the UHD code base so it will be supported by default in
the future.
Cheers,
Mark Napier
Date: Sat, 11 Jun 2016 22:10:15 -0400
From: Chuck Swiger
To: Disc
Hey Olivier,
I hoped you pulled that file back off quickly. By publicly posting the
file and password you violated the crap out of the license agreement to
RTCA and linked your name to the act.
Mark
*From*: Olivier Goyette
*Subject*: Re: [Discuss-gnuradio] CPFSK mod/demod + strange
r. FSK modulation
really isn't a linear process. I have the simulations to prove it.
The advice others have given is right: get the modulation working dumping
into a file and post process to see what you have. Get that right 1st and
then battle the UHD.
Have fun,
Mark Napier
Message: 8
ke to know how to make the other commands in
pybombs work: the OOT modules and managing the ones already installed.
Cheers,
Mark Napier
On Sun, May 29, 2016 at 10:24 AM, Mark Napier wrote:
> Hello the camp,
>
> I'm struggling with an installation on Ubuntu 16.04. Note that apt-g
s.prefix - ERROR - Ignoring. A prefix already exists in
`/home/napierm/gnuradio/src/prefix'
So if I run:
rm -rf gnuradio/src/prefix/*
rm -rf gnuradio/src/prefix/.*
Then I can start over. PyBOMBS is supposed to be able to show what is
installed and manage/add modules. Any ideas wha
little time over the past couple
of years and more since investing in the Ettus USRP concept back in 2012.
Again, your patient help is very much appreciated.
Mark
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
I leave the device address empty in the GRC UHD USRP Source block but again,
GRC wont build the flowgraph and returns the above error message.
Please help as I've spent days trying to get GRC to install and operate
successfully.
Many thanks in advance,
Mark
used so much time up trying to overcome the variousissues,
I’m now turning to ask for help as I feel I’ve exhausted every approachI can
try with my present knowledge level. All help and guidance is very much
appreciated and manythanks in advance. Mark. __
Traditionally this was a job for CORDIC. I don't know what the tradeoffs
look like on a modern processor, though. If a significant part of your
algorithm operates in phase/magnitude, might you consider a rect->polar
conversion?
John Malsbury [jmalsbury.perso...@gmail.com] wrote:
> I have a comp
figure out packet framing,
and possible source coding. And all of this assumes nothing is
intentionally encrypted...
Mark
Andrew Clegg [andrew_w_cl...@hotmail.com] wrote:
> Sounds like an interesting project. I'd like to know more about the spectrum
> aspect -- do you know which band
Sorry, you're right, it should be b1*x(n-1). --Mark
Keyur Parikh [kpari...@gmail.com] wrote:
> Thanks for your reply. Quick question: the second term isn't b1*x(n-1)?
>
> On Fri, May 22, 2015 at 10:30 AM, Mark Haun wrote:
> > Keyur Parikh [kpari...@gmail.com] wrote:
&g
Keyur Parikh [kpari...@gmail.com] wrote:
> I'm in fm_emph.py and can see the taps listed as
>
> btaps = [b0, b1]
> ataps = [1, a1]
This looks like "MATLAB form". If so, the difference equation should be
y(n) = b0*x(n)
question, then, is given this information, are there reasonable odds of
success? I have some digital comms background from grad school but little
to no practical experience. Wondering if this might be an excuse to pick up
a HackRF etc. and learn GNU Radio, or if it's likely to
I have used a variety of methods: shutdown -h now, I thought the screen socket
might cause the hang up so I switched to shutdown -h 1 and ending the screen
session. I tried poweroff next then shutdown -hP.
Mark
-Original Message-
From: Philip Balister [mailto:phi...@balister.org
My e310's (two that I've tested) are hanging at unmounting the mmcblk0p1
partition on shutdown, occasionally causing the filesystem to be corrupted. Any
ideas what is happening and how to get a clean shutdown?
Mark
___
Discuss-gnuradio ma
I am trying to enable the network emulation mode on my E310. It is my
understanding that the UHD version must be 3.08 or higher to support this, but
is that the UHD version on the laptop or E310? My Lubuntu 14.04 laptop has UHD
3.08 while the E310 has 3.07.
Mark
I was wondering what progress has been made since it's debut with gr-easy and
if it is publicly available.
Mark
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
or confirm that
there's no examples?
Mark
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
On Thu, Dec 5, 2013 at 12:04 PM, Paul B. Huter wrote:
> I have a USRP source going direct to a file sink, and it runs really well,
> except for an error. Does anyone know what the following means?:
>
> thread[thread-per-block[1]: ]: file_sink write failed
> with error 28
>
it means that you're ou
On Mon, Nov 25, 2013 at 3:03 PM, Josh Myer wrote:
> Hi all,
>
> I’ve got an annoying crash in the current head of gnuradio. It’s
> reproducible with the GRC file up at:
>
> http://www.joshisanerd.com/am_demod_crash.grc
>
> Does this crash for anyone else? If nobody else can repro, this is
> pro
x27;t very comprehensive as they
only really test for the absence of an exception, rather than the message
port actually having been disconnected and the subscriptions cleared.
Thanks,
Mark
On Sun, Oct 13, 2013 at 7:06 AM, Johnathan Corgan
wrote:
> On 09/29/2013 09:27 PM, Mark Cottrell wrote:
to message_port_unsub
in msg_disconnect, but this isn't ideal and won't fix the problem in all
cases.
So my question is, is this a bug? If so, is it known about, and if not can
an issue please be raised to track it?
Thanks,
Mark
--
--
This email, inc
uses pmt::PMT_EOF to
indicate that message blocks should transition to done and notify
neighbours.
Please feel free to correct me on any of what I said above, this was my
first foray into the scheduler so I could have it completely wrong.
Thanks,
Mark
On Thu, Sep 12, 2013 at 3:56 AM, Tom Ronde
The majority of thermal noise enterimg the receiver is from the antenna and the
path to the LNA. Freeze the antenna and this path, then you may be able to see
GPS.
Lookup the formula for MDS and it will give you an idea of the temperature you
need. Then select a coolant.
Thermal noise is ban
graph for the test is as follows:
non-repeating file source -> my block -> message_debug
is hanging the expected behaviour? I can work around it by counting the
number of items written by the file source, but it would be nice to have it
terminate of its own accord.
Thanks
to do the FFT at different resolutions. SETI do
the same thing with the BOINC platform, only on a far greater scale.
Regards,
Mark McCarron
> Date: Tue, 28 May 2013 13:36:19 -0400
> From: j...@febo.com
> To: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] Bins smaller
values, the
interpolation would be essentially inventing the signal, rather than upsampling
it.
Regards,
Mark McCarron
Date: Fri, 24 May 2013 15:40:39 -0700
From: alankeithwoodw...@gmail.com
To: Discuss-gnuradio@gnu.org
Subject: [Discuss-gnuradio] Noise levels from a RTL dongle
Hi,
I am new
So, you think the penalty of processing in the stack, outweighs the performance
gained by having duplicate streams?
You do realise they are being processed in parallel in the stack???
By the time you would start the copy, my modified DMA would be ready under all
scenarios.
Regards,
Mark
here is a fixed window in which to
get all the processing done. Thus each stage needs to be optimized and that
begins with I/O. We really should have some performance metrics for each
block, so that when they are combined we have estimate of the total end-to-end
time.
Regards,
Mark McCarron
Da
into memory and a pointer is
returned. The FIFO buffer in an app makes use of this pointer.
Regards,
Mark McCarron
Date: Fri, 17 May 2013 20:23:34 +0200
Subject: Re: [Discuss-gnuradio] Question about UHD driver
From: master.of.knowle...@gmail.com
To: mark.mccar...@live.co.uk
CC: discuss-gnuradio
better to copy than to have a pointer.
I can't agree with that.
Regards,
Mark McCarron
From: johnat...@corganlabs.com
Date: Fri, 17 May 2013 10:06:08 -0700
Subject: Re: [Discuss-gnuradio] Question about UHD driver
To: mark.mccar...@live.co.uk
CC: discuss-gnuradio@gnu.org
On Fri, May 17, 20
hardware and architecture changes to implement properly.
Regards,
Mark McCarron
> Date: Fri, 17 May 2013 18:44:51 +0200
> From: master.of.knowle...@gmail.com
> To: mark.mccar...@live.co.uk
> Subject: Re: [Discuss-gnuradio] Question about UHD driver
>
> > I would tend to ag
I would tend to agree, but if we do not outline what we require from
manufacturers, we will never get it. I would seriously suggest writing a
specification and submitting it to Intel, AMD, etc.
Regards,
Mark McCarron
> Date: Fri, 17 May 2013 18:04:37 +0200
> From: master.of.
defined solutions more cost effective.
Regards,
Mark McCarron
> Date: Fri, 17 May 2013 16:53:07 +0200
> From: master.of.knowle...@gmail.com
> To: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] Question about UHD driver
>
> Hi Mark,
>
> for currently availab
to manage FIFO streams within the app in relation to the initial input.
As I said, I am still checking if this is possible, but when working with
multiple branches that require independent copies of the data this would be
best performing way to deliver the data.
Regards,
Mark McCarro
should be more
efficient than memcopy.
I am looking into DMA to see if this is possible.
Regards,
Mark McCarron
From: m...@ettus.com
Date: Thu, 16 May 2013 20:51:32 -0700
Subject: Re: [Discuss-gnuradio] Question about UHD driver
To: mark.mccar...@live.co.uk
CC: discuss-gnuradio@gnu.org
There
Can't find this info anywhere, does anyone know the format for the 'labels'
section of this control?
Regards,
Mark McCarron ___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.
Marcus,
I have tested this under the Ubuntu LiveUSB on a couple of machine and the same
problem occurs every time.
Regards,
Mark McCarron
Date: Thu, 16 May 2013 13:48:01 -0400
From: mle...@ripnet.com
To: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] WX GUI FFT Sink Performance
I don't really care which GUI framework is used, just that it works.
Regards,
Mark McCarron
Date: Thu, 16 May 2013 13:56:51 -0400
Subject: Re: [Discuss-gnuradio] WX GUI FFT Sink Performance
From: hilbert3...@gmail.com
To: mark.mccar...@live.co.uk
CC: discuss-gnuradio@gnu.org
One o
ingle stream, which is then copied by the
application? Or does it create two copies of the stream and allow each branch
of the flow-graph to manipulate the data via pointers?
I'm digging into DMA to see if this is possible, I would be surprised if there
was a limitation here.
Regards,
Mar
quad core Win2012 server with 16GB ram.
It seems like a bug in the build.
Regards,
Mark McCarron
Date: Thu, 16 May 2013 13:02:09 -0400
From: mle...@ripnet.com
To: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] WX GUI FFT Sink Performance
On 05/16/2013 12:41 PM,
very simple flow-graph. A USRP source and the WX FFT GUI block. If the
settings are at 4096@15fps, it works fine, try anything higher and the windows
greys out. So, I don't really see where the issue is.
Regards,
Mark McCarron
Date: Thu, 16 May 2013 11:59:33 -0400
From: mle...@ripnet.c
GUI of the FFT becomes frozen.
Regards,
Mark McCarron
Date: Thu, 16 May 2013 09:49:59 -0400
From: mle...@ripnet.com
To: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] WX GUI FFT Sink Performance
Marcus,
Sorry for the late reply on
Marcus,
I have run some tests and it looks like the WX GUI FFT Sink stops responding
with any settings above 4096@15 FPS.
I've upgrade my video card drivers and they work fine with everything else.
Processor usage is fine, nothing in the event logs.
Regards,
Mark McCarron
From: mark.
dth of one FFT-bin: 2.92969 Hz
Equiv. noise bandwidth: 4.39453 Hz
Max freq range: 0.0 Hz .. 96. kHz
FFT window time: 0.341 s
Overlap from scroll interval: 98.4 %
It runs quite fast. If I provide the same FFT size to WX GUI FFT sink, it
basically hangs. Do you know why?
Regards,
Mark McCa
I figured that one out, but why is the performance so poor?
In other applications, I can push over half a million samples without causing
issues.
Regards,
Mark McCarron
Date: Sat, 11 May 2013 15:51:56 -0400
From: mle...@ripnet.com
To: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio
I have been using the WX GUI FFT Sink for a while now and I notice, regardless
of the power of the machine, setting an FFT above 4096 causes it to effectively
grind to a halt and UI become grey.
Is this a python thing? Or is there a way to accelerate this block???
Regards,
Mark McCarron
Does this value for
noutput_items mean I can only consume and copy 512 of the input samples?
And do I need to implement forecast if I want to output more?
Thanks in advance for any help,
Mark
--
--
This email, including any attachments, is only for the intended reci
,
Mark McCarron
Date: Thu, 2 May 2013 11:17:45 -0700
From: engrsajjadsaf...@yahoo.com
Subject: Re: [Discuss-gnuradio] Calculating the delay of TCP link.
To: mark.mccar...@live.co.uk
Actually i want to calculate the delay using the formula like Assuming all
other factors as negligible.Here we have 1500
figures will normally provide
you with a robust service that exceeds expectation.
Regards,
Mark McCarron
Date: Tue, 30 Apr 2013 12:40:07 -0700
From: engrsajjadsaf...@yahoo.com
Subject: Re: [Discuss-gnuradio] Calculating the delay of TCP link.
To: mark.mccar...@live.co.uk
Hi,Is it any way to
throughout the receive chain and processor, which are
virtually impossible to measure accurately.
Accurate measurements like for radar, or bearings are impossible without some
form of time-stamp at the receiver and that would require an atomic clock chip.
Regards,
Mark McCarron
Date: Mon, 29
Hi,
I have noticed that all the file sources in the latest stable and unstable
Win32 builds are broken.
It appears that the file path is not escaped properly. Is there any news on a
fix for this?
Regards,
Mark McCarron
Thank you Sumit.
I very much appreciated your excellent resource.
Many thanks again,
Mark
cid:image001.png@01CD5F92.9D5CA1D0
mark G. Hopewell RGN; BSc (Hons)
785-458-6100 (m)
CQ - M0XMH
<https://markhopewell.wordpress.com/> https://markhopewell.wordpre
>it's
>probably not "stuck", it's just that after that point, it goes off and
>uses apt-get to load all of the pre-requisites, which can take a *long*
>time, and is done silently, unless you use the --verbose option.
Thanks! That was the case.
--
Regards,
Smith
_
Hi all,
I am facing problem in gnuradio installation, process stuck on following
line:
.
Checking for package libqwtplot3d-qt4-dev
Checking for package pyqt4-dev-tools
Checking for package python-qwt5-qt4
Checking for package cmake
Checking for package git-core
Checking for package wget
wrong here or is the
cmake config slightly wrong for this stuff?
Thanks,
Mark
--
--
This email, including any attachments, is only for the intended recipient.
It is subject to copyright, is confidential and may be the subject of legal
or other privilege, none of which
7:12 PM, LRK wrote:
> On Sat, Jan 14, 2012 at 05:33:17PM +0500, smith mark wrote:
> >
> > I downloaded UHD from link above, then I did following.
> > cd UHD.
> > cd host
> > mkdir build
> > cd build
> > cmake ../
> > make
> > make install
&
1 - 100 of 224 matches
Mail list logo