Re: update for gr-radar to gnuradio 3.10

2023-07-31 Thread Chris Gorman
Hello Again, I have finally finished porting and testing (that I can) of my port of gr-radar from kit-cel sources. Unfortunately, I didn't notice that this had already been done by Ryan Volz. Thanks to Ryan's sources, I debugged my qa python scripts and all but one runs properly now. I plan on

Re: update for gr-radar to gnuradio 3.10

2023-07-31 Thread Ryan Volz
Hi Chris, There are a couple pull requests on the kit-cel gr-radar github already. Check out https://github.com/kit-cel/gr-radar/pull/57. Or you can find this built as a conda package already or in radioconda. Cheers, Ryan On July 30, 2023 2:52:23 PM EDT, Chris Gorman wrote: >Hello Again, > >

Re: update for gr-radar to gnuradio 3.10

2023-07-30 Thread Chris Gorman
Hello Again, Folks might want to consider this port alpha quality. I have already found a few bugs. (I've done something wrong with pybind11.) I will repost when I have a quasi working port. Sorry for the distraction. Chris On Sun, Jul 30, 2023 at 1:47 PM Chris Gorman wrote: > > Hello All,