EasternEdgeRobotics / Software_2017

The control software for 2017
MIT License
3 stars 0 forks source link

Make camera FPS slower and run decoding on UI thread #296

Closed cal-pratt closed 7 years ago

cal-pratt commented 7 years ago

The topside computer is too weak to run fun fps values. Downgrading from 48 to 24 to keep the system from not lagging. The decoding was also switched to run on the UI thread which seems to cause less screen stutter as it does the decode and the write to the screen in one step now. Also changed the address for some motors.