Hey @MasterJ ! It is wonderful that you want to contribute more demodulators!
@surligas can provide directions for this, and I suppose we can create a sample “empty” demodulator with only the absolute required blocks and functionality that can function as a starting point for people that want to contribute to gr-satnogs.
thanks for interesting of helping us expand the available decoders! To be honest, I think that the current method of distributing-expanding the available decoders is a bit problematic. Adding a new one, requires a merge request on the gr-satnogs.
The actual problem is that most operators do not follow the updates on the repository. I have some ideas of how this can change, but for now let me create for you a dummy flowgraph that can be used as a base. I will also update the README so you can get some info, how to integrate it in the satnogs ecosystem. Note that depending the flowgraph, some modifications on the client side may be required.
Hi @surligas,
that is a great announcement. I am looking forward to an update of the Readme and a dummy flowgraph.
I am sure this will help me and others to create more satnogs compatible decoders.