[Discuss-gnuradio] radio astronomy fast radio burst help requested

2016-03-31 Thread Dan
consideration Dan ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] sweep generator

2016-04-28 Thread Dan
hu, Apr 28, 2016 at 3:34 PM, Richard Bell wrote: >> Do you specifically not want to use uhd_siggen_gui when you say you want to >> use companion? >> >> If you were not aware of uhd_siggen_gui, type that into a command line and >> test it out. It can generate a sweeping ton

[Discuss-gnuradio] GNU Radio and Gumstix

2009-01-15 Thread Dan
ld be appreciated, Dan ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] GNU Radio and Gumstix

2009-01-16 Thread Dan
Okay, thanks for the help, we'll start looking into it and maybe purchase a beagle board for evaluation. By the way, there doesn't seem to be a link to the patch in 1) (unless I am slow and this is some dark humor ;) Dan On Thu, Jan 15, 2009 at 10:37 PM, Philip Balister wrote: >

Re: [Discuss-gnuradio] GNU Radio and Gumstix

2009-01-16 Thread Dan
t. > >Rev C (available around the end of March) will. > Great, thanks again for the help, this should give us a good starting point. Dan ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] GNU Radio and Gumstix

2009-01-30 Thread Dan
1269.242 taps/sec: 8.068e+06 > cortex_a8: taps: 256 input: 4e+07 cpu: 49.156 taps/sec: 2.083e+08 > > Note, I NFS mounted my home dir on teh beagle and ran the benchmark > command on the build machine first. This needs work :) > > Philip > Okay, thanks again for t

Re: [Discuss-gnuradio] Discuss

2009-03-19 Thread Dan
hacking as well. But if there were a better approach than this it would be useful. Anyway, please let us know if there is an effective way to connect to the USRP with Angstrom (or other OS). Right now we are just trying to establish a connection and ca

[Discuss-gnuradio] OOK reception

2008-10-09 Thread Dan
r a certain delay. Thanks, Dan ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] OOK reception

2008-10-09 Thread Dan
I can always write a block if necessary, just trying to simplify if possible. Thanks, Dan ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] profiling the waterfall

2005-03-09 Thread Dan Gisselquist
ues ...) As long as you have bars of constant color, such as solid black regions of no activity, this technique works much better. Hope this helps, Dan On 03/09/2005 01:46:44 AM, David Carr wrote: I've spent some time profiling the waterfallsink code. Currently its pretty abominably slow

Re: [Discuss-gnuradio] Resources page

2005-03-09 Thread Dan Gisselquist
Dave, You might consider placing RFSpace's SDR-14 on your list of hardware. You can find information about it at http://www.rfspace.com/sdr14.html. Dan On 03/08/2005 10:31:49 PM, David Carr wrote: Hi all, I've compiled a page with a list of GnuRadio resources that I've encount

Re: [Discuss-gnuradio] Raw sample storage format

2005-03-09 Thread Dan Gisselquist
d the format be limited to single data channels, or would it support multiple? It's also worth asking how important word alignment is in this process--especially since compilers like to align things to word boundaries automatically. Hope this helps ... Dan On 03/09/2005 12:03:45 PM, Dav

[Discuss-gnuradio] Looking for signals

2005-03-18 Thread Dan Gisselquist
and to do that I need a real signal. Any takers? Thanks! Dan ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Looking for signals

2005-03-18 Thread Dan Gisselquist
.. anything you think that might show morse and voice in the same cut at two separate frequencies. Even better, something that shows lots of morse and more than one channel of voice. That would be perfect. Thanks, and I really appreciate it! Dan On 03/18/2005 09:39:00 AM, [EMAIL PROTECTED] wr

Re: [Discuss-gnuradio] Struggling with gr-perf-monitorx

2015-09-04 Thread Dan CaJacob
Hey Tom, I ran into this "math domain error" with CtrlPort recently. Based on your suggestion that it might be related to zero work blocks causing a divide by zero, I started hacking away anything that might be being short-circuited in the relatively complex flowgraph. First, an shorted branch o

