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 leaving this tree and only using it as reference and doing my development if any on Ryan's tree. No point on duplicating efforts. I am not sure if it is possible, but I would like to try building an echotimer for the pluto sdr and then adding this to the gr-radar tree. (This may be beyond my programming capabilities.) Anyone with pointers on how to best do this, please email me. Best regards, Chris On Sun, Jul 30, 2023 at 2:52 PM Chris Gorman <chrisjohgor...@gmail.com> wrote: > > 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 <chrisjohgor...@gmail.com> wrote: > > > > Hello All, > > > > I have just finished a port of https://github.com/kit-cel/gr-radar > > from gnuradio 3.8 to gnuradio 3.10. It is available on my github page > > https://github.com/chrisjohgorman/gr-radar . I have only done the > > bare minimum to update it, that is getting it to build. I followed > > the > > https://wiki.gnuradio.org/index.php/GNU_Radio_3.9_OOT_Module_Porting_Guide > > , but it is quite possible I've made mistakes. I welcome patches/pull > > requests to fix the warning messages, as well as fixes for > > functionality for those who are interested. I want to thank the > > original authors for making this package and all those who have > > contributed to it. > > > > In the event that I have duplicated someone else's efforts in porting > > this to 3.10, (ie. it has already been done), please let me know. > > > > Best regards, > > > > Chris