jeff64 Posted November 7, 2018 Report Posted November 7, 2018 Hello I don't have rudder pedals, so for braking, I use a single axis on my joystick. The joystick axis commands the left toe brake, and I use a LUA script which link the Right Toe Brake to the Left One The script does not work anymore on the TBM (I updated from 1.0.5 to 1.1.0) but works fine on other aircraft.
2Fat2Fly Posted November 7, 2018 Report Posted November 7, 2018 It seems nothing more than a visual glitch to me. Specifically, the script read the value from dataref "sim/flightmodel/controls/l_brake_add" and then set it to "sim/flightmodel/controls/r_brake_add" in each frame. Since 1.0.8, the break axis logic for the TBM900 has been reworked, after which the right brake pedal no longer respond to the dataref visually. However, the right toe brake is applied correctly on my side, so I would suspect that it is only a visual glitch at the moment.
jeff64 Posted November 7, 2018 Author Report Posted November 7, 2018 2Fat2Fly thank you very much. Effectively, I noticed the pedal did not move, but did not try to taxi, having other issues. Will try tonight. Thanks;)
jeff64 Posted November 11, 2018 Author Report Posted November 11, 2018 Hi there Did some tests. It seems both wheels brakes, cause there is no deviation when braking from high speeds. But, when looking the Brakes temps graphs, only the left one is getting hot...sad
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now