We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
プラグインの仕様として、目標減速度設定地上子で高い目標減速度を設定しても、設定ファイルに設定した最大減速度の 95% までしか目標減速度は上がらないようにリミッターをかけている。しかし pressurerates に設定された最大常用ブレーキの減速度割合が 0.95 以下の場合にはリミッターをすり抜けてしまい、結果として減速が間に合わないことがある。
The text was updated successfully, but these errors were encountered:
パパっと直せるかなと思ったらちょっと意外にめんどい
Sorry, something went wrong.
No branches or pull requests
プラグインの仕様として、目標減速度設定地上子で高い目標減速度を設定しても、設定ファイルに設定した最大減速度の 95% までしか目標減速度は上がらないようにリミッターをかけている。しかし pressurerates に設定された最大常用ブレーキの減速度割合が 0.95 以下の場合にはリミッターをすり抜けてしまい、結果として減速が間に合わないことがある。
The text was updated successfully, but these errors were encountered: