Peter Scholtens / Mbed 2 deprecated SimpleDecimationFilter

Dependencies:   mbed FastIO

Changes

RevisionDateWhoCommit message
13:2a66d067310b 2015-06-18 pscholtens Re-written core loop with use of macro's. Fixed number of un-synchronized number of samples. default tip
12:75acace69521 2015-06-17 pscholtens Flattened core of loop to speed-up sampling. Adding non-default unsafe option for faster loop start.
11:e80e38508fe6 2015-05-27 pscholtens Debug mode added, offset and dutycycle corrected, assigned values cleared too.
10:42e390f304fc 2015-05-27 pscholtens FastIO integrated, 4 seconds sampling, repair swapped compare operator.
9:8136aea421e3 2015-04-30 pscholtens Corrected output of new DC filter, still not working on bench.
8:38175daee62b 2015-04-24 pscholtens Version 0.1.1 Average function repaired, offset corrected, type cast typo.
7:5141bd76b08d 2015-04-22 pscholtens Version 0.1.0 More sophisticated recovery of symbols. Should extend duty cycle range from [1/3,2/3] to almost full scale [1/128,127/128].
6:a5fc4e2ff34b 2015-04-21 pscholtens version 0.0.9: Speedier performance dus to simpler core loop. Overflow will not toggle symbol anymore. Update of mbed library.
5:1c0bfd69719f 2015-04-17 pscholtens Version 0.0.8 Finally it works correctly, let's start measuring accuractely!
4:27a2eaee71ac 2015-04-17 pscholtens Version 0.0.7 Assignment of values implemented, underflow warning, corrected handling of skip run-in cycles.
3:8d13bf073e92 2015-04-15 pscholtens Corrected value, added skip of starting sequence and overflow remark.
2:5e37831540c7 2015-04-15 pscholtens It works, but not perfect :-)
1:2551859fbc25 2015-04-15 pscholtens Provisional version of synchronous detection is working.
0:dc1b041f713e 2015-04-14 pscholtens Version 0.0.3: unsynchronized counter of bitstream.