i'm trying to execute gr-gfdm in gnuradio companion v3.10. There are a lot of
Flowgraph errors out of the box. For example: Block : import_cyclic_prefix,
Aspect : Param ‘Import’, Message : Import “from gfdm.pygfdm import
cyclic_prefix” failed. Any idea how to get the rest of the gr-gfdm packag
that you could get in trouble while building up your transmitter if other
aircraft or flight controllers were able to pick up on your signal.
On Mon, Jul 3, 2023 at 9:44 AM Mike Sousa wrote:
The gr-adsb package has a receiver example. Is there an example of a adsb
transmitter? If not, how difficult
The gr-adsb package has a receiver example. Is there an example of a adsb
transmitter? If not, how difficult would it be to convert the rx into tx? Would
it be similar to replacing the USRP Source with a Signal Source and replacing
the ZMQ PUB message Sink with a USRO Sink (this sounds too simp
Also, these would be 256 QAM and 1024 QAM respectively.
If not, how much work would it possibly take to add them?
Hi, can gr-ieee802-11 create 802.11ac and 802.11ax signals? Thanks…
Hi
Are there any examples, notes, etc, using the gr-ham
package?https://github.com/argilo/gr-ham
Thanks...
Marcus, Ron, thank you very much, this helped a lot
Thanks…
Hi
Has there been an updated gr-dvbt package that will work with a newer gnuradio
(v3.10)?
Thanks…
Hi
Following directions from Felipe last week, I've been able to get my wi-fi
example of gr-ieee802-11 to output a signal. A few more questions if you don’t
mind:
Can this package be set up for either ieee802.11ac or ieee802-11ax (5Ghz or
6Ghz))?
Is there a way to select channels, ex for 5Gh
Hi
I'd like to try gnuradio for CB Radio UHF and HF. Is the gr-radio package the
correct way to go? Are there examples or tutorials to use this? Would another
package be preferable? Thanks...
https://github.com/argilo/gr-ham
Thanks Felipe for the advise. I’m using the examples from Bastian Bloessl:
https://github.com/bastibl/gr-ieee802-11/tree/maint-3.8/examples
Setting up the wifi_tx.grc example. Only thing I’ve changed is the address
for my B210 in the UHD: USRP Sink. Selected the sample rate of 20Mhz and the
Those tutorials have been helpful. I have some questions that may be applicable
to other packages I try besides the gr-ieee-11. Some of the parameters I wish
to try are:
I’m looking for the blocks/fields to set the following:
Channels 50, 52, 54, 58 which I understand to be 160Mhz, 20Mhz, 4
Thanks Felipe for the advise. I’m using the examples from Bastian Bloessl:
https://github.com/bastibl/gr-ieee802-11/tree/maint-3.8/examples
Setting up the wifi_tx.grc example. Only thing I’ve changed is the address
for my B210 in the UHD: USRP Sink. Selected the sample rate of 20Mhz and the
My image of the flow of control did not go through, so here it is using plain
text
GNU Radio commands ---> B210 --- output from TX/RX port on a wire --->
Xlinx Zynq UltraScale
I've connected and sent commands to the B210, but I'm curious about how to get
wifi from the B210 to the Xil
The flow of control/signals
On Thursday, June 22, 2023 at 03:22:45 PM EDT, Mike Sousa
wrote:
Hi
First off, I want you to know that I have limited gnuradio and grc experience.
I have gr-ieee803-11, maint-3.10 loaded into grc. I am planning to just use the
transmit parts of
Hi
First off, I want you to know that I have limited gnuradio and grc experience.
I have gr-ieee803-11, maint-3.10 loaded into grc. I am planning to just use the
transmit parts of the package. It looks like it takes a number of blocks on the
output of the the USRP (in my case, a B210) to get
se Raw Headerless).
Don't worry about audacity's sample rate because you're editing raw i/q
anyway. This allows editing down to the sample level.
Good luck!
Mike ab3ap
On 8/25/22 1:52 PM, James Wanga wrote:
I'm receiving a phase modulated signal representing a periodic pulsed
Hello,
I have a C++ program running under Red Hat Enterprise Linux 8.5 using
UHD 4.1.0 via radioconda with a B200 that experienced a receive packet
handler exception (see the trace below). The exception occurred after
several days of continuous execution.
I'm looking for the proper steps to
Thank you for your response. Is there a repository for a more recent
version, like 3.10?
Regards,
Mike
On 2/27/2022 3:33 AM, Vasil Velichkov wrote:
Hi Mike,
You can install gnuradio 3.8.0.0 from the EPEL repository.
https://docs.fedoraproject.org/en-US/epel/#_el8
Regards,
Vasil
On
Hello,
I'm moving an existing application that relies on GNURadio from Ubuntu
to Red Hat Enterprise Linux 8.5.
The default RHEL repositories don't know about gnuradio:
$ sudo yum install gnuradio
Updating Subscription Management repositories.
Last metadata expiration check: 0:52:27 ago
No ma
Hello,
We are using an external GPSDO to provide 10 MHz and PPS into a B200.
Our application collects a fixed number of samples at 50 MSPS using a
stream command (UHD_STREAM_MODE_NUM_SAMPS_AND_DONE and the timespec for
the next PPS). In this way we rely on the USRP to provide samples that
begin
Hello,
I apologize if I missed it in the documentation, but is there a UHD
function that will return the USB version (e.g. USB 2 or USB 3) that the
USRP is using?
I'm using a B200 in a custom C++ program and would like to
programmatically verify the USB connection speed before attempting high
rat
HackRF was mentioned in this thread, and you might compare
that src setting to yours. (Also, not sure why I had RF gain maxed.
Better to lower that...)
Good luck,
Mike
On 8/4/21 1:40 PM, Nathan Van Ymeren wrote:
Hi Mike,
That's exactly what I was looking for, thanks.
However: I swappe
icial Tutorials" with the
link "Here are my versions" where you'll find nbfm.grc. It's very
simple, using filter/squelch/NBFM Receive block and runs here on grc
3.8.2.0, a promising sign.
Hope it's useful,
Mike
On 8/3/21 2:40 AM, Nathan Van Ymeren wrote:
Hello,
Hello,
We are working with the srsRAN software package (www.srslte.com). Our
hardware configuration is a laptop running the srsRAN application under
Ubuntu, connected via USB to a USRP. It runs well with B200s, however
we do not have access to B200s at the location where our testing will
take pl
Hello,
I am running a B200 with UHD 3.15 at 50 MSPS with sc8 on the wire and
host format. I use a device argument of "num_recv_frames=1024" in an
attempt to minimize the occurrence of overflows. Is there a way of
knowing how many of these frames are filled before being read, something
like a hig
With thanks to Christophe for his excellent advice, removing
~/.cache/grc_gnuradio/cache.json fixed things up. After needing to do
this now & then, I have a new gr heuristic:
if (weirdnessReigns) { delete cache.json; }
Thanks, Christophe!
Mike
On 4/24/21 2:55 PM, Mike Markowski w
still get errors previously posted. Are there other files
gnuradio-companion is looking at that could be the culprit?
Thanks,
Mike
On 4/24/21 1:04 PM, Mike Markowski wrote:
Thanks for checking, Christophe. I agree that it's strange. I've been
away from gnuradio doing some cyclo
grade,
shows a date of April 9.
I'll share debugging breakthroughs, but would be glad to hear from
others if your GR 3.8.1.0 is or isn't running fine. Most likely, it's
my environment since I don't see a flurry of 'me too' notes.
Mike
On 4/24/21 12:16 PM, Christoph
mako/runtime.py", line 106, in
__getitem__
return compat_builtins.__dict__[key]
KeyError: 'len_tag_name'
[... still more...]
Is anyone else seeing this error?
Thanks,
Mike
uhdTest.grc
Description: application/gnuradio-grc
e signal generator.
>
> Sent from my iPhone
>
>> On Apr 21, 2021, at 12:27 AM, Mike wrote:
>>
>> Hello,
>>
>> I'm hoping someone can shed some light on an apparent inconsistency
>> issue I'm seeing with received I/Q amplitude.
>>
>&
Hello,
I'm hoping someone can shed some light on an apparent inconsistency
issue I'm seeing with received I/Q amplitude.
I have a B200 directly connected to an arbitrary waveform generator
through an attenuator. The generator is programmed to repeatedly send a
fixed sequence of AM pulses at a se
D. Leech wrote:
> On 04/06/2021 07:14 PM, Mike wrote:
>>
>> Hello,
>>
>> I’d like to better understand the clock in the B200/B210.
>>
>> First, what is the actual resolution of the clock? Is it any more
>> precise than the 100 nanoseconds a 10 MH
Hello,
I’d like to better understand the clock in the B200/B210.
First, what is the actual resolution of the clock? Is it any more
precise than the 100 nanoseconds a 10 MHz external reference provides?
When the USRP timing is set to external, does the 10 MHz directly
increment the clock or is t
Hi George,
You used differential encoding but forgot differential decode. I added
the block in the attached. (I disabled your file creation and displayed
to gui, easier for me to check.)
Little things are the hardest to spot. :-)
Mike Markowski
On 3/12/21 4:46 PM, George Edwards wrote
e bit stream plot and allow a second or two after changing
delay to see the effect.
Hope this helps,
Mike Markowski
On 3/12/21 10:37 AM, George Edwards wrote:
Hello,
I cannot get the combined Constellation Modulator/Decoder as shown below
to work. The figure below is an example from the o
Hello,
I apologize if this is covered in a document somewhere, but from exactly
where is the rx_time value in the UHD API stream receive command derived?
I'd like to determine how close that value is to the actual arrival time
of the signal at the antenna (in nanoseconds) and the variance I might
#x27;)
Warning: restarting the docstring loader (crashed while loading
'qtgui_histogram_sink_x')
Warning: docstring loader crashed too often
The gnuradio GUI opens up but using QT widgets causes a seg fault.
Any help appreciated.
Mike
Thank you to all who commented.
The target signal of interest uses pulse modulation where each pulse is
1 microsecond in duration, with a rise time of less than 0.1 microsecond
and a decay time of less than 0.2 microseconds. The goal is to identify
the start (arrival) of a transmission at each r
sn't that bandlimited, or you forgot
> to tell us an important requirement (or you might have your math
> wrong).
>
> Best regards,
> Marcus
>
> On Sun, 2020-01-26 at 14:13 -0500, Brian Padalino wrote:
>> On Sun, Jan 26, 2020 at 1:20 PM Mike wrote:
>>> Hello,
>
Hello,
I am hoping someone on the list could suggest a device that receives in
lower L-band (1.0 to 1.6 GHz) and can cover 6 MHz (+/- 3 MHz around
center) at (and here's the trick) 500 MS/second with at least 8 bits of
resolution. I'm looking for 2 ns baseband samples from multiple
receivers to p
I guess I should have debugged a bit longer before posting. The problem
has been solved. Once I entered in "[0,1]" into the Stream Channels text
box in the USRP Source element in my GRC flow graph, both channels began
receiving. Thanks.
On Tue, Feb 19, 2019 at 9:50 AM Mike Johnson w
I have an X310 with two UBX-160 v2 daughter cards installed. I've built a
single channel GRC flow graph, using Subdev Spec of "A:0" then "B:0", to
confirm that each of the daughter cards receives correctly. However, when
I increase the Num Channels from 1 to 2 in GRC, and use a Subdev Spec of
"A:
I reported this problem previously (July 2018 timeframe) and I am still
wrestling with it.
Running Fedora 28 on Dell laptop. Prior to updating laptop to Fed 28,
gnuradio worked fine.
I ran dnf remove uhd (which removed gnu radio as well) and then
reinstalled them using dnf install
And just like
s during start up that the E310
is selecting the clock_rate per my settings, and it's also not throwing any
decimation error when I deliberately mismanage the clock-sample rate ratio.
So, does anyone see a problem with what I've done or how?
Is there a doc with these
IIRC
I built from source both this time and previously (under Fedora 23)
because the "package" would not build successfully.
Mike
On Mon, Jul 9, 2018 at 1:53 PM, Müller, Marcus (CEL)
wrote:
> Hm, did you also build UHD from source on your old Fedora?
> On Mon, 2018-07-09 at 1
py", line 37, in
import_module
__import__(name)
ImportError: No module named _uhd_swig
Any help appreciated.
Thanks
Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
(try using -rpath or -rpath-link)
.
.
.
Any ideas?
Thanks.
Mike
On Tue, Jan 30, 2018 at 11:29 AM, Jeff Long wrote:
> Import errors can happen for a variety of reasons, even if the packages
> are still in the right place. A common reason is that libraries provided by
> rpms, and that gnurad
directory)
I've checked the two env variables and they are set properly AFAIK.
$ echo $PYTHONPATH
/usr/local/lib64/python2.7/site-packages
$ echo $LD_LIBRARY_PATH
/usr/lib64
Any advice would be appreciated.
-Mike
___
Discuss-gnuradio mailing
es.
Thanks in advance for any ideas or solutions.
Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
p.s. for anyone who finds this thread in the future, Marcus meant
gr-/analog//grc/analog_nbfm_rx.xml for an example of a mod in check tag.
On 2017-10-19 2:36 AM, Marcus Müller wrote:
Hi Mike,
what's in the tag just needs to be a valid Python expression,
afaik. So,
$psize % 8 == 0
wou
What would be the best way to make sure the user enters a parameter that
is a multiple of 8 in the GRC XML file? My first thought is this might
do the trick, but seems there is no mod function for XML. Any suggestions?
$psize % 8 = 0 or $psize mod 8 = 0
Thanks in advance,
Mike
with
Persistence". Make sure you grab the updated grub files from the
mailing list link that's in that section.
Regards,
Mike
On 2017-09-07 7:09 AM, Murray Thomson wrote:
Hi Marcus,
Thanks for the explanation, I was mistaken about removing the install
option.
My specific sit
Ron,
You can take these caps as enthusiastic shouting: THANK YOU, THANK YOU,
THANK YOU. That fixed my issue. I really needed that to enjoy my weekend :)
Glad you also mentioned needing to rebuild GNU Radio. That really was
necessary.
Have a really great weekend!
Thanks,
Mike
On 2017
following, where the "NUM needed" varies
from run to run:
Traceback (most recent call last):
File "/home/mike/top_block.py", line 110, in
main()
File "/home/mike/top_block.py", line 99, in main
tb.start()
File
"/usr/local/lib/python2.7/dist-
ssues/1018
Corrective action: I will tell colleague we need newer gnuradio version.
Regards,
Mike
On 2017-08-30 7:03 PM, Mike Rex wrote:
Marcus,
Thank you for the reply. There was a miscommunication with my
colleague. He got a /different /error with grcc and not gtk
related. He ran th
is. I'll look into this python.Platform issue
and report back if grcc doesn't run successfully like it did on my test
linux PC.
Thanks,
Mike
On 2017-08-30 6:18 PM, Marcus Müller wrote:
Dear Mike,
in theory, GRCC really shouldn't need X11 at all. Can you elaborate on
w
08/29/2017 08:32 PM, Mike Rex wrote:
That looks like its exactly what I am looking for. Probably good to
mention in the gnuradio wiki "Developing GNU Radio" section. Note to
self...
Thanks!
Regards,
Mike
If you're running on a DSP device, you might not want X11 to try and
sta
That looks like its exactly what I am looking for. Probably good to
mention in the gnuradio wiki "Developing GNU Radio" section. Note to
self...
Thanks!
Regards,
Mike
On 2017-08-29 7:56 PM, Kyeong Su Shin wrote:
Are you looking for 'grcc'?
Reg
I'm looking for a way to compile a GRC xml example into a python flow
graph to be ran on a headless DSP device. When I googled for the
options, I got this Ubuntu page
(http://manpages.ubuntu.com/manpages/xenial/man1/gnuradio-companion.1.html)
based on 3.7.9.1 that had the "--compile" option.
Lou,
Apologies for the late reply.
> Mike, thanks for the detailed explanation. Is there a reason for doing
the
> channel selection via FFT/IFFT method as opposed to a frequency xlating
> filter? Maybe it's more efficient since you needed to do the FFT anyway
for
> the s
st regards,
Mike
Am 27.10.2016 um 23:30 schrieb Sebastian Koslowski:
> Its not rejected permanently, it was just merged it prematurely. Since GitHub
> won't let you reopen a PR I had to issue a new one
>
> There should be link at the bottom.
>
> To test this you can run GRC
k if I get usability for that.
Best regards,
Mike
Am 25.10.2016 um 11:53 schrieb Koslowski, Sebastian (CEL):
> Sounds like this could help: https://github.com/gnuradio/gnuradio/pull/1064
>
> Sebastian
>
> On 10/24/2016 10:30 PM, Mike Thebo wrote:
>> Hi all,
>>
>
The git version of inspectrum should do just what you want - you can select
a period of time with the cursors and export it by right-clicking the
spectrogram.
On 24 September 2016 at 20:44, Cinaed Simson
wrote:
> Might want to look at inspectrum.
>
> The size of the FFT can be varied, it has zoo
find it?
Presumably in a switch to cmake but there is nothing about this I can
find in the pybombs documentation.
Mike
On Wed, Aug 3, 2016 at 7:34 PM, Mike Willis wrote:
> The file is there so its not that. Nor was the suggestion by Cinaed
> Simson successful. Gnuradio runs OK, but not gn
The file is there so its not that. Nor was the suggestion by Cinaed
Simson successful. Gnuradio runs OK, but not gnuradio-companion. Hmm.
mike@mjw-i7:~/gnuradio/lib/python2.7/dist-packages/gnuradio/grc$ ls -l
total 52
-rw-r--r-- 1 mike mike 2374 Aug 1 12:22 checks.py
-rw-r--r-- 1 mike mike 2420
n the tools. The notes about board design were also very
educational.
Mike Harpe, N4PLE
Sellersburg, IN
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
I can't fix this one - 3 hours trying and I have given up. Ubuntu
16.04. gnuradio-companion isn't working. Everything else seems to be
fine, existing flowgraphs run OK, even gqrx. I have tried a complete
re-installation, right back to the pybombs prefix init stage but no
dice.
Any id
being selected
which is why it failed to build.
I deleted the older version and build progressed.
So what else has the version upgrade left lurking?
Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/lis
Why is it always so difficult? Assume something broken in latest Ubuntu LTS
pybombs -vv install gnuradio > error.txt
[ 62%] Built target pygen_volk_python_volk_modtool_fe055
[ 62%] Built target pmt_generated
[ 62%] Built target pygen_volk_python_volk_modtool_00079
[ 62%] Built target volk_obj
[ 6
lains
that it can't find cheetah even though cheetah v2.4.4 is in /usr/bin/.
Definitely not end of the world since is easy enough to not use anaconda
tree, but we also have other things like gpib control, etc., that would
be nice to not install twice.
Thanks!
Mike
Sorry - wrong one - the similar thread was from April last year
http://lists.gnu.org/archive/html/discuss-gnuradio/2015-04/msg00151.html
On Sun, Mar 6, 2016 at 2:53 PM, Mike wrote:
> Here is the rather similar error I referred to earlier, not the same but
> similar character
Here is the rather similar error I referred to earlier, not the same but
similar characteristics
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
.
PyBombs.install - ERROR - Error installing package uhd. Aborting.
mike@mjw-toshiba:~/pybombs$
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
od motto is to
assume nothing and please make sure you declare everything.
Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
re more or less
identical so that what pybombs does there works in the lab.)
Mike Markowski
On Mon, Feb 8, 2016 at 10:03 AM, Collins, Richard <
richard.coll...@axenterprize.com> wrote:
> Scratch that.
>
> Perhaps add this little nugget of info to the README? (for people like
utils/CMakeFiles/query_gpsdo_sensors.dir/query_gpsdo_sensors.cpp.o
[ 95%] Building CXX object
utils/CMakeFiles/octoclock_firmware_burner.dir/octoclock_firmware_burner.cpp.o
/home/mike/pybombs/src/uhd/host/utils/converter_benchmark.cpp: In
function ‘std::string item_to_hexstring(const void*, size_t
Thanks all - Ron that was just what I was looking for - and to Markus, you
don't make a transmitter because you want one, you do it because you can.
Not having antennas is hardly a handicap. You can still build a system with
lots of power to warm a dummy load, because it's fun to do that
4m to 6cm, yet I see
little work on such things, which is odd. Maybe there is no interest
but there might be.
Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
: Segmentation fault (core dumped)
Any ideas?
-Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Guys,
The RAM came a day late (thanks USPS) and I installed it and ran the
script again Thursday and it finished this time with no errors. Now I
have to see if I actually ended up with a usable "GNU Radio"
installation.
Thanks for the help!
Mike
On Wed, Sep 23, 2015 at 9:58 AM, M
LOL... good thing I already ordered some and am getting RAM in the mail today!
Mike
On Wed, Sep 23, 2015 at 9:53 AM, Marcus Müller wrote:
> "Killed" in almost all cases means "killed by the out-of-memory watchdog of
> your operating system". You'll still ne
l] Error 2
make: *** [all] Error 2
make failed
Exiting Gnu Radio build/install
The complete output is at http://pastebin.com/jpA005nP <-- sorry
about the control chars- next time maybe!
Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio@
I ran the mako template as suggested and the output indicated it was
already up-to-date.
I'm still looking back through this chain since it seem there are a lot of
options
Mike
On Sep 22, 2015 11:35 AM, "Peter Mathys" wrote:
> As noted elsewhere the failure to find libzm
E TIME <=
UHD build apparently failed
Exiting UHD build
++
Again, I appreciate the help!
-Mike
On Mon, Sep 21, 2015 at 11:48 PM, Mike Gilmer wrote:
> I'm running 14.04 and yes I have Internet access (that was part of the
> aforementioned &
rror - it couldn't find libzmq1-dev; I don't know
what that'll mean
Thanks!
Mike
On Mon, Sep 21, 2015 at 11:27 PM, James Humphries
wrote:
> Hi Mike,
>
> Did you update your package manager? Usually helps when I get errors.
>
> sudo apt-get update && sudo
7; in known package repositories
SOME THINGS MAY NOT BUILD AS A RESULT However, the descruiption
etc..
It appears that a major step is missing or broken. Can someone help me on this?
Thanks!
Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gn
ced for
college with a Mac)
So perhaps I'll repurpose the newer machine as a Linux box.
Mike
On Wed, Sep 16, 2015 at 9:51 PM, Richard Bell wrote:
> Mike,
>
> Have you stepped through the procedures outlined in the following two links
> already:
> https://gnuradio
nally - figure out how to install
linux,and in theory have an easier time of gnuradio, or try the
windows procedure. A co-worker thought the windows path would be
better but these kinds of problems are exactly why I was (and still
am) seriously considering the linux route.
Mike
On Wed, Sep 16, 2015
I'm new to this. ..are you asking me to run that install command. .. or?
Mike
On Sep 16, 2015 5:03 PM, "Chris Kuethe" wrote:
> This is what PyBOMBS does...
>
> https://github.com/gnuradio/pybombs/blob/0382f9253a44135677b656ef08ba438f57f65625/mod_pybombs/sysutils.py#L39
I'm running a cygwin shell.
Mike
On Wed, Sep 16, 2015 at 4:33 PM, Mike Gilmer wrote:
> Thanks guys.
>
> The output (somewhat abbreviated) is at http://pastebin.com/BqvwB58y
>
> I am running Windows 8.1
>
> Mike
>
> On Wed, Sep 16, 2015 at 3:52 PM, Tom Rondeau w
Thanks guys.
The output (somewhat abbreviated) is at http://pastebin.com/BqvwB58y
I am running Windows 8.1
Mike
On Wed, Sep 16, 2015 at 3:52 PM, Tom Rondeau wrote:
> On Wed, Sep 16, 2015 at 3:48 PM, Chris Kuethe
> wrote:
>>
>> capture the output from "./pybombs in
ed to install make")
Can anyone help me through this step?
Thanks.
Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
'0' correctly if not specified on the command line.
This may be related to the following bug:
https://gnuradio.org/redmine/issues/705
Mike
--
Mike Jameson M0MIK BSc MIET
Email: m...@scanoo.com
Web: http://scanoo.com
On Sun, Sep 6, 2015 at 10:08 PM, Dave Allen wrote:
> Hi all,
concerning the hardware to the
USPR-users mailing list.
Best regards,
Mike
> Hi Marcus,
>
> I hoped so, that is why I bought one ;-). I think the max is 73dB. The
> actual value I set with a slider is 90dB. Thus I am pretty much maxed
> out there. But like I wrote earlier, that
Cheetah within the anaconda tree and I believe all is
well. I can say for sure when compiling completes!
Thanks for the speedy and helpful replies,
Mike
On Mon, Aug 3, 2015 at 8:38 PM, West, Nathan
wrote:
> Logan,
>
> For your case deleting inventory.dat would do the trick of ef
failed. Re-trying with higher verbosity.
make: *** No targets specified and no makefile found. Stop.
Build failed. See output above for error messages.
Any hints as to what is going wrong?
Thanks,
Mike
___
Discuss-gnuradio mailing list
Discuss-gnuradio
st to read the
introductory material. It's starting to make sense after investing months
of hobby time in it.
This list is an invaluable resource as well.
Mike Harpe, N4PLE
Sellersburg, IN
On Thu, Jul 23, 2015 at 9:27 AM, Marcus Müller
wrote:
> Hi Ashraf,
>
> A single complex sine
I will see once it finishes
compiling.
Mike
On Sun, Jul 19, 2015 at 10:27 PM, Mike Willis wrote:
> Ah – and what is Mako? Google reveals:
>
>
>
> “Mako is a template library written in Python. It provides a familiar,
> non-XML syntax which compiles into Python modules for maximum
Ah – and what is Mako? Google reveals:
“Mako is a template library written in Python. It provides a familiar, non-XML
syntax which compiles into Python modules for maximum performance”
Wonder why I didn’t think of that!
Mike
From: West, Nathan [mailto:n...@ostatemail.okstate.edu
1 - 100 of 343 matches
Mail list logo