(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 d8959c15cb 2014-JAN-19
Added morse class in bmorse.h
	Moved common structs into class variables so that I can instantiate multiple morse decoders, for each CW frequency in Morse Audio file
	Removed unnecessary static variables.
2014-01-19 23:12:52 -05:00
doc
examples
src 2014-JAN-19 2014-01-19 23:12:52 -05:00
AUTHORS
COPYING
ChangeLog 2014-JAN-02 Releasing bmorse-0.1.01 2014-01-01 21:58:00 -05:00
INSTALL
Makefile 2014-JAN-02 Releasing bmorse-0.1.01 2014-01-01 21:58:00 -05:00
Makefile.am 2014-JAN-02 Releasing bmorse-0.1.01 2014-01-01 21:58:00 -05:00
Makefile.in 2014-JAN-02 Releasing bmorse-0.1.01 2014-01-01 21:58:00 -05:00
NEWS
README 2014-JAN-02 Releasing bmorse-0.1.01 2014-01-01 21:58:00 -05: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
autoscan.log
compile
config.h 2014-JAN-02 Releasing bmorse-0.1.01 2014-01-01 21:58:00 -05:00
config.log 2014-JAN-19 2014-01-19 23:12:52 -05:00
depcomp

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.