Re: Proposal draft

2024-03-16 Thread Sebastian Koslowski
r embedded flowgraph. I suggest to add a discussion on how this would work and look like. (list of graphs, create,copy,unlink blocks that represent subflowgraphs) -Sebastian (von unterwegs gesendet) On Fri, Mar 15, 2024, 07:08 Ruben Arciba wrote: > Sorry, forgot to attach my proposal to the p

Re: GRC: is it possible to show grid

2022-03-07 Thread Sebastian Koslowski
b.com/gnuradio/gnuradio/blob/main/grc/gui/canvas/colors.py To make it optional grep for some action like TOGGLE_SNAP_TO_GRID and add your own in the same manner. Sebastian On Mon, Mar 7, 2022 at 6:32 PM Prof. M.B. Patil wrote: > > Dear All, > > Is there a way to display the grid (to w

Re: GSoC'21 - View Only Mode

2021-06-19 Thread Sebastian Koslowski
show references. Or some other way? > I read-only mode all expressions will use a cached value loaded from file. Both the parameter dialog and optionallly blocks on the canvas can already show expressions. Sebastian > On Fri, Jun 18, 2021 at 10:42 Oscar Ekholm wrote: > >> Hello

Re: Embedded Python Block Tutorial Param ID Error

2021-05-08 Thread Sebastian Koslowski
Hi, that looks like a bug introduced by https://github.com/gnuradio/gnuradio/pull/4522 We forgot to special-case / adapt epy blocks... Sebastian (von unterwegs gesendet) On Sat, May 8, 2021, 06:23 Solomon Tan wrote: > Dear all, > > I was following the GNURadio Embedded Python Block

Re: GSoC21: View-Only Mode Proposal Draft

2021-04-02 Thread Sebastian Koslowski
Hi Oscar, I am happy to hear your interested in doing GSoC with GNU Radio. Your proposal looks really good already! I will get back to you with some comments in the next few days Sebastian On Thu, Apr 1, 2021 at 3:02 PM Oscar Ekholm wrote: > Hello everyone in the GNU Radio community! >

Re: Radar Project - BladeRF2.0

2020-06-24 Thread Sebastian Müller
Hi Dionisio, probably gr-radar [1] is a good starting point for that. Based on Ettus USRP though. [1] https://github.com/kit-cel/gr-radar Mit freundlichen Grüßen/Kind regards Sebastian Müller On Jun 24 2020, at 3:03 pm, Dionísio de Carvalho wrote

Re: Help with GR-Inspector

2020-06-04 Thread Sebastian Müller
branch). That way, you will create a gr-inspector version that supports Qt4 and GNU Radio 3.7. Mit freundlichen Grüßen/Kind regards Sebastian Müller On Jun 3 2020, at 10:48 pm, pierregal...@mailo.com wrote: > > Hello Sebastian, > > > > Thanks for you p

Re: Help with GR-Inspector

2020-06-03 Thread Sebastian Müller
ub.com/gnuradio/gnuradio/blob/maint-3.7/gr-qtgui/CMakeLists.txt#L25 Mit freundlichen Grüßen/Kind regards Sebastian Müller On Jun 3 2020, at 8:25 pm, pierregal...@mailo.com wrote: > > > Hello, > > > > > I need your help. I want to install

Re: gnuradio 3.8 on macos

2020-05-31 Thread Sebastian Müller
ichen Grüßen/Kind regards Sebastian Müller On May 31 2020, at 6:07 pm, Kai Garrelswrote: > > Hi, > > I am trying to move to gnuradio 3.8 using macports, but I fail: > - gnuradio installs 3.7.something > - gnuradio-devel dos not install >

Re: USRP LO stabilization time ?

2020-04-14 Thread Sebastian Sahlin
perhaps communication overhead is the culprit. Regards, Sebastian Den tis 14 apr. 2020 kl 13:40 skrev jean-michel.fri...@femto-st.fr < jean-michel.fri...@femto-st.fr>: > I am considering frequency sweeping a PlutoSDR and a B210, both fitted with > AD936x RF frontends. > As I

Re: Filter Design Tool Enhancements for Marcus Leech

2020-03-26 Thread Sebastian Koslowski
I'll have a look tomorrow. Maybe you'd like to share it here, too. Sebastian On Thu, Mar 26, 2020 at 7:11 PM zepeng bu wrote: > Hello mentors, > > I recently submitted a draft proposal, in it I have tried to include > detailed explanation of Filter Design Tool Enhancement

Re: Draft Proposal: GRC view only mode (Secure)

2020-03-17 Thread Sebastian Koslowski
adding it) - Maybe add something on the how and where of storage of cached values (inside the GRC-files) - I would prioritize Goal 3 over Goal 2 as it has great impact on the usability of Goal 1. Sebastian On Sat, Mar 14, 2020 at 11:24 AM Arpit Gupta wrote: > Hello everyone > > I am Ar

