mix code vision 2. Using the previous algorithm to detect peaks as Nikoleta and Shiyao
Dependencies: mpu9250_i2c biquadFilter peakdetection Eigen
tests/blinky.log@5:c37def827168, 2019-11-25 (annotated)
- Committer:
- castlefei
- Date:
- Mon Nov 25 23:44:37 2019 +0000
- Revision:
- 5:c37def827168
- Parent:
- 0:44701eab0261
remove printf, delay time to 10ms
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
castlefei | 0:44701eab0261 | 1 | =============================== SYSTEM INFO ================================ |
castlefei | 0:44701eab0261 | 2 | Mbed OS Version: |
castlefei | 0:44701eab0261 | 3 | CPU ID: 0x[0-9a-fA-F]+ |
castlefei | 0:44701eab0261 | 4 | Compiler ID: \d+ |
castlefei | 0:44701eab0261 | 5 | Compiler Version: |
castlefei | 0:44701eab0261 | 6 | ================= CPU STATS ================= |
castlefei | 0:44701eab0261 | 7 | Idle: \d+% Usage: \d+% |
castlefei | 0:44701eab0261 | 8 | ================ HEAP STATS ================= |
castlefei | 0:44701eab0261 | 9 | Current heap: \d+ |
castlefei | 0:44701eab0261 | 10 | Max heap size: \d+ |
castlefei | 0:44701eab0261 | 11 | ================ THREAD STATS =============== |
castlefei | 0:44701eab0261 | 12 | ID: 0x[0-9a-fA-F]+ |
castlefei | 0:44701eab0261 | 13 | Name: main |
castlefei | 0:44701eab0261 | 14 | State: \d+ |
castlefei | 0:44701eab0261 | 15 | Priority: \d+ |
castlefei | 0:44701eab0261 | 16 | Stack Size: \d+ |
castlefei | 0:44701eab0261 | 17 | Stack Space: \d+ |
castlefei | 0:44701eab0261 | 18 | ID: 0x[0-9a-fA-F]+ |
castlefei | 0:44701eab0261 | 19 | Name: rtx_idle |
castlefei | 0:44701eab0261 | 20 | State: \d+ |
castlefei | 0:44701eab0261 | 21 | Priority: \d+ |
castlefei | 0:44701eab0261 | 22 | Stack Size: \d+ |
castlefei | 0:44701eab0261 | 23 | Stack Space: \d+ |
castlefei | 0:44701eab0261 | 24 | ID: 0x[0-9a-fA-F]+ |
castlefei | 0:44701eab0261 | 25 | Name: rtx_timer |
castlefei | 0:44701eab0261 | 26 | State: \d+ |
castlefei | 0:44701eab0261 | 27 | Priority: \d+ |
castlefei | 0:44701eab0261 | 28 | Stack Size: \d+ |
castlefei | 0:44701eab0261 | 29 | Stack Space: \d+ |