On Mon, Mar 11, 2019 at 11:35 AM Chesir, Aaron M. <ache...@mitre.org> wrote:

> Folks,
>
>
>
> I am going through a series of on-boarding projects using GNUradio, and
> one of the projects requires access to a copy of Python source code for an
> example of a Costas loop. Specifically, the project refers to a file “
> gr-digital/examples/examples_costas.py
> <http://gnuradio.org/redmine/projects/gnuradio/repository/revisions/master/entry/gr-digital/examples/example_costas.py>”,
> which was developed for the GNUradio project by Rondeau Research.
> Unfortunately the link in the web page (
> http://www.trondeau.com/gr-tutorial/) that should have pointed to the
> location of the source code is a broken link.
>
>
>
> If any of you have come across the referenced source code, could you
> please email me a copy?
>

Up in the current repository at master but with an absolute link:


https://github.com/gnuradio/gnuradio/blob/a664001c80d93b15ff819cda95ce1bc1ceb70078/gr-digital/examples/example_costas.py

Clone the repo and use 'find' to get the .cc file.

Brian
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to