vcs-controller/todo.md

21 lines
717 B
Markdown
Raw Normal View History

2024-06-03 09:29:51 -07:00
# Functional
- Up-direction maxes at -50 instead of 100
2024-07-27 20:13:03 -07:00
# Tauri Rewrite Todo
- propogate changes to the UI from internal state - replace GuiUpdate
- Draw boxes onto video feed
- UI Can update config options
- UI get's 'socket connected/failed' and tracker metrics
- UI can select active tracking target
2024-06-03 09:29:51 -07:00
## QoL
- Fine tuning the tracking speeds to be non-linear, make sure the pi doesn't have that speed cap (remember could be expecting 6v max speed).
2024-06-22 12:54:32 -07:00
- left and right need to hit 50 fast
- up down have really slow responses from the machine, so they need to be buffed too. They could just go 75 -> 100 as the only speeds
2024-06-03 09:29:51 -07:00
- During connection waits, add loading dots
## Future ideas
2024-07-27 20:13:03 -07:00
- person recognition