EliasOenal / multimon-ng

GNU General Public License v2.0
923 stars 206 forks source link

Integrating multimon-ng with CSDR and PyCSDR #205

Open luarvique opened 1 year ago

luarvique commented 1 year ago

Hello, Elias!

I am currently trying to integrate multimon-ng into the OpenWebRX+ online SDR. In order to do that, I have created a wrapper that builds CSDR-compatible libmmon library and the Python bindings for it, similarly to how it is done with the original libcsdr++ library.

None of my work changes multimon-ng code, just adding two more compilation and packaging targets to the existing build.

Would you be willing to accept my additions to the multimon-ng codebase?

EliasOenal commented 1 year ago

Yes, sure. This might be useful to other projects as well.