Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

缺少设置wander和jitter的阈值接口 (AEGHB-866) #214

Open
3 tasks done
ZhongYoulin opened this issue Nov 7, 2024 · 1 comment
Open
3 tasks done

缺少设置wander和jitter的阈值接口 (AEGHB-866) #214

ZhongYoulin opened this issue Nov 7, 2024 · 1 comment

Comments

@ZhongYoulin
Copy link

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Described the feature in detail and justified the reason for the request.
  • Provided specific use cases and examples.

Feature description

目前的接口每次上电都需要重新采集并且调用训练接口生成wander和jitter的阈值,应该需要一个接口把之前保存的一段比较理想的数据的生成的阈值结果保存下来,下次上电之后由上层接口直接传入esp_radar模块直接初始化,因为每次上电都要清空场地来采集数据实际很难做到,需要增加设置接口,如果设备的位置改变了,让用户自己来重新采集训练新的阈值

Use cases

如上

Alternatives

No response

Additional context

No response

@github-actions github-actions bot changed the title 缺少设置wander和jitter的阈值接口 缺少设置wander和jitter的阈值接口 (AEGHB-866) Nov 7, 2024
@NingYuxiang
Copy link

可以参考idf中的NVS存储示例修改程序,存储wander和jitter阈值并上电自动读取

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants