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

Need to get a rough prototype of brake valve working #28

Open k4kfh opened 7 years ago

k4kfh commented 7 years ago
k4kfh commented 7 years ago

There is still an issue with the brake system talking to the main reservoir. when you apply the brakes the main reservoir PSI goes up, not down.

k4kfh commented 7 years ago

The above main reservoir issue appears to be due to a missing if statement in sim.js. The compressor will constantly be running even if it doesn't appear to be running, because I can't read.