Re: [Discuss-gnuradio] Struggling with gr-perf-monitorx

2015-09-05 Thread Dan CaJacob
It looks like this also applies to blocks that have been "bypassed." Makes sense. On Fri, Sep 4, 2015 at 11:48 PM Dan CaJacob wrote: > Hey Tom, > > I ran into this "math domain error" with CtrlPort recently. Based on your > suggestion that it might be relat

Re: [Discuss-gnuradio] Demodulating CPFSK with Viterbi algorithm using gr-trellis

2015-09-15 Thread Dan CaJacob
to the current state and every column to an input. > > The entry is a number from 0 to I-1 (where I is the input cardinality). > > How this index is translated to an actual signal IS NOT PART OF THE FSM > DEFINITION but part of the modulation definition as explained very > extensively in the gr-trellis documentation. > > > > let me know if you have any further questions, > > Achilleas > > > > > > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Submitting OOT Module Questions

2015-09-23 Thread Dan CaJacob
ontrol ports to compare the two, there is an improvement with volk. But > > I like that someone looking into the block can see how not to do it and > > then how to do it. Good for beginners jumping into GNU Radio. > > That's noble, but for core GNU Radio stuff it's proba

Re: [Discuss-gnuradio] Saving Waterfall to Video File

2016-02-29 Thread Dan CaJacob
> Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Pybombs 2.0 woes

2016-03-05 Thread Dan CaJacob
re's a similar issue with some > versions of glibc and boost. See > https://github.com/gnuradio/gr-recipes/pull/4#issuecomment-181188909 > (seems unlikely in this case). BTW, if you see a problem in the code that > keeps coming back you don't have to wonder who does it... you c

Re: [Discuss-gnuradio] Picking up RF cellular signals

2016-03-14 Thread Dan CaJacob
I don't know much about cell phones, but would it help if you placed a call to a known number? Does that force a response? Of course, this might be counter-productive in a congested disaster environment. - Dan On Mon, Mar 14, 2016 at 10:56 AM Meny Sidar wrote: > Hi guys, > >

Re: [Discuss-gnuradio] Ettus N210 GMSK 9600

2016-03-23 Thread Dan CaJacob
the combination of Quadrature >> > Demod->Clock Recovery MM->Binary Slicer - and neither >> > works. >> > >> > I've also played with the Polyphase clock sync but I >> > don't see any noti

Re: [Discuss-gnuradio] radio astronomy fast radio burst

2016-04-01 Thread Dan McKenna
Marcus, Thank you for your replies Yes, No way with a dipole at a signal flux of 30J In discussions with two of our faculty members I was told that the bursts can be 10,000 J and attempts to find an afterglow have not yielded certain results. it is not known if any big antenna was really point

Re: [Discuss-gnuradio] radio astronomy fast radio burst help requested

2016-04-01 Thread Dan McKenna
We are trying to use simple time of arrival so using a 1PPS sync of a GPS should bee good enough. For this Mega Burst detector, much can be learned with out the need for VLBI type of resolution. This is sort of like the LIGO gravity wave detector -- View this message in context: http://gnura

Re: [Discuss-gnuradio] GRCON 16 hotels

2016-04-10 Thread Dan CaJacob
adio >> > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] sweep generator

2016-04-28 Thread Dan McKenna
radio companion block set? Thanks Dan ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] How do I use formatter in QT GUI Label?

2016-05-06 Thread Dan CaJacob
s://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Code Reuse Question

2016-05-11 Thread Dan CaJacob
Is there a smarter way? > > Rich > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list D

Re: [Discuss-gnuradio] Streaming IQ File Compression

2016-07-15 Thread Dan CaJacob
o mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Porting from 3.6.something

2016-07-26 Thread Dan CaJacob
why doesn't it have 'fix' too? > > > > -- > GDB has a 'break' feature; why doesn't it have 'fix' too? > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] USRP B200 Not Transmitting

