zhy102
zhy102
Thank you for the code. I would like to ask, can this be changed to a real-time waveform with time as the abscissa, that is, to draw one or more...
Get how to set the sample rate of CSI, for example, set 100hz to collect 100 packets a second. Also, is there any way to set up automatic collection of...
**To Reproduce** Steps to reproduce the behavior: 1. Build project(s) `...` (active_ap, active_sta, passive) 2. Flash project(s) `...` (active_ap, active_sta, passive) 3. External device setup (Eps32 wroom 32u) 3. See...
zhy123@zhy123-Lenovo-XiaoXin-700-15ISK:~/Atheros-CSI-Tool$ make -j16 CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h DESCEND objtool CHK scripts/mod/devicetable-offsets.h CHK include/generated/utsrelease.h CHK include/generated/timeconst.h CHK include/generated/bounds.h CHK include/generated/asm-offsets.h CALL scripts/checksyscalls.sh CHK include/generated/compile.h Building modules, stage 2. DATAREL arch/x86/boot/compressed/vmlinux Kernel:...
Thanks for your opening source! I have a question about the received data by using the [get-started](https://github.com/espressif/esp-csi/tree/master/examples/get-started). In this way, i can collect CSI with 256 total bytes and i...