Hi,
this [ https://sourceforge.net/projects/automodrecog/ ] is my little
effort about handling IQ files.
The input IQ file is recorded with HDSDR, very nice piece of sw, that
as a good recording scheduler. By the way the file provided can be
played with it. I do also some tests with IQ file produce
sible to refine this task... I've a
lot to study!
Victor I3VFJ
2016-03-21 20:45 GMT+01:00 Henry Barton :
> I like the concept of your program. It looks just like what I’m trying to
> write.
>
> Sent from Windows Mail
>
> From: Vitt Benv
> Sent: Sunday, March 20,
Good morning,
I'm exploring QT graphical, to begin lo leave WX widget
I'm looking for good infos about resizing / fix the dimensions of my
two graphical sinks ( frequency / spectrogram), Googled around but no
clear infos :-(
Moreover in WX there's a Notebook container, very useful with crowded
...resent, my mistake!
Good morning,
I'm exploring QT graphical, to begin lo leave WX widget
I'm looking for good infos about resizing / fix the dimensions of my
two graphical sinks ( frequency / spectrogram), Googled around but no
clear infos :-(
Moreover in WX there's a Notebook
;
> Generally, it's possible (though not directly from GRC without writing
> your own Python) to embed your Visualization into your own Qt
> Application; there's a few projects out there that do that, but I don't
> think we really have a best practice guide for that just yet
ou've
> > got a relatively recent GNU Radio, your GRC will contain "Python
> > Module", which you can use to have python code that gets automatically
> > written to a different .py file when the Python code is generated; that
> > way, you can have your own funct
ture features with trust / hope...!
tnx again,
so long.
Victor
2016-03-31 15:11 GMT+02:00 Vitt Benv :
> Right Marcus I'd found it and it's what I was looking for, tnx!
>
> About "Python modules", yes, it's a nice features that I'll explore.
>
> At present
ource blocks) that encapsulates both the sampling
> interface and the control interface?
>
> Best regards,
> Marcus
>
>
> [1] http://s.hostalia.de/gr
>
> On 31.03.2016 15:14, Vitt Benv wrote:
>
> ... wrong click, I apologize!
>
> ..
>
> def set_ba
Hi ,
take a look at my [ https://sourceforge.net/projects/automodrecog/ ] and
tale a look at pyplot docs... not Gnuradio but it work!
My app generate a plot as analysis's result and creates a PNG image
embedeed into an html form.
Bye,
I3VFJ, Vittorio
2016-06-01 15:15 GMT+02:00 Adellain TSIAHINA
Hi Dirk,
in my experience SDR is a nice stuff but sometimes analog tech can help:
try to lower total NF using a tuned LNA in front of you receiver... RTL
dongles or other sampler are a bit deaf and noisy, and your signal seems
very feeble.
... my 2 eurocent... !
Victor
2017-02-10 0:01 GMT+01:00
Hello!
About frequencies pay attention that there are more than a single (406.025
MHz) frequency.
In my direct experience there's also 406.028 / 406.039 MHZ in use. So also
tuning has to be on the right frequency.
Take a look also at
https://www.ntia.doc.gov/files/ntia/publications/compendium/0406
H
i Vicfield!
another info for you: are you palying with a "real" EPIRB signal or with a
"test" signal?
In the first case be sure that the signal cannot reach the open space:
the signal "trigs" an expensive and complicated stuff, actulally it's
starts a S&R process with a lot of people involv
Hi Mehmeto,
in my opinion and in my experience with LEO sats, it's usefull to retune
the receiver using doppler correction info coming from external app.
In the past I used to query old beloved Predict via socket to control a
ICOM PR1000 receiver with a little utility that I wrote ( google "pcrsat"
try ' arp -s 'ip number' 'mac-address'
victor
Il 28 giu 2017 4:16 PM, "Markley da Silva Mendes"
ha scritto:
> Good Morning,
>
> I'm using GNU Radio to get a signal 802.15.4 (Zigbee), besides capturing a
> signal, I want to send a command to light a led (I'm using my module in a
> Galileo inte
Hi everybody,
I need to "switch" randomly 5 different signal generator via selector block
every [say] 3 seconds
So , in GRC, I've a vector_source with values coming from
[random.randint(0, 4) for p in range(0,4)]. This put some random values
displayed right.
Now how I can scan the vector, a v
try:
> >>
> self.blks2_selector_0.set_input_index(random.randint(0,4))
> >>except AttributeError:
> >>pass
> >>time.sleep(1.0 / (0.3))
>
> 6.Run your python code
>
>
> [1]
> https://gnuradio.org/redm
Remember: signals moves at rough 3.3 microseconds per km...
Il 13/lug/2015 10:37 "Sylvain Munaut" <246...@gmail.com> ha scritto:
>
> Hi,
>
>
> > So, I want to measure the time delay on the Scope Sink, or in Matlab the
> > samples delay that are between the trasmitted signal and the received
> > sig
In my experience "rf inserting" 1pps into early receiver (sampler) stages,
maybe "coding" timing with 1pps && 10Hz, all derived from gps reference.
This "affect" the signal under analysis but that can be do only
periodically... for multilateration ;-)
Victor
Il 16 ago 2017 19:45, ha scritto:
>
Nice!! just what I was looking on... got big IQ files and look in deeper as
second-pass analysis.
Next days, I'm abroad now, I'll make some tests.
Tnx GhostOp !!!👍
Victor
Il 24 set 2017 20:11, "Ghost Op" ha scritto:
> Hi everyone,
>
> Back from GRCon2017 (one of the best conferences I've been t
Take a look also at LimeSDR... there is a "mini" version for about 150$.
If I recall right it's a fullduplex 12 bit ADC/DDC, ranging 1MHz / 6GHz
with 20 MSPS, with USB port.
https://www.crowdsupply.com/lime-micro/limesdr-mini#details-top
victor
Il 29 set 2017 10:21, "w xd" ha scritto:
> Hello
Good evening,
I'm trying to make a multimode receiver using a PlutoSDR; all the
demodulation and visualization parts work correctly.
Now I would like to use a click'n-point tuning and as a result I have
tried to understand something more about the use of controlports.
I followed some tutorials and
Sorry, this is for the list... replayed only to Marcus
-- Forwarded message -
Da: Vitt Benv
Date: sab 21 mar 2020 alle ore 16:11
Subject: Re: Frequency Xlating Fir Filter issue passing message
To: Marcus D. Leech
Good afternoon,
yes Marcus, just a "quick look"!
Good afternoon David and list!
Recently I had your same problems developing an application ( a SDR
transceiver, mainly for satellite ops, based on ADALM Pluto).
The main headache was " how I can *click* on the waterfall and *tune*
there?...", clearly invoking some variable interaction then yor
Good evening,
I'm experiencing this error while using a XMLRPC Client block:
#
Executing: /usr/bin/python3 -u /home/vic/remote-trx/local_6.py
File "/home/vic/remote-trx/local_6.py", line 192
self.xmlrpc_client_0 = xmlrpclib.Server('http://'192.168.1.80':12100')
gmail.com> ha scritto:
> On 04/21/2020 01:04 PM, Vitt Benv wrote:
>
> Good evening,
>
> I'm experiencing this error while using a XMLRPC Client block:
>
> #
> Executing: /usr/bin/python3 -u /home/vic/remote-trx/local_6.py
>
>
25 matches
Mail list logo