k4kfh / ZephyrCab

Drive a model train with prototypical controls, realistic behavior, and simulated physics; uses JMRI's WebSockets interface for layout connection
http://k4kfh.github.io/ZephyrCab
GNU Affero General Public License v3.0
10 stars 4 forks source link

Fix speedometer to show increasing/decreasing and more precision #29

Closed k4kfh closed 7 years ago

k4kfh commented 7 years ago

The speedometer in the cab really ought to show whether the speed is increasing or decreasing, but at the very least it should show two decimal places of precision.

k4kfh commented 7 years ago

The increasing/decreasing business will get a little difficult to make sure it's not annoying and constantly bouncing back and forth, so I'll leave that for a later date. For now the main focus is fixed: the speedometer is more precise.