Wykres commitów

9 Commity (master)

Autor SHA1 Wiadomość Data
Mauri Niininen 3ea8052a4b Added morse.m and addnoise.m - these are Octave scripts to generate noisy morse code 2014-08-29 17:20:46 -04:00
AG1LE Mauri 26dd10ba6f 2014-JAN-02 Releasing bmorse-0.1.01 2014-01-01 21:58:00 -05:00
AG1LE Mauri ab2a727620 Changed program name to bmorse (b stands for bayesian).
Cleaned up all files and changed morse.h tp bmorse.h

2013-DEC-29
	Added more options to enable debugging and testing bmorse decoder while using WAV audio files as source.
	Bit filter (-bfv) option does envelope smoothing - 10 msec rise time assumption based on experiences with FLDIGI.
	Plot option (-plt) enables piping such as  "bmorse -plt <sndfile> | xplot" to visualize the CW envelope.
	AGC  option (-agc) has fast rise and slow decay in case original signal has very large dynamic range.
	AMP option  (-amp) allows to multiply envelope signal with a constant.
	DUR option  (-dur) allows manually to set Bayesian decoder sample duration (used in path.c).
	FFT option  (-fft) enables either FFT based signal recovery or just low pass filtering.
		- FFT has also peak_detection() to find if there are multiple signals in the audio frequency range.
		- Parameter "delta" sets peak detection threshold
		- Width (-wid) and length (-len) parameters can be used to set FFT size and chunking
2013-12-29 23:59:42 -05:00
AG1LE Mauri 0d79c15a51 removed F2C dependencies. 2013-09-29 20:46:19 -04:00
AG1LE Mauri 5566696269 updated README.md 2013-09-27 21:12:09 -04:00
AG1LE Mauri de3bb04f54 v01 C++ decoders works now. Added decoding logic in transl.c 2013-09-02 13:07:28 -04:00
AG1LE Mauri 7db951ee14 update README 2013-09-01 22:53:01 -04:00
AG1LE Mauri 593dbbbc5d Initial version, still very buggy. 2013-09-01 22:22:27 -04:00
AG1LE Mauri 3495363806 first commit 2013-09-01 22:12:51 -04:00