(C) 2013 AG1LE Mauri Niininen. This software is a Morse decoder orinally created by Dr. E. L. Bell in 1977.
 
 
 
 
 
 
Go to file
AG1LE Mauri 75f4417801 Found a problem - speed estimation spdhat (updated in sprob.cxx) doesn't work any more. 2014-07-20 09:13:23 -04:00
doc Testing morse with different synthetic test files with SNR from 4.4dB to 14 dB. 2013-09-08 00:17:35 -04:00
examples Added FLDIGI distribution in examples (as a backup) 2014-05-25 01:44:34 -04:00
src Found a problem - speed estimation spdhat (updated in sprob.cxx) doesn't work any more. 2014-07-20 09:13:23 -04:00
test Updated fldigi-3.21.77.multich.tar.gz dist 2014-07-18 18:58:47 -04:00
AUTHORS 2014-JUN-08 Cleaning up code, removed non-used parameters in function, removed pointer adjustements. 2014-06-08 14:55:45 -04:00
COPYING Added correct version of GNU License template - COPYING file on this project. 2013-12-27 00:52:27 -05:00
ChangeLog Found a problem - speed estimation spdhat (updated in sprob.cxx) doesn't work any more. 2014-07-20 09:13:23 -04:00
INSTALL Added GNU Public License headers to source files. 2013-12-27 00:42:53 -05:00
Makefile Found a problem - speed estimation spdhat (updated in sprob.cxx) doesn't work any more. 2014-07-20 09:13:23 -04:00
Makefile.am Changed CXXFLAGS from -std=c++11 to -std=c++0x 2014-06-22 16:20:47 -04:00
Makefile.in Changed CXXFLAGS from -std=c++11 to -std=c++0x 2014-06-22 16:20:47 -04:00
NEWS removed F2C dependencies. 2013-09-29 20:46:19 -04:00
README Multichannel CW decoder implemented for FLDIGI. 2014-07-17 20:47:50 -04:00
README.md 2014-JAN-02 Releasing bmorse-0.1.01 2014-01-01 21:58:00 -05:00
aclocal.m4 2014-JAN-02 Releasing bmorse-0.1.01 2014-01-01 21:58:00 -05:00
autogen.sh 2014-Mar-18 added missing configure files 2014-03-18 22:03:05 -04:00
autoscan.log Testing morse with different synthetic test files with SNR from 4.4dB to 14 dB. 2013-09-08 00:17:35 -04:00
bmorse-0.1.02.tar.gz Release 0.1.02 of bmorse 2014-05-26 19:06:25 -04:00
compile Added GNU Public License headers to source files. 2013-12-27 00:42:53 -05:00
config.h Found a problem - speed estimation spdhat (updated in sprob.cxx) doesn't work any more. 2014-07-20 09:13:23 -04:00
config.h.in Added config.h.in 2014-06-22 15:44:34 -04:00
config.log Found a problem - speed estimation spdhat (updated in sprob.cxx) doesn't work any more. 2014-07-20 09:13:23 -04:00
configure Found a problem - speed estimation spdhat (updated in sprob.cxx) doesn't work any more. 2014-07-20 09:13:23 -04:00
configure.in Found a problem - speed estimation spdhat (updated in sprob.cxx) doesn't work any more. 2014-07-20 09:13:23 -04:00
depcomp Added GNU Public License headers to source files. 2013-12-27 00:42:53 -05:00
install-sh Added install-sh 2014-06-22 15:37:05 -04:00

README.md

(C) 2013 AG1LE Mauri Niininen

This software is a Morse decoder orinally created by Dr. E. L. Bell in 1977.
The software was manually entered from Fortran program listings and later converted to C++ by AG1LE Mauri Niininen.