refactored stats handling for fsk and fmfsk to be consistent with other modems, freed...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 15 Jan 2017 00:12:20 +0000 (00:12 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 15 Jan 2017 00:12:20 +0000 (00:12 +0000)
commitff4cc06b4f213e540575f5be02c34912a1b3b620
tree18896e71f332892797dd2008517ac589d15b1b69
parent97b14c5bb185e824bf024ed2e03a6b9f73e1b4c8
refactored stats handling for fsk and fmfsk to be consistent with other modems, freedv_api, and FreeDV GUI.  Tested freedv_tx/rx with 2400A/2400B/800XA.  Still need to test GUI output, e.g. for fsk_demod on wenet type applications

git-svn-id: https://svn.code.sf.net/p/freetel/code@2974 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/src/fmfsk.c
codec2-dev/src/fmfsk.h
codec2-dev/src/fmfsk_demod.c
codec2-dev/src/freedv_api.c
codec2-dev/src/fsk.c
codec2-dev/src/fsk.h
codec2-dev/src/fsk_demod.c