2016-09-01 Thread Dan CaJacob
__ >>> Discuss-gnuradio mailing list >>> Discuss-gnuradio@gnu.org >>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >>> >>> >> > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] How to use correlate access code

2016-09-26 Thread Dan CaJacob
s://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] E310 with larger micro SD card

2016-09-30 Thread Dan CaJacob
write speed, so didn't try to find a U3 in 256MB). > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob _

Re: [Discuss-gnuradio] Paid Project: Need a gnuradio BPSK/QPSK receiver for satellite modem data

2016-10-07 Thread Dan CaJacob
Hi Chris, I've been using GNURadio for sat comm like this for a while, as have others. It's a great tool for the job! To be frank though, this is more than a $500 hit job. Good luck in your search. - Dan On Fri, Oct 7, 2016 at 5:45 PM Chris Cook wrote: > I have a project th

Re: [Discuss-gnuradio] Saving GNURadio flowgraph as vector graphics

2016-11-16 Thread Dan CaJacob
/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] GNUradio and external electronic relay switching?

2016-11-28 Thread Dan CaJacob
__ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Bug in GPS time reported by the USRP

2016-12-06 Thread Dan CaJacob
epoch in 1970? In any event, a unix time stamp is fairly common, unambiguous way to specify a time. Thanks, Dan On Tue, Dec 6, 2016 at 8:19 PM Eugene Grayver wrote: > This is being posted to both GR and Ettus forums because both groups > should be aware. > > > The va

Re: [Discuss-gnuradio] Block "Max" GNU Radio

2017-01-16 Thread Dan CaJacob
his message in context: > http://gnuradio.4.n7.nabble.com/Block-Max-GNU-Radio-tp62533.html > Sent from the GnuRadio mailing list archive at Nabble.com. > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.g

Re: [Discuss-gnuradio] intermittent pulse detection

2017-02-06 Thread Dan CaJacob
ating with different freuencies and > pick the best one? Or what is the good thing to do here given I may > also have to deal with quite a bit of noise. > > Any guidance appreciated. > > Many thanks, > > Dirk > > ___ > Discuss-gnuradio m

Re: [Discuss-gnuradio] Adding An Image File In GRC

2017-03-17 Thread Dan CaJacob
er > > Environetix Technologies > > > > 20 Godfrey Drive > > Orono, ME 04473 > > > > Office: (207) 866-6551 > > Cell: (207)844-0951 <(207)%20844-0951> > > > > www.environetix.com > > > > > > > ___

Re: [Discuss-gnuradio] Punctured viterbi decoder?

2017-03-20 Thread Dan CaJacob
supports > 1/2 > > rate. However we also need punctured codes like 3/4, 5/6, 7/8. Which > block > > should we use. Any recommendations? > > > > > > ___ > Discuss-gnuradio mailing list > Disc

Re: [Discuss-gnuradio] GPU accelerated Viterbi decoder?

2017-03-21 Thread Dan CaJacob
___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] FEC: Convolutional Encoder Gnuradio and Matlab: different results

2017-03-22 Thread Dan CaJacob
came up with conv encoding like to use octal to specify their polynomials. - Dan On Wed, Mar 22, 2017 at 10:16 AM Usman Haider wrote: > Hi Emanuel, > > Maybe you find following thread useful. > > http://lists.gnu.org/archive/html/discuss-gnuradio/2015-09/msg00404.html > >

Re: [Discuss-gnuradio] AWGN using E310 (Update)

2017-04-10 Thread Dan CaJacob
uradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] AWGN using E310 (Update)

2017-04-10 Thread Dan CaJacob
That's out of my experience. But it's not easy - you have to learn RFNOC. It's a lot of work. Try the Ettus channel. On Mon, Apr 10, 2017 at 10:11 AM John B. Wood wrote: > On 04/10/2017 09:31 AM, Dan CaJacob wrote: > > It's probably unreasonable to expect the ARM

Re: [Discuss-gnuradio] Is 100 Mbps PSK demodulation in GNU RADIO possible? (x310 HW)

2017-04-14 Thread Dan CaJacob
s-PSK-demodulation-in-GNU-RADIO-possible-x310-HW-tp63527.html > Sent from the GnuRadio mailing list archive at Nabble.com. > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.

Re: [Discuss-gnuradio] Which block for Fast PSK demodulation under some doppler shift?

2017-04-28 Thread Dan CaJacob
st archive at Nabble.com. >> >> ___ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> > > ___ > Dis

Re: [Discuss-gnuradio] Managing clutter in GRC GUI

2017-06-09 Thread Dan CaJacob
_ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] High Flowgraph Latency in 3.6.4.1

2014-10-10 Thread Dan CaJacob
slowliness. Very Respectfully, Dan CaJacob On Fri, Oct 10, 2014 at 2:14 PM, John Malsbury wrote: > Default scheduler. > > tb.start(1024), with different values, etc, etc. > > Most of the downstream blocks are stock GNU Radio blocks - a delay block > (max delay is 1 sample), logical

[Discuss-gnuradio] A BERT Block with Offset Compensation

2014-10-12 Thread Dan CaJacob
aching the length of the PRBS itself to correct for any offset. Thanks for suffering through to the end. Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Works with GR 3.6, breaks with 3.7

2014-10-17 Thread Dan CaJacob
John, I use the BE FLL for auto-doppler correction in the rare case where I am not actively correcting for doppler. But, the correction is *really* slow. I'm probably not using it correctly, but it works OK in that rare case when it's all I've got. Very Respectfully, Dan CaJac

Re: [Discuss-gnuradio] How to save bit stream?

2014-10-22 Thread Dan CaJacob
I often use the unpacked_to_packed block inline as well to save space and transfer time if I am saving a bunch of decoded data. This may not be an issue if you aren't doing things remotely. Very Respectfully, Dan CaJacob On Wed, Oct 22, 2014 at 9:07 AM, Tom Rondeau wrote: > On Wed

Re: [Discuss-gnuradio] URSP noise

2014-11-11 Thread Dan CaJacob
Thanks, Marcus. You're absolutely right. I didn't read carefully enough. Very Respectfully, Dan CaJacob On Tue, Nov 11, 2014 at 11:33 AM, wrote: > Dan: > > That's generally good advice, with the single exception of the BASIC/LF > card family--they don't hav

Re: [Discuss-gnuradio] URSP noise

2014-11-11 Thread Dan CaJacob
your RX being over-driven (dying). Good luck. Very Respectfully, Dan CaJacob On Tue, Nov 11, 2014 at 11:07 AM, Lucas Lopez wrote: > hi everyone. i was working with the USRP1. I'm testing a MOD/DEMOD DBPSK. > I have only one USRP, so, i connected TX_A( from daughterboard LFTX-LF)

Re: [Discuss-gnuradio] BFSK

2014-11-17 Thread Dan CaJacob
. Thread: http://lists.gnu.org/archive/html/discuss-gnuradio/2013-07/msg00058.html Wiki Summary: http://gnuradio.org/redmine/projects/gnuradio/wiki/SignalProcessing Very Respectfully, Dan CaJacob On Mon, Nov 17, 2014 at 2:09 PM, Richard Bell wrote: > Would someone please recommend a book t

Re: [Discuss-gnuradio] Saving to file with a timestamp

2014-11-22 Thread Dan CaJacob
uIzp0 >> +GHF6gvt6Ss1KBXkSRWDSqlYpkbl3J/b6/nNqDFmY8iiZjIyCKMt9JYUaN0y72E= >> =AM87 >> -END PGP SIGNATURE- >> >> ___ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> > > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Best Resample Method For Resampling LTE Data

2014-11-30 Thread Dan CaJacob
t: > http://gnuradio.4.n7.nabble.com/Best-Resample-Method-For-Resampling-LTE-Data-tp51496.html > Sent from the GnuRadio mailing list archive at Nabble.com. > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio

Re: [Discuss-gnuradio] Getting time each time power squelch is on

2015-01-02 Thread Dan CaJacob
Hi Luis, I am pretty certain there is a block in mainline GR to do this with tagging. Burst tagger maybe? The tags define the burst boundaries and a timestamp is recorded as well. On Jan 2, 2015 5:46 PM, "Luis Colunga" wrote: > Hello, > > I have a Python handcoded block in which I want every

Re: [Discuss-gnuradio] Automatically Restart UHD/gr-uhd blocks

2015-02-18 Thread Dan CaJacob
mands available for the newer boards, but it's not clear to me if they are integrated into the driver. Seems likely, though. Very Respectfully, Dan CaJacob On Wed, Feb 18, 2015 at 4:29 PM, John Malsbury wrote: > I've recently received a request to have GNU Radio flowgraphs recover &

Re: [Discuss-gnuradio] eye diagram error

2015-02-19 Thread Dan CaJacob
I'll add one thing to Marcus' recommendation: turn on persistence in the scope widget. Then you've got a great eye-diagram! Very Respectfully, Dan CaJacob On Thu, Feb 19, 2015 at 4:33 AM, Marcus Müller wrote: > Hi Mostafa, > > yep, these are not GNU Radio core visua

Re: [Discuss-gnuradio] eye diagram error

2015-02-19 Thread Dan CaJacob
Sorry, that is a WX-only option for now. Sigh. Very Respectfully, Dan CaJacob On Thu, Feb 19, 2015 at 3:40 PM, Richard Bell wrote: > Dan, > > You can turn persistence on!? I use qt widgets, I don't see that option in > the Time Sink. Is this a WX only option? > > v/r,

Re: [Discuss-gnuradio] Daemonizing a flowgraph

2017-07-12 Thread Dan CaJacob
Setup RF frontend clocking... > -- Radio 1x clock:200 > -- Initialize Radio0 control... > -- Performing register loopback test... pass > -- Initialize Radio1 control... > -- Performing register loopback test... pass > > How do I stop the UHD from doing this? > > Thanks for any h

Re: [Discuss-gnuradio] Packet encoding example (Packet_loopback_hier.grc)

2017-08-26 Thread Dan CaJacob
s://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > _______ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Simulating non linearity and distortion

2017-08-26 Thread Dan CaJacob
io >> >> >> >> ___ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> ___ > Dis

Re: [Discuss-gnuradio] The use of scrambler/ descrambler blocks

2017-08-29 Thread Dan CaJacob
ate"? >> Thanks for your time. >> >> >> ___ >> Discuss-gnuradio mailing >> listDiscuss-gnuradio@gnu.orghttps://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> >> >> _____

Re: [Discuss-gnuradio] Bit Sync- Frame Sync Lock indication?

2017-08-30 Thread Dan CaJacob
Modem HW. > Is there anything like that in GNU Radio receiver blocks? > > Thank you in advance. > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Ve

Re: [Discuss-gnuradio] Synchronisation

2017-09-10 Thread Dan CaJacob
n > not eventuate? > > >Kind Regards, > > > John > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Re

Re: [Discuss-gnuradio] GNU radio implementation for measuring frequency response

2017-10-20 Thread Dan CaJacob
t; Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Serious bug in tag propagation with non-integer relative rate

2017-11-12 Thread Dan CaJacob
uradio@gnu.orghttps://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Serious bug in tag propagation with non-integer relative rate

2017-11-13 Thread Dan CaJacob
bit hesitant at first because that will end > up needing 64bit division (which might really not be much fun on many > ARMs), but meh, it's not like someone should be pushing tags around as > if they're samples. > > Cheers, > Marcus > > On Sun, 2017-11-12 at 23:33

Re: [Discuss-gnuradio] Global socket in the flowgraph

2017-11-17 Thread Dan CaJacob
er" wrote: >> > > > > > > Sure, unless the dataCapture blocks (which I don't know) have >> a bug. >> > > > > > > >> > > > > > > Best regards, >> > > > > > > Marcus >> > >

Re: [Discuss-gnuradio] Rounding errors in PFB channelizer?