Re:

2020-03-13 Thread Sebastian Koslowski
more and get to know the project (we have nice tutorials). If you have specific questions regarding the project idea, feel free to contact me. Sebastian [1] https://wiki.gnuradio.org/index.php/GSoC On Fri, Mar 13, 2020 at 5:51 AM Vandit Khurana wrote: > Hi > > I'm Vandit, second

Re: GSoC for Filter Design Tool Enhancements

2020-03-12 Thread Sebastian Koslowski
Qt I personally don't have any specific recommendations (it's been a while since I learned it). But there is tones of stuff on the internet - even for using it from Python (PyQt5 is what we're using). Sebastian [1] https://wiki.gnuradio.org/index.php/GSoC On Tue, Mar 10, 2020 at 7:51

Re: GSOC 2020

2020-02-25 Thread Sebastian Koslowski
nt in that time frame. Also, consider, that it is usually required to have access to suitable RF hardware for the duration of the summer (maybe at your school). Sebastian On Mon, Feb 24, 2020 at 7:12 PM Narayanan Vinod < narayananvinod2...@gmail.com> wrote: > Hi , My name is Narayanan an

Re: GSoC 2020 Introduction

2020-02-14 Thread Sebastian Koslowski
maybe consider working on some smaller related issues, get used to the workflow. Sebastian [1] https://developers.google.com/open-source/gsoc/timeline On Fri, Feb 14, 2020 at 7:41 AM Akhil Nair wrote: > Hi everyone! I'm Akhil, a second year undergrad in computer engineering at >

Re: Finding GNU Radio 3.8 Compatible Versions Of OOT Modules

2020-02-06 Thread Sebastian Müller
Hi, I “reverse engineered” this this feature. You should place a “gr_supported_version” key in your MANIFEST. The value is just a string AFAIK, eg “v3.7, v3.8”. Sebastian Müller > On 6. Feb 2020, at 20:26, Sylvain Munaut <246...@gmail.com> wrote: > > Hi, > >> Regardi

Slack alternatives

2020-02-04 Thread Sebastian Müller
people interested on switching to an alternative, like Mattermost [1]? I’m not deep in the topic, but from what I’ve heard it’s like Slack, but self-hosted, open-source and free. [1] https://mattermost.com/ Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE signature.asc Description: Message

Re: Status of gr-inspector

2020-01-25 Thread Sebastian Müller
here: https://github.com/gnuradio/gr-inspector. Please note that some blocks that dealt with AMC and depended on tensorflow and qwtplot3d are not included in this version yet. Kind regards, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE Am 4. Dezember 2019 um 20:55:53, Sebastian Müller (gse

Re: GSOC 2020

2020-01-11 Thread Sebastian Koslowski
sub-flowgraphs. Please note though, that its quite a while until GSoC starts (orgs application hasn't even started yet). Currently there is an effort to move a away from the GTK bases GUI to a qt based one. Maybe you'd like to contribute in porting stuff over. Sebastian (von unterwegs

Status of gr-inspector

2019-12-04 Thread Sebastian Müller
is tested yet. I will announce when the porting is finished on this list as well. Until then, stay tuned! [1] https://github.com/gnuradio/gr-inspector/tree/dev_3.8 Best regards, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE signature.asc Description: Message signed with OpenPGP using

Re: [Discuss-gnuradio] problem with tensorflow in gr-inspector

2019-09-24 Thread Sebastian Müller
Hi, gr-inspector requires Tensorflow 0.12, other versions’ compatibility can’t be guaranteed. That being said, please note that there are plans to update gr-inspector to all the fancy new dependencies available [1]. [1] https://github.com/gnuradio/gr-inspector/issues/31 Best, Sebastian Müller

Re: [Discuss-gnuradio] Generate Zadoff sequence

2019-06-29 Thread Sebastian Müller
recommend the GNU Radio tutorials: https://wiki.gnuradio.org/index.php/Tutorials. There is explained how to „do SDR with GNU Radio“. Implementing the ZC sequence is then up to you. Regards, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE Am 28. Juni 2019 um 15:27:14, Michael Dickens (michael.dick

Re: [Discuss-gnuradio] extract value of signal

2019-06-17 Thread Sebastian Sahlin
Hi Jafar, You need to be more specific. What type of value are you talking about, frequency, phase, magnitude..? Regards Den mån 17 juni 2019 kl 12:11 skrev jafar jafari : > hi > how can i extract value of signal in gnuradio companion and use them in my > python code > > ___

Re: [Discuss-gnuradio] Live fm detection gr-inspector

2019-06-15 Thread Sebastian Müller
Best, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE Am 15. Juni 2019 um 07:55:43, Müller, Marcus (CEL) (muel...@kit.edu) schrieb: > So, let's really look at what you receive there. What's your antenna? > > When you connect a QT GUI time sink, what's (roundabout) your maxim

Re: [Discuss-gnuradio] Live fm detection gr-inspector

2019-06-13 Thread Sebastian Müller
I just noticed something else: The USRP sample rate is set to 500kHz, not 20MHz. So you are only looking at 2.5 % of the target spectrum! It is also possible, that there are just no signals in that particular section. Best, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE Am 13. Juni 2019 um

Re: [Discuss-gnuradio] Live fm detection gr-inspector

2019-06-13 Thread Sebastian Müller
signals visually in the spectrum manually. Are you using the correct antenna for this frequency range? Is this antenna positioned in a beneficial location for reception? Have you played around with the Rx gain of the USRP? Best, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE Am 13. Juni 2019 um

[Discuss-gnuradio] USRP dsp_freq request using stream tags [Python]

2019-06-07 Thread Sebastian Sahlin
Hi, I am unsure whether this question fits in this mailing list or the USRP mailing list but it concerns stream tags so here goes.. I'd like to tune the USRP using a DSP offset without touching the LO frequency. I'd like to do this using stream tags since it's important that the re-tune is synchr

Re: [Discuss-gnuradio] AttributeError: No constructor defined for tagged_stream_block (Python)

2019-05-28 Thread Sebastian Sahlin
> But you're free to do that in any block you desire, so you can write a > normal sync block and just always consume all input :) > On Tue, 2019-05-28 at 16:26 +0200, Sebastian Sahlin wrote: > > Hi, > > > > I suppose not - I just figured that using a tagged stream bloc

Re: [Discuss-gnuradio] AttributeError: No constructor defined for tagged_stream_block (Python)

2019-05-28 Thread Sebastian Sahlin
Block itself, right? > On Tue, 2019-05-28 at 16:14 +0200, Sebastian Sahlin wrote: > > Hi Marcus, > > > > Aha, that explains it.. bummer! Perhaps you could advise me on an > alternative solution to my problem. What I am trying to achieve with the > tagged stream block is to ap

Re: [Discuss-gnuradio] AttributeError: No constructor defined for tagged_stream_block (Python)

2019-05-28 Thread Sebastian Sahlin
work function has no "memory" I am unsure how to solve iterating over the array. Den tis 28 maj 2019 kl 16:04 skrev Müller, Marcus (CEL) : > Hi Sebastian, > > I must admit that I don't remember whether the TSB block base was > correctly wrapped for Python (darn it, f

[Discuss-gnuradio] AttributeError: No constructor defined for tagged_stream_block (Python)

2019-05-28 Thread Sebastian Sahlin
Hi, I'm attempting to create a tagged stream block in Python using the following constructor: class test_tagged_stream(gr.tagged_stream_block): def __init__(self, test_param): gr.tagged_stream_block.__init__(self, name="test_tagged_stream", in_sig=[numpy.compl

Re: [Discuss-gnuradio] Issue with the Message API in Python

2019-05-26 Thread Sebastian Sahlin
entation: > > > > https://www.gnuradio.org/doc/doxygen/classgr_1_1block.html#a7f58745d1374b30a7b866406dc97850f > > Best regards, > Marcus > On Fri, 2019-05-24 at 15:53 +0200, Sebastian Sahlin wrote: > > Okay, this appears to work: > > > > def start(self): &g

Re: [Discuss-gnuradio] Issue with the Message API in Python

2019-05-24 Thread Sebastian Sahlin
more info about this? Regards Den fre 24 maj 2019 kl 14:45 skrev Sebastian Sahlin : > Hi Marcus, > > Aha! I saw hints of this in the documentation but couldn't fully connect > the dots. > > Would this be the start() function of top_block, or the block in question? >

Re: [Discuss-gnuradio] Issue with the Message API in Python

2019-05-24 Thread Sebastian Sahlin
Hi Marcus, Aha! I saw hints of this in the documentation but couldn't fully connect the dots. Would this be the start() function of top_block, or the block in question? How would the syntax look like then? Regards Den tors 23 maj 2019 kl 18:32 skrev Müller, Marcus (CEL) : > Hi S

[Discuss-gnuradio] Issue with the Message API in Python

2019-05-23 Thread Sebastian Sahlin
Hi, For learning purposes I'm trying to replicate the functionality of the Message Strobe block in Python, however I'm stumped by what should be a very basic function. I'm simply attempting to publish a message every x seconds: def __init__(self, period): gr.basic_block.__init__(self,

Re: [Discuss-gnuradio] GR inspector Velue Error

2019-05-21 Thread Sebastian Müller
Hi Daniel, gr-inspector has Tensorflow 0.12 as dependency, so you should use it with that exact version. If that is not an option, you might want to contact Christopher Richardson who is the author of the AMC functionality of gr-inspector (see REAMDE.md for contact info). Cheers, Sebastian

Re: [Discuss-gnuradio] gr_modtool error when attempting to create Python tagged_stream block

2019-05-20 Thread Sebastian Sahlin
Hi, Sorry, the "Answer all" button slipped my mind :) I've submitted a new issue and indicated that it's for GR 3.7. Regards Den fre 17 maj 2019 kl 17:19 skrev Müller, Marcus (CEL) : > Hi Sebastian, > in the future, could you please emails to the mailing list inste

[Discuss-gnuradio] gr_modtool error when attempting to create Python tagged_stream block

2019-05-17 Thread Sebastian Sahlin
Hi, I get the following output when trying to create a tagged stream block with the modtool using Python as the language: https://pastebin.com/D6gKJ2aS GNURadio and gr_modtool version is the latest as installed with pybombs. Regards, Sebastian

Re: [Discuss-gnuradio] Installation of gr-radar

2019-03-10 Thread Sebastian Müller
rvice like imgur and post the link to the picture in your mail :) Best, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE Am 10. März 2019 um 20:54:39, Talha Farooq (talhafaro...@gmail.com) schrieb: > Hi > I am installing GNU gr-radar in Ubuntu. I installed all dependencies and > now wh

[Discuss-gnuradio] OFDM TX original example - output broken

2019-01-31 Thread Sebastian Peters
int, you can see that it is not a special magic string that is causing it. My expectation is an error-free transmission. Can someone explain this behaviour? Am I missing some basic aspect? I have noticed, that the packet length is 96bytes. Sebastian ___

Re: [Discuss-gnuradio] gnuradio on High Sierra

2018-05-17 Thread Sebastian Müller
If I understood correctly, Vipin in trying to compile his own OOT. In that case, you can just switch to C++11 independently of GNU Radio AFAIK. You can do that by putting `set(CMAKE_CXX_STANDARD 11)` into your root CMakeLists.txt. Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <h

[Discuss-gnuradio] Invalid msg port in connect() or disconnect()

2018-05-17 Thread Sebastian Müller
ges/gnuradio/gr/runtime_swig.py", line 5343, in primitive_msg_connectreturn _runtime_swig.top_block_sptr_primitive_msg_connect(self, *args)RuntimeError: invalid msg port in connect() or disconnect() I searched in gnuradio mail list but i could not find any solution. I am in a hurry to publish my project

Re: [Discuss-gnuradio] gnuradio on High Sierra

2018-05-13 Thread Sebastian Müller
using the cmake provided by MacPorts. Regards, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup?op=vindex&search=0x9FFBD55DDC2AA3EE> Am 13. Mai 2018 um 07:53:02, Vipin Sharma (vipinsha...@photonpace.com) schrieb: Hi, My old insulation of MacPorts an

Re: [Discuss-gnuradio] GR-Inspector Issues

2018-04-27 Thread Sebastian Müller
different values why? Again please provide more information on the flowgraph, blocks an parameters used. There is no way anybody can answer that question with the information you provide. Best. Regards, Sebastian 2018-04-18 8:16 GMT+03:00 Shalom Dubinsky : > Sebastian, > Thanks for resp

Re: [Discuss-gnuradio] Issues using gr-inspector after install

2018-04-18 Thread Sebastian Müller
Sorry for the confusion, I used karel’s fixed branch for my testing. Under 3.7.12 I get the exact same error on the gr-inspector master branch. I will try to have a look soon but won’t be available in the next days. Regards, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.

Re: [Discuss-gnuradio] FW: Error when executing gr-Inspector block

2018-04-16 Thread Sebastian Müller
com/karel-/gr-inspector/tree/gui_hint Regards, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup?op=vindex&search=0x9FFBD55DDC2AA3EE> Am 16. April 2018 um 18:18:55, ravi ranjan gautam (killerran...@gmail.com) schrieb: Im trying to follow this-> ht

Re: [Discuss-gnuradio] Issues using gr-inspector after install

2018-04-14 Thread Sebastian Müller
be able to track down the issue. Just from skimming I’ve noticed that there is no line in your cmake output telling that Qt4 was found. [1] https://imgur.com/a/Tm6Ag [2] https://pastebin.com/M1hmA05a Regards, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup

Re: [Discuss-gnuradio] Issues using gr-inspector after install

2018-04-11 Thread Sebastian Müller
meet the requirements for gr-inspector. Thanks, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup?op=vindex&search=0x9FFBD55DDC2AA3EE> Am 10. April 2018 um 22:25:19, Robert Stanford (rstanford8...@gmail.com) schrieb: Sebastian - I have uninstall

Re: [Discuss-gnuradio] Issues using gr-inspector after install

2018-04-10 Thread Sebastian Müller
s.ubuntu.com/artful/amd64/libqwt-dev/filelist Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup?op=vindex&search=0x9FFBD55DDC2AA3EE> On Mon, Apr 9, 2018 at 12:40 PM, Sebastian Müller wrote: > Hi Robert, > > Am 9. April 2018 um 01:31:42, Robert St

Re: [Discuss-gnuradio] Issues using gr-inspector after install

2018-04-09 Thread Sebastian Müller
Why am I getting this error with gr-inspector? Thank you ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio Cheers, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup?op=vindex&search=0x9FFBD5

Re: [Discuss-gnuradio] GR-Inspector Issues

2018-04-05 Thread Sebastian Müller
st  Discuss-gnuradio@gnu.org  https://lists.gnu.org/mailman/listinfo/discuss-gnuradio  [1] http://gnuradio.github.io/gr-inspector/ [2] https://grinspector.wordpress.com/2016/06/26/week-5-midterms/ Regards, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE signature.asc Description: Messa

Re: [Discuss-gnuradio] Introduction for GSoC18 participation

2018-03-22 Thread Sebastian Müller
a first draft of your proposal online in just a few days in order to get more feedback on the mailing list before the deadline on March 27! I’m looking forward to hear more from you soon. Cheers, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup?op=vindex&

Re: [Discuss-gnuradio] gr-radar and FMCW radar imlementation for measuring range with high resolution

2018-02-08 Thread Sebastian Müller
ttp://www.radartutorial.eu/01.basics/Range%20Resolution.en.html [2] https://www.youtube.com/channel/UCv7cqqFkkiRFJIGkNEyMu3g [3] https://github.com/kit-cel/gr-radar/issues/19 Regards, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup?op=vindex&search=0x9FFBD5

Re: [Discuss-gnuradio] Fwd: Random test failures when compiling GNURadio from source

2017-10-30 Thread Sebastian Müller
deeper look I assume the tests need to be revised. I’m also glad to have a look as soon as I find some time. Maybe we can accumulate faulty tests within this thread and start working from there. Best, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup?op=vindex&

Re: [Discuss-gnuradio] Building gnuradio with Pybombs on MacOSX

2017-10-21 Thread Sebastian Müller
-DSPHINX_EXECUTABLE=/opt/local/bin/rst2html-2.7.py`. Hope this helps us to make more progress with GR on Mac :) Best, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup?op=vindex&search=0x9FFBD55DDC2AA3EE> Am 25. Oktober 2016 um 18:51:14, Brian Cuthie (br...@sy

Re: [Discuss-gnuradio] Python Block module file location

2017-10-19 Thread Sebastian Koslowski
The source code of these Python blocks is saved inside a GRC file. The file in tmp is only for editing, changes are pulled back into GRC on write. Once you close your editor the file should be considered invalid. Sebastian On Wed, Oct 18, 2017, 17:15 Jason Matusiak wrote: > I have b

[Discuss-gnuradio] Integrate Mac in CI

2017-10-17 Thread Sebastian Müller
the task! Best, Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE signature.asc Description: Message signed with OpenPGP using AMPGpg ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Doxygen documentation in GRC

2017-10-10 Thread Sebastian Müller
I think this has been fixed in https://github.com/gnuradio/gnuradio/commit/ac925c426dd8dc75b6ee0bd82506e0f59cc5f207, so 3.7.10.2 or later should have this fixed IIRC. Do you maybe have an older installation? Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE <http://pgp.mit.edu/pks/lookup

Re: [Discuss-gnuradio] Using Correlate Estimation with hardware

2017-09-06 Thread Sebastian
Hi Bob, i am sorry for answering that late (was on holidays wiht very limited Internet access). Changing frequency solved my problem. But I am not sure why. I use a wbx v3 daugtherboard (range 68,75 – 2200 MHz ). uhd_usrp_probe-file is attached. Thanks for your help. Sebastian Von: Robert

Re: [Discuss-gnuradio] Using Correlate Estimation with hardware

2017-08-28 Thread Sebastian
correlation estimator, but i am not sure about it. I am looking forward to hearing from you and thank you in advance. Sebastian Von: Sebastian Gesendet: Montag, 28. August 2017 17:13 An: Marcus Müller Betreff: AW: [Discuss-gnuradio] Using Correlate Estimation with hardware Hi Marcus, i attached the

[Discuss-gnuradio] Using Correlate Estimation with hardware

2017-08-26 Thread Sebastian
so I hope somebody is able to help me. I am looking forward to hearing from you and thank you in advance. Sebastian PS : I am not sure where and how to provide the flowgraph itself but i´ll try to do it asap. ___ Discuss-gnuradio mailing list

Re: [Discuss-gnuradio] "corrupted double-linked list" crash (was: (no subject))

2017-07-31 Thread Sebastian
you can give a hint what to do next because I´ve got no idea what´s causing this error. Sebastian Von: Marcus Müller Gesendet: Mittwoch, 26. Juli 2017 21:57 An: discuss-gnuradio@gnu.org; Sebastian Betreff: "corrupted double-linked list" crash (was: (no subject)) Hi Sebastian, this is

[Discuss-gnuradio] (no subject)

2017-07-25 Thread Sebastian
final step instead of constellation modulator and null sink. I am looking forward to hearing from you and many thanks for your help. If any futher Information needed, i am glad to provide it. Sebastian ___ Discuss-gnuradio mailing list Discuss-gnu

Re: [Discuss-gnuradio] libqwt

2017-06-24 Thread Sebastian Müller
You need to build it from sources (there is plenty of docs on that) or upgrade your OS to a more modern one (Ubuntu 16.04 would work). Best, Sebastian Am 24. Juni 2017 um 06:25:33, GNUBeginner (muratc...@hotmail.com) schrieb: > Hello Everyone, > > Could please anyone tell me how t

Re: [Discuss-gnuradio] GR-Inspector Installation problems

2017-06-19 Thread Sebastian Müller
which cmake tries to build gr-inspector. Can you check that no other QWT version remainings are present on your system? Best, Sebastian Am 19. Juni 2017 um 20:26:44, Neil2017 (ndshel...@hotmail.co.uk) schrieb: Hi all, Following on, I am still having the same issue, I have checked the version of QWT

Re: [Discuss-gnuradio] Do embedded python blocks in grc allow for different output than input?

2017-06-05 Thread Sebastian Koslowski
Yes, however double is not in the list (maybe you want float32?). Anyway, I fixed that a while a ago, but seemed to have forgotten to upstream it: https://github.com/skoslowski/gnuradio/commits/epy_block_port_map Sebastian On Mon, Jun 5, 2017 at 5:37 AM G Reina wrote: > I see that GRC had

Re: [Discuss-gnuradio] PROBLEM IN PREAMBLE REMOVING

2017-05-17 Thread Sebastian Müller
I think the „Keep M in N“ block is what you are looking for. It periodically discards certain samples. Best, Sebastian Müller gse...@gmail.com Am 17. Mai 2017 um 15:19:10, Huzaifa niazi (huzaifaniaz...@gmail.com) schrieb: Hi , i am using 16 qam mdulation transmission and reception on gnuradio

Re: [Discuss-gnuradio] GRC sheet size

2017-04-28 Thread Sebastian Müller
In the „Options“ Block, there is a parameter named „Canvas Size“. Enter there WIDTH, HEIGHT, e.g. "1280, 1024“. Regards, Sebastian Müller gse...@gmail.com Am 28. April 2017 um 08:56:42, Fernando (ferna...@samara.com.es) schrieb: Is it possible to change the "sheet size" in GRC?

Re: [Discuss-gnuradio] Change mailing list email address

2017-04-24 Thread Sebastian Mueller
try this one: https://lists.gnu.org/mailman/listinfo/discuss-gnuradio Best, Sebastian On 24.04.2017 14:37, David Halls wrote: > > Hi guys, > > > > Sorry for the mundane question but it was so long ago that I signed up > to the mailing list. How do I go about chan

Re: [Discuss-gnuradio] [GSoC] GNU Radio Companion Extensions: Output C++ Code

2017-03-31 Thread Koslowski, Sebastian (CEL)
o everything in Python and get the C++ output as a bonus on top. This means that all blocks must still be available in Python - even if they are just in output C++. This way we can load and instantiate things like filter and constellation objects during design time (before yo

Re: [Discuss-gnuradio] [GSOC17 - Draft proposal] Implement SigMF functionality for GNU Radio

2017-03-25 Thread Sebastian Müller
mentioned filter for it and „zoom“ into the segment while changing the metadata as well. - I think you should be more detailed on your timeline. Best, Sebastian Müller gse...@gmail.com Am 25. März 2017 um 01:21:03, Kostis Triantafyllakis (ctri...@csd.uoc.gr) schrieb: Bastian, Ben, Seth, Nathan and Paul

Re: [Discuss-gnuradio] [GSOC] A HTML-based GUI for GNU Radio: Draft of proposal

2017-03-21 Thread Koslowski, Sebastian (CEL)
data stored in buffer object (build in at the C level). Kartik, I think you should include a more detailed description on how you plan to control the data flow and maybe, expand on the planned options of the placement of widgets. Sebastian On 03/21/2017 02:09 PM, Marcus Müller wrote: > >

Re: [Discuss-gnuradio] How to contribute to GNU Radio in 5 mins or less per day!

2017-03-20 Thread Sebastian Mueller
#x27;m not sure what's the best way here though. Best, Sebastian On 20.03.2017 07:16, Martin Braun wrote: > On 03/19/2017 10:54 PM, Martin Braun wrote: >> [...] >> Now, when browsing pages, these are things to watch out for: >> >> - Were HTML entities translated wher

Re: [Discuss-gnuradio] Gr-Inspector install errors

2017-03-16 Thread Sebastian Mueller
14:49, Honcho41 wrote: > Hi again Sebastian, > > I followed the guide that Kyeong posted (thank you) and although it didn't > complete fully I do now have the qwt3d_plot.h file @: > > /home/mcgyver/qwtplot3d-0.2.7+svn191/include > > Any further help you

Re: [Discuss-gnuradio] Gr-Inspector install errors

2017-03-16 Thread Sebastian Mueller
(in particular qwt3d_plot.h)? You can specify the path when running cmake like this: ´cmake -DQT_QWTPLOT3D_INCLUDE_DIR=/your/path/to/qwt3d/headers ..´ Best, Sebastian > I am also trying to install gr-inspector on a RPi 3 running Ubuntu MATE > 16.04.2 > > I'm sure I've installe

Re: [Discuss-gnuradio] Using Eigen C++ template library in GNURADIO

2017-03-09 Thread Sebastian Mueller
*before* the first usage. Best, Sebastian On 08.03.2017 07:18, Nasi wrote: > Dear members, > > does anyone know how to use Eigen C++ template library in GNURADIO? > > my OS is Ubuntu 16.04 lts. > gnuradio version 3.7.10, > > I can use it separately as c++ library by adding t

Re: [Discuss-gnuradio] Usage of GitHub

2017-02-08 Thread Sebastian Mueller
itory . Best, Sebastian On 06.02.2017 23:03, Svetlana Tkachenko wrote: > Please do not use github. It runs non-free JavaScript, hosts non-free > software discover-able by its users, and encourages poor licensing > practices. https://www.gnu.org/software/repo-criteria-evaluation.html > has ext

Re: [Discuss-gnuradio] Module has no 'attribute'---OOT Module

2017-02-03 Thread Sebastian Müller
you should make sure python and all other dependencies work fine (regarding your previous mail) before you try to install gr-inspector. Best, Sebastian ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Regarding GSoC 2017

2017-02-03 Thread Sebastian Müller
will also be guidelines published on the GNU Radio website early enough for you to write your proposal, so I’ll advise you to postpone your application for a few weeks. Best, Sebastian Am 31. Januar 2017 um 12:33:34, sushil iyer (iyersus...@gmail.com) schrieb: *GSoC Proposal for GNU Radio* GNU

Re: [Discuss-gnuradio] Gr-Inspector install errors

2017-01-29 Thread Sebastian Müller
, please try that. If this does not help, can you tell me where the files (in particular qwt_global.h) are getting installed on your system? All file paths will be printed when running `sudo make install` at the end of the installation process. Cheers, Sebastian Am 29. Januar 2017 um 01:53:26, Tellrell

Re: [Discuss-gnuradio] Gr-Inspector install errors

2017-01-28 Thread Sebastian Müller
m required version is 6.1.0 (see Readme), while Ubuntu 14.04 has an earlier version in it's repos. You should install version 6.1.0 on you system, which you can either do by compiling it from sources [1] or upgrading your distro to a more recent version. Best, Sebastian [1] http://qwt.sourc

Re: [Discuss-gnuradio] Gr-Inspector install errors

2017-01-28 Thread Sebastian Müller
nd Qt4 (missing: QT_QWTPLOT3D_INCLUDE_DIR QT_QWTPLOT3D_LIBRARY) This is basically cmake telling you QwtPlot3D cannot be found. Most likely, you need to install this (see above) and it should work. Cheers, Sebastian ___ Discuss-gnuradio mailing list D

Re: [Discuss-gnuradio] GRC - Always Generate Functions Probes Last?

2016-11-29 Thread Koslowski, Sebastian (CEL)
-casing blocks). So, yes, a PR would much a appreciated. Thanks Sebastian On 11/29/2016 04:10 AM, John Malsbury wrote: > I often find that GRC instantiates function_probes/threads before the > block/object/probe that is being called by the function probe, which > causes an exception. It t

Re: [Discuss-gnuradio] Block position with different screen resolutions

2016-11-03 Thread Koslowski, Sebastian (CEL)
On 11/01/2016 08:35 PM, Mike Thebo wrote: > Hi Sebastian, > > I am not quite sure, what you mean by "running GRC from source". Do you > mean build it from source? I am using pybombs and I think this is > cloning the master branch. To test this, I would need the maint br

Re: [Discuss-gnuradio] Can't open properties window in GRC after update

2016-10-26 Thread Koslowski, Sebastian (CEL)
Can start GRC from a command line and see if any errors are thrown when you try open a props dialog? Sebastian On 10/25/2016 08:10 PM, MarkO wrote: > Hi everyone, > > I try to make the story as short as possible: > > - installed GRC 3.7.10.1 from source via script on Ubuntu 14.0

Re: [Discuss-gnuradio] Block position with different screen resolutions

2016-10-25 Thread 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, > > is it somehow possible to preserve the relative block position to each > other over several screen resolutions? > > I attached 2 pictur

Re: [Discuss-gnuradio] Embedded python block in grc will not accept vectors

2016-10-10 Thread Sebastian Koslowski
Hello Edward, it seems, vlen support in epy_block was missing. Try this version: https://github.com/skoslowski/gnuradio/tree/epy_vectors Let me know if you find any issues. Sebastian On 10/10/2016 07:49 PM, Edward Miles wrote: > Hello, my name is Edward and I have a quick question about

Re: [Discuss-gnuradio] problem with a fresh pybombs build

2016-10-07 Thread Koslowski, Sebastian (CEL)
Looks like its clashing with you first attempt. Maybe remove that first. Also, if you do install with --user you need to add $HOME/.local/bin to your PATH variable. Sebastian On 10/07/2016 04:09 PM, Jason Matusiak wrote: > Running pip install --user pybombs > returns: > Collectin

Re: [Discuss-gnuradio] problem with a fresh pybombs build

2016-10-07 Thread Koslowski, Sebastian (CEL)
icely. Sebastian On 10/07/2016 03:07 PM, Jason Matusiak wrote: > >> ls -lh /usr/local/bin/pybombs > > >> My suspicion is that pip for some reason didn't set the executable > flag > >> on the pybombs program file. If that's the case, you can fix that by > >

[Discuss-gnuradio] Constellation Blocks

2016-10-02 Thread Sebastian Müller
put alphabet (int8). I’ve not found a block that handles this task. Any ideas on how to replace the signal chain above is appreciated! Best, Sebastian ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] (no subject)

2016-08-24 Thread Sebastian Müller
Hi Idress, not knowing this module in particular, the examples folder is always a good spot to make first steps. There are some demo flowgraphs that should make clear how the toolbox works. Best, Sebastian Am 24. August 2016 um 13:30:55, Idress Mughal (kenshiblind...@yahoo.com) schrieb: hi i

Re: [Discuss-gnuradio] Using GRC generated python code inside a C++ code

2016-08-19 Thread Koslowski, Sebastian (CEL)
list let me know how it worked out =) Sebastian On 08/19/2016 10:02 AM, Pranav Padalkar wrote: > > Hello, > > > I have a GRC generated python code. I also wrote a server-client code > in C++. I want to implement the client-code along with the GNU python > code. The essence is

Re: [Discuss-gnuradio] [GSoC] gr-inspector update / ask for feedback

2016-08-19 Thread Sebastian Müller
Hi all! GSoC 2016 is coming to an end and I have written a final blog post about gr-inspector: https://grinspector.wordpress.com/2016/08/19/week-13-the-end/ All milestones could be reached. Also have a look if you're interested in the promo video! Cheers, Seba

Re: [Discuss-gnuradio] [GSoC] gr-inspector update / ask for feedback

2016-08-12 Thread Sebastian Müller
eo release! Cheers, Sebastian 2016-08-05 17:08 GMT+02:00 Marcus Müller : > ach stimmt, du machst ja "live" decoding! ja, da müssen die sampleraten > insgesamt stimmen :) > > On 08/05/2016 05:07 PM, Sebastian Müller wrote: > > Die Audio Sink will halt 48kHz und spielt das, w

[Discuss-gnuradio] Doxygen documentation in GRC

2016-08-10 Thread Sebastian Müller
aying the swigged block's __doc__ property. Cheers, Sebastian ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] [GSoC] gr-inspector update / ask for feedback

2016-08-05 Thread Sebastian Müller
Hi, GSoC week 11 is over and I have updated my block with what I have been doing this week: https://grinspector.wordpress.com/2016/08/05/week-11-let-the-music-play/ Thanks to an universal resampler in the Signal Extractor it is now possible to demodulate detected FM signals. Cheers Sebastian

Re: [Discuss-gnuradio] Resampler with changing rate during runtime

2016-08-04 Thread Sebastian Müller
Hi Kevin, the problem arises since my blocks detect signals in the spectrum and estimate their bandwidth. Then, each signal gets filtered and decimated to the needed sample rate according to Nyquist-Shannon. This sample rate is well defined, but only known during runtime. Regards Sebastian 2016

Re: [Discuss-gnuradio] Resampler with changing rate during runtime

2016-08-04 Thread Sebastian Müller
sages of the Separator, one can set a fixed sample rate for each processing chain (which is really nice I think). Also, it can become handy to generally have the possibility of a fixed sample rate in the toolbox standard blocks. Anyway thanks for your ideas! Cheers, Sebastian 2016-08-03 19:44 GMT+

[Discuss-gnuradio] Resampler with changing rate during runtime

2016-08-03 Thread Sebastian Müller
is not public). Is there another way to "remote control" other blocks within my block? Or generally a better solution for my problem? Thanks for all answers Cheers Sebastian ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://li

  1   2   3   >