mix code vision 3. Using the previous algorithm to detect peaks as Nikoleta and Shiyao. Adding overlapping windows
Dependencies: mpu9250_i2c biquadFilter peakdetection Eigen
mbed_app.json@6:7982fe5f1806, 2019-11-26 (annotated)
- Committer:
- castlefei
- Date:
- Tue Nov 26 14:28:36 2019 +0000
- Revision:
- 6:7982fe5f1806
- Parent:
- 0:44701eab0261
vision 3. adding the overlap windows
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
castlefei | 0:44701eab0261 | 1 | { |
castlefei | 0:44701eab0261 | 2 | "target_overrides": { |
castlefei | 0:44701eab0261 | 3 | "*": { |
castlefei | 0:44701eab0261 | 4 | "platform.stack-stats-enabled": true, |
castlefei | 0:44701eab0261 | 5 | "platform.heap-stats-enabled": true, |
castlefei | 0:44701eab0261 | 6 | "platform.cpu-stats-enabled": true, |
castlefei | 0:44701eab0261 | 7 | "platform.thread-stats-enabled": true, |
castlefei | 0:44701eab0261 | 8 | "platform.sys-stats-enabled": true |
castlefei | 0:44701eab0261 | 9 | } |
castlefei | 0:44701eab0261 | 10 | } |
castlefei | 0:44701eab0261 | 11 | } |