Prospective GSoC contributor introduction

2024-03-10 Thread Kayla Comer
Hello, My name is Kayla, and I am interested in contributing to GNU Radio through GSoC this summer. I finished my BS in EE in December, and I plan to start a PhD program in the communications/networks field in the fall. I learned about GNU Radio through a lab at school, and I think GSoC would be a

GSOC FEC week 1 blog post

2024-05-28 Thread Kayla Comer
Hello all, I am contributing to GNU Radio for Google Summer of Code. My project is updating the Forward Error Correction (FEC) package. I just posted my first update, and you can view all my weekly updates here: https://kaylacomer.github.io/blog/. Best, Kayla Comer

GSOC FEC week 2 blog post

2024-06-07 Thread Kayla Comer
Hi all, Week 2 GSOC blog post is live: https://kaylacomer.github.io/blog/. You can view updates to my code here: https://github.com/kaylacomer/gr-fec_dev. Thank you to Andrej and Daniel, my mentors, for their guidance and help! Best, Kayla Comer

Re: GSOC FEC week 2 blog post

2024-06-11 Thread Kayla Comer
: it's long overdue that > someone does it! > > I do have a bit of advice on your git usage, but I'll put that in a > separate email, > because a) it's long and would clutter and spoil this email and b) I > regularly tell people > the same, and maybe it's time

GSOC FEC week 3 blog post

2024-06-17 Thread Kayla Comer
Hi all, Week 3 (last week) GSOC blog post is live: https://kaylacomer.github.io/blog/. You can view updates to my code here: https://github.com/kaylacomer/gr-fec_dev. Thank you to Andrej and Daniel, my mentors, for their guidance and help! Best, Kayla Comer

[GSoC] FEC week 4 blog post

2024-06-24 Thread Kayla Comer
Hi all, Just posted last week's update to my blog: https://kaylacomer.github.io/blog/. Closer to a functional Turbo encoder and decoder but still not quite there. As always, you can view updates to my code here: https://github.com/kaylacomer/gr-fec_dev. Best, Kayla

[GSoC] FEC week 5 blog post

2024-07-08 Thread Kayla Comer
Hi all, Last week I took a vacation and did not work on the project. This blog post is for June 24-28. Finally have a functional Turbo codec but still need to work on additional configurations. Started on new blocks. Blog: https://kaylacomer.github.io/blog/ Code: https://github.com/kaylacomer/gr-

[GSoC] FEC week 6 blog post

2024-07-15 Thread Kayla Comer
Hi all, Here's my blog post update for last week: https://kaylacomer.github.io/blog/. I worked on different options for the Turbo codec, continued developing the BCH codec, and started writing a testbench. Here's my code: https://github.com/kaylacomer/gr-fec_dev. Best, Kayla

[GSoC] FEC week 7 blog post

2024-07-19 Thread Kayla Comer
Hi all, Just posted my blog for this week: https://kaylacomer.github.io/blog/. I will not work on the project next week, as I had something come up, but I am planning to add another week on to the end of the coding period. Best, Kayla

[GSoC] FEC week 8 blog post

2024-08-05 Thread Kayla Comer
Hi all, Here's my blog describing last week's progress in creating the testbench: https://kaylacomer.github.io/blog/. Best, Kayla

[GSoC] FEC week 9 blog post

2024-08-12 Thread Kayla Comer
Hi all, Here's my update for last week's work on the GSOC FEC project: https://kaylacomer.github.io/blog/posts/week9/. Best, Kayla

[GSoC] FEC week 10 blog post

2024-08-20 Thread Kayla Comer
Hi all, Here's an update on the project from last week: https://kaylacomer.github.io/blog/posts/week10/ Best, Kayla

GSOC FEC final update

2024-09-09 Thread Kayla Comer
Hi all, Apologies for the lack of blog posts for the last couple of weeks. I have still been working on the project and wrapping it up. Here's my final blog post for the project: https://kaylacomer.github.io/blog/posts/final/. Thank you to the community and my mentors! I plan to continue working