EliasOenal / multimon-ng

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

Integrate the cubehub fork? #56

Open GaryWSmith opened 7 years ago

GaryWSmith commented 7 years ago

This is not really an "issue" but hopefully it helps ...

In following a thread on how to deal with doppler on satellite data I ended up at https://libraries.io/github/cubehub/multimon-ng which explains as follows:

"Currently this fork only exists because it seems that multimon-ng is quite picky about fsk9600 symbol rate. There is slight error in demod if input stream is converted to 22050 sps output stream. With this little error multimon-ng was unable to decode fsk9600 stream.

Anyway branch 48k-demod-fsk96 adds 48000 sps input stream support to fsk9600."

Is it not desirable to integrate the work done on this fork? Or maybe it is already done?

EliasOenal commented 7 years ago

I'd surely be willing to merge this, yet I think 48k should be optional. A lot of people use multimon-ng on small devices like the raspberry pi and this change doubles the processing required. Feel free to open a pull-request.