2017-11-29 Thread Dan CaJacob
#x27;m attaching the (absurdly huge) .grc file. The canvas is 4192 pixels > tall, so the flowgraph is smaller than the screenshot. :-) > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/di

Re: [Discuss-gnuradio] Help needed regarding implementing spring mass system in GRC

2017-12-04 Thread Dan CaJacob
Hey Afaq, Unfortunately, GNURadio doesn't allow for signal feedback the way Simulink does. You can do feedback *within* a block, but that probably defeats the flexibility you were seeking? - Dan On Mon, Dec 4, 2017 at 9:33 AM Afaq Ahmed wrote: > Hello, > I want to implement spring

Re: [Discuss-gnuradio] Fsk demodulation and sync trouble

2018-02-14 Thread Dan CaJacob
> > > Thank you > > > > > > Samv > > > _______ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Just posted 2 job offerings

2018-03-04 Thread Dan CaJacob
s-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Rounding values in QT Number

2018-03-05 Thread Dan CaJacob
just now > set to zero. > > Is there any trick to round or even just truncate the number of decimal > places shown in the QT Number Sink? > > Thanks, > John > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gn

Re: [Discuss-gnuradio] pfb_clock_sync fails with high signal amplitudes

2018-03-11 Thread Dan CaJacob
ilos > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Convolutional decoder

2018-03-12 Thread Dan CaJacob
gt; Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Continous PSK/ FSK transmitter with discrete data

2018-03-12 Thread Dan CaJacob
uot;Socket PDU" and enters a scrambler. > Which blocks should I use. > Thank you in advance. > > > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > --

Re: [Discuss-gnuradio] Continous PSK/ FSK transmitter with discrete data

2018-03-13 Thread Dan CaJacob
to achieve continous modulation. However, that is a pretty specific > implementation. > > > > > 2018-03-13 6:22 GMT+03:00 Dan CaJacob : > >> I've got a pretty complicated example at >> https://github.com/dcajacob/gr-ccsds However, it could be simplified by >

Re: [Discuss-gnuradio] FSK transmitter tutorial

2018-03-20 Thread Dan CaJacob
-burst-fsk-modem-in-gnu-radio-with-message-lambda-blocks-and-eventstream/ > > Many thanks, > Murray > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > --

Re: [Discuss-gnuradio] FSK Burst emission

2018-03-28 Thread Dan CaJacob
; Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] I miss the TCP server and client blocks!

2018-05-08 Thread Dan CaJacob
icate using the socket PDU blocks (issue IDs > 1770,1769,1763,1762). > > These new ZeroMQ blocks look cool. Are they a good alternative? > > > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.o

Re: [Discuss-gnuradio] An analog RF question

2018-05-21 Thread Dan CaJacob
uradio@gnu.org > > > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > > > > ___ > > Discuss-gnuradio mailing list > > Discuss-gnuradio@gnu.org > > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Flowgraph

2018-05-26 Thread Dan CaJacob
elp me out >> >> ___ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Hello GNURadio from the Amateur Radio World

2018-05-26 Thread Dan CaJacob
with GR and SDR on the desktop before moving on to embedded systems, because there's a lot to learn in both and it's going to be worse if you have to learn them both at the same time. - Dan On Sat, May 26, 2018 at 7:00 PM Nick Foster wrote: > Will, > > Do you have a specific p

Re: [Discuss-gnuradio] DVB-S2/X Block Party at GNU Radio Conference 2018

2018-06-20 Thread Dan CaJacob
institute/ > > -Michelle W5NYV > > ___ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] USRP N210 Not transmitting simulated satellite signals

2018-06-25 Thread Dan CaJacob
problem > > ___ > > Discuss-gnuradio mailing list > > Discuss-gnuradio@gnu.org > > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > ____

Re: [Discuss-gnuradio] DVB-S2/X Block Party at GNU Radio Conference 2018

2018-06-25 Thread Dan CaJacob
We have > > at least one X310, several B210s, and a variety of other FPGA dev boards > > (Snickerdoodls, Ultra96, etc). > > > > We have plenty of Plutos and some LimeSDRs. > > > > -Michelle W5NYV > > > > > > On Wed, Jun 20, 2018 at 3:42 PM, Dan C

