ClockSelect / myevic

This is myevic Custom Firmware.
GNU General Public License v3.0
299 stars 102 forks source link

Analog power bar & more responsive UI. #347

Open uniquealt opened 6 years ago

uniquealt commented 6 years ago

I've already sent these patches to the tubomyevic fork, but upstream may find them useful.

When the Interface > PwBar option is enabled, this replaces the "PWR" label with an analog power gauge, animated at 50Hz.

Always call DrawScreen() at 10Hz, reducing the maximum fire button lag from 500ms to 100ms. TC modes still refresh the screen at 2Hz, but this occurs at FireDuration=(1, 6, 11, ...) instead of following the global 2Hz clock.