Hello!
My name is Håkon Vågsether, and I am a first year MSc student in
Cybernetics and Robotics at NTNU's (Norwegian University of Science and
Technology, Trondheim). I am very interested in participating in GSoC 2017
for GNU Radio and I have added a link below to my proposal draft for the
e tried to do so
in a new version of my proposal below. You're more than welcome to have
another look at it, and please don't hesitate to notify me if I should
correct or add something. I believe I've addressed all of your concerns :)
Best regards,
Håkon Vågsether
On Sun, Mar 26
Woops, forgot to actually add the link.
gsoc.pdf
<https://drive.google.com/file/d/0B1ylsmzHTJ7AQ01lNDYzMHZweVk/view?usp=drivesdk>
Sorry! :)
Best regards,
Håkon Vågsether
29. mar. 2017 5.53 p.m. skrev "Håkon Vågsether" :
Hi Marcus,
thank you for your feedback! You've
ser tries to switch to C++ output. I suppose this method would then
have to check if there are any of the blocks in the flowgraph that aren't
in a list of successfully ported blocks. There's probably a more elegant
way to do this, just a suggestion :)
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
to leave out the
non-essential details to reduce complexity. As Ben pointed out (if I
understood him correctly), it might not be worthwhile to create Makefiles
directly from the templates, rather just leave it all to CMake. This does
make sense and will save me some work.
call_diag.png
<https:/
Hi Martin,
okay, I see. This is useful information, thanks a lot!
Best regards,
Håkon Vågsether
There's another thing: On 3.8, we'll be going to a different model of
> writing GRC bindings (YAML-based). It's difficult to summarize the
> changes, but basically, don't
d instantiate things
like filter and constellation objects during design time (before you hit
generate) and do validation with those.
Sebastian
[0] https://github.com/skoslowski/gnuradio/blob/df1e94831c05e3b8
a25e5490f50ebf9e98795182/grc/core/generator/top_block.py
On 03/31/2017 02:07 PM, Hå
at. :) So,
instead of:
$ sudo grc_setup_freedesktop install
you'll have to do:
$ sudo. /grc_setup_freedesktop install
If you want more info on this, this link might be helpful:
http://www.linfo.org/path_env_var.html
Hope I could be of any help.
Best regards,
Håkon Vågsether
17. jul. 2017 3.39 p.m.
Hi Jerry,
that's great! I'm glad you figured it out.
You're absolutely right, things like this can indeed drive a person crazy.
It's certainly driven me crazy a couple of times.
I've edited the wiki, it should be fixed now :)
Best regards,
Håkon Vågsether
17. jul. 20
regard to blog design. Hope you don't mind :) Great work so
far and good luck with the rest of your GSoC projects!
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Hi all,
The focus for this week has been the header file template. I've just
updated my blog with some more details, you can check it out at:
http://grccpp.wordpress.com
If you have any questions or suggestions, please don't hesitate to ask :)
Best regards,
Håkon
Not yet, I'll do it today :)
Best regards,
Håkon Vågsether
On Mon, Jul 31, 2017 at 9:32 AM, Marcus Müller
wrote:
> Hi Håkon,
>
> thanks for the update :) And of course, thank for the python3 bugfix! Did
> you do a pull-request against the "mainline" gnuradio/python
) so I'll have to add the corresponding C++ data to the
blocks.
This way, GRC will know whether to use the Python or C++ "parts" of the
block when generating. Hope this cleared things up! :)
Best regards,
Håkon Vågsether
31. jul. 2017 1.47 p.m. skrev "Kartik Patel" :
Hi all,
The focus for this week has been the source file template. I've just
updated my blog with more details, you can check it out at:
http://grccpp.wordpress.com
If you have questions or suggestions, please don't hesitate to ask! :)
Best regards,
Håkon
Hi all,
The focus for this week has been the CMakeLists.txt template. I have
written a small demonstration of my project in its current state. You can
read more at:
http://grccpp.wordpress.com
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing
Hi Martin,
Yes, I will allow QT-GUI-based applications! My 7th week is dedicated to
that :)
Best regards,
Håkon Vågsether
18. aug. 2017 16.28 skrev "Martin Braun" :
On 08/13/2017 05:01 PM, Håkon Vågsether wrote:
> Hi all,
>
> The focus for this week has been the CMakeLists.t
Hi all,
The focus for this week has been the CppTopBlockGenerator class. You can
read more at my blog:
http://grccpp.wordpress.com
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman
Hi all,
The focus for this week has been the handling of parameters and variables.
You can read more at:
https://grccpp.wordpress.com/
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org
Hi all,
The first milestone has been reached! You can read more and see a
demonstration of the project's current state at:
https://grccpp.wordpress.com/
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
, analog.GR_SQR_WAVE, 0.1, 1, 0)*
to line 55. In other words, put them right after:
*self.ampl = ampl = 1*
You actually only need to move the line with *analog_sig_source_x_1*,
but it might be nice to have them all in one place.
Best regards,
Håkon Vågsether
On Wed, Sep 13, 2017 at 10:37 AM
Hi all,
I was on holiday the previous week, but I have created a poster which I
have included in my latest blog post. You can read more at:
https://grccpp.wordpress.com/
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing list
Discuss-gnuradio
Hi all,
The focus for this week has been the QT blocks. You can read more at:
https://grccpp.wordpress.com
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Hello Piotr,
hmm, that certainly doesn't look like code I have touched, and I can't say
I have seen that error before either. I'm running Arch Linux (Python
3.6.2), hope that helps! :)
Best regards,
Håkon Vågsether
On Sun, Sep 24, 2017 at 4:27 PM, Piotr Krysik wrote:
> W dn
://grccpp.wordpress.com
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Hi all,
I have updated my blog with my tenth and final weekly blog post. You can
read more at
http://grccpp.wordpress.com
Best regards,
Håkon Vågsether
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo
ot an expert in CMake, but I can point you to a
CMakeLists.txt that I've used for the same purpose.
I have uploaded it at:
https://gist.github.com/haakov/7561494f3eaf77d4259d5abea33c0c4e
Hope this helps!
Best regards
Håkon Vågsether
Den lør. 3. mar. 2018, 11.34 skrev ruiy <2997215...@
age:
https://wiki.gnuradio.org/index.php/GSoCIdeas
If you are unfamiliar with GSoC, you can read about it here:
https://summerofcode.withgoogle.com/
Thank you!
Best regards,
Håkon Vågsether
GSoC 2021 Organization Administrator
Hi Oscar,
Congratulations on being accepted for GSoC 2021! I was a summer of code
student (SOCIS, not GSoC) a few years ago, and I certainly don't regret it.
I'm looking forward to reading your updates throughout the summer!
Best regards,
Håkon Vågsether
man. 24. mai 2021, 12:40 sk
Hello Erik,
I haven't really looked at gr-ettus for the master branch yet, but have you
tried replacing 'out' with 0 on line 125 in rfnoc_test1.py?
It would also be helpful if you supplied a git branch or something to look
at, I might give it a try myself.
Best regards,
Håkon Vå
This error message also occurs in one of the GRC tests:
https://github.com/gnuradio/gnuradio/issues/2678
Best regards
Håkon Vågsether
tor. 24. okt. 2019, 12:41 skrev Müller, Marcus (CEL) :
> Hi Barry,
>
> neat, haven't seen that one before, specifically :)
> But I've see
30 matches
Mail list logo