Biorobotics / Mbed 2 deprecated read_and_filter

Dependencies:   mbed

History

changed names of files to match include statements default tip

2015-10-16, by NickDGreg [Fri, 16 Oct 2015 09:37:58 +0000] rev 2

changed names of files to match include statements


first version of filter program. Questions: should v1 and v2 be used as they are? Will changes made to them be saved so that next v1,v2 input to function equals the v1,v2 outputs of the previous?

2015-10-16, by NickDGreg [Fri, 16 Oct 2015 09:30:52 +0000] rev 1

first version of filter program. Questions: should v1 and v2 be used as they are? Will changes made to them be saved so that next v1,v2 input to function equals the v1,v2 outputs of the previous?


first version, contains three filters, general biquad, sample and filter function that passes input through all three filters

2015-10-16, by NickDGreg [Fri, 16 Oct 2015 09:20:02 +0000] rev 0

first version, contains three filters, general biquad, sample and filter function that passes input through all three filters