Re: [Discuss-gnuradio] Half duplex flowgraph

2018-10-22 Thread Dan CaJacob
nuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] PSK Mod problem? or QT GUI problem?

2018-11-01 Thread Dan CaJacob
> Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Very Respectfully, Dan CaJacob ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] SNR or Other Metrics

2013-12-16 Thread Dan CaJacob
I'd like to report some signal metrics for satellite downlinks. SNR would seem to be one example, but most algorithms I see for SNR assume that you are generating a signal from a separate clean signal and noise source, each with known power. What I have are recordings of real, narrow-band, digita

Re: [Discuss-gnuradio] SNR or Other Metrics

2013-12-19 Thread Dan CaJacob
Thanks, Tom! Yeah, I have avoided the MPSK SNR blocks because I figured they were specific to PSK. Very Respectfully, Dan CaJacob On Thu, Dec 19, 2013 at 10:30 AM, Tom Rondeau wrote: > On Mon, Dec 16, 2013 at 11:22 PM, Dan CaJacob > wrote: > > I'd like to report some s

[Discuss-gnuradio] Passing a USRP pointer

2013-12-21 Thread Dan CaJacob
etter approach to controlling the WBX GPIO based on stream tags that we should consider? I apologize for the vagueness on the actual error. I'll try to reproduce it myself in the meantime. I can probably post the code for the PTT-controlling block if that would be any help. Very Respectf

Re: [Discuss-gnuradio] Playback

2013-12-30 Thread Dan CaJacob
I often "speed up" the playback of large recordings by adjusting the throttle only. In the throttle block, I just multiple the recorded sample rate by a factor (say 10) to get increased playback speed. Don't change any other blocks' parameters - just the throttle. Ver

Re: [Discuss-gnuradio] Memory and Playback

2014-01-03 Thread Dan CaJacob
l OTS hardware. I hope this helps. Very Respectfully, Dan CaJacob On Fri, Jan 3, 2014 at 4:09 PM, Paul B. Huter wrote: > If I were to use a throttle to reduce my data rate from 50M (record rate) > to 25M, would the fact that I only have 4GB of RAM and a 5GB data file be > alright? I see

Re: [Discuss-gnuradio] Passing a USRP pointer

2014-01-06 Thread Dan CaJacob
and toggle the IO? I could imagine an async message stream or specific stream-tags, but both would probably require changes to the actual UHD sinks. I'm not sure our use case is generic enough to warrant that. Very Respectfully, Dan CaJacob On Mon, Jan 6, 2014 at 10:46 AM, Tom Rondeau

[Discuss-gnuradio] PYBOMBs Testing

2014-01-07 Thread Dan CaJacob
Hi, I've been trying out pybombs again for building the latest gnuradio. I keep getting errors, but interestingly, if I just run the build again, I always get a little further. That seems strange. Here's the tail of one of the errors: [ 65%] Building CXX object gr-blocks/lib/CMakeFiles/gnuradi

Re: [Discuss-gnuradio] PYBOMBs Testing

2014-01-08 Thread Dan CaJacob
Thanks. I'll try single-stringing it or looking further back to catch the actual error. Very Respectfully, Dan CaJacob On Wed, Jan 8, 2014 at 3:07 AM, Sylvain Munaut <246...@gmail.com> wrote: > > [ 65%] Building CXX object > > gr-blocks/lib/CMakeFi

Re: [Discuss-gnuradio] PYBOMBs Testing

2014-01-08 Thread Dan CaJacob
:InvocationObserver&)' libgnuradio-runtime-3.7.3git.so.0.0.0: undefined reference to `Ice::upCast(Ice::ObjectAdapter*)' libgnuradio-runtime-3.7.3git.so.0.0.0: undefined reference to `virtual thunk to IceDelegateD::Ice::Object::ice_flushBatchRequests(IceInternal::InvocationObserver&

  1   2   3   4   >