Open sv1bds opened 1 year ago
I haven't touched this repository in a long time (almost 6 years). It's still a GNU Radio 3.7 project.
What version of GNU Radio are you using?
I use 3.10. I try to use it together with dvbs2-rx in order to pass IP over QO100.
Okay, no problem. I can port it for you. Give me a day or two.
Thanks a lot !!!
Be aware that this is just a transmit block. There's no receive functionality. It's been tested with a hardware DVB-S2 receiver, but that's it.
https://github.com/drmpeg/gr-dvbgse has both transmit and receive capabilities and may be more useful for you. Dani Estevez EA4GPZ has just written an article on it.
https://destevez.net/2022/11/using-gse-and-dvb-s2-for-ip-traffic/
It seems that mpe is not suitable and gse is. So I will try gse. There is no need for me to convert to 3.10. Thanks a lot.
Okay, cool. I think Dani has a QO-100 station, so maybe you two can team up and do a real two-way link.
~~~~~~ 40~~~~~~~~~~~~~~~~~make[2]: [lib/CMakeFiles/gnuradio-mpe.dir/build.make:76: lib/CMakeFiles/gnuradio-mpe.dir/mpe_source_impl.cc.o] Error 1 make[1]: [CMakeFiles/Makefile2:235: lib/CMakeFiles/gnuradio-mpe.dir/all] Error 2 make: *** [Makefile:146: all] Error 2 sv1bds@sdrws:~/Downloads/gr-mpe-master/build$ It may be this issue (7): https://wiki.gnuradio.org/index.php/GNU_Radio_3.9_OOT_Module_Porting_Guide Can it be fixed ?