It sounds like you didn't
apt install libhackrf-dev
If you did install the libraries, then you may have to update the firmware.
Post the entire results from
apt list --installed | grep hackrf
so we can see the versions. There should be 2 entries.
Note the date of the firmware - 2014 - w
Well, I'm sitting here recovering from open heart surgery for the next two
months, and I've always wanted to tackle this little problem.
Seems a bit scary though with all the moving parts.
On Fri, Aug 12, 2022 at 2:21 PM Nick Foster wrote:
> David,
>
> OK, I see what you're after now. Gnuradio
David,
OK, I see what you're after now. Gnuradio isn't a SPICE simulator, so
getting it to fully represent your Tayloe mixer isn't really feasible.
Maybe the easiest way to accomplish what you're looking to do would be to
quantify the performance of your LTSpice simulation in a model of a
quadratu
I have built the detector in ltspice, but i was hoping to use gr to do a
"soup to nuts" sim with multiple transmitters and various noise sources,
feed that into the Tayloe, and then see what I could do downline from there
to recover my signals.
On Fri, Aug 12, 2022, 12:43 PM Marcus D. Leech
wrote
On 2022-08-12 13:38, david vanhorn wrote:
Ive been wrestling with this for a while, and im not even seeing how
to get started implementing a Taylor detector in gr.
Is it even possible?
You mean a *Tayloe* Quadrature Sampling Detector?
This is ordinarily a *hardware component* of certain types
David,
A Tayloe detector is of great utility in the "real world" of hardware as a
way to get a quadrature baseband signal from a real passband signal. In the
DSP world things are much easier!
If you have a real-valued signal (i.e., an audio stream), you first convert
it to a complex (quadrature)
Ive been wrestling with this for a while, and im not even seeing how to get
started implementing a Taylor detector in gr.
Is it even possible?
Hello GNURadio Community,
I designed an FM receiver in Gnuradio-Companion to receive an FM broadcast
signal from the Hackrf One. I am running Gnuradio-Companion 3.9 on Ubuntu
20.04 inside VirtualBox 6.1. I installed the Hackrf software on Ubuntu and
set VirtualBox USB port to see the Scott Gadget
I don't know if we'll have GNU Radio 3.10 as the default in MacPorts by
GRCon22. Lots of work to do there, mostly getting GR OOT modules updated to
compatible versions or removed if there isn't such a version. We'll see how
much progress we can make ... 6.5 weeks away, so not impossible ... - MLD