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

Automatic brake does not apply correctly when the train is stopped #32

Closed k4kfh closed 7 years ago

k4kfh commented 7 years ago

If you release the brake, let the train stop, and then apply it the brakes do not apply correctly (brakingForce comes to zero)

k4kfh commented 7 years ago

Perhaps this is not actually a bug. It has to do with the reservoirs not charging up sufficiently to generate any braking effort. I am going to test but I don't think this is a bug.

k4kfh commented 7 years ago

This is not a bug, this is actually a pretty realistic feature.