Change feedback values from snapshots to aggregations #2

Open
opened 2020-05-19 12:28:45 +02:00 by 0xFEEDC0DE64 · 0 comments
0xFEEDC0DE64 commented 2020-05-19 12:28:45 +02:00 (Migrated from github.com)

All motor feedback values sent from the hoverboard controller are momentary snapshots when preparing the feedback packet.
Those do not reflect the average/minimum/maximum value since last feedback was sent.
Change that to aggregated values (to allow for better statistics).

All motor feedback values sent from the hoverboard controller are momentary snapshots when preparing the feedback packet. Those do not reflect the average/minimum/maximum value since last feedback was sent. Change that to aggregated values (to allow for better statistics).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: feedc0de/bobbycar-controller-firmware#2
No description provided.