EliasOenal / multimon-ng

GNU General Public License v2.0
947 stars 210 forks source link

Add documentation for demodulators #141

Open majkrzak opened 4 years ago

majkrzak commented 4 years ago

It will be good to add more documentation about all the modulators, at least some references. Some of names can not be identified by google (ie UFSK1200, FMSFSK), some are a bit meaningless.

EliasOenal commented 4 years ago

FMSFSK is also known as FMS BOS: http://www.wavecom.ch/content/ext/DecoderOnlineHelp/default.htm#!worddocuments/fmsbos.htm UFSK1200 is just FSK modulated UART. I know this is used for some pyrotechnical launch systems to avoid having DC bias. (Which could cause sparks.)

I would also appreciate additional documentation. And if you intend on writing one, feel free to ask me about anything you would like to know.