viktorradnai / flightgear-ask21

ASK21 glider model for Flightgear
5 stars 6 forks source link

Add gui messages for winch speed #56

Closed ghost closed 7 years ago

ghost commented 7 years ago

I've added two messages that show the winch speed when in-/decreasing it, please have a look at it ;)

ghost commented 7 years ago

Is this property correct? /sim/hitches/winch/winch/max-speed-m-s*/sim/hitches/winch/winch/rel-speed ?

ghost commented 7 years ago

Done! Now the absolute winch speed in m/s is shown.

ghost commented 7 years ago

Oh, we are going fancy :-D I will try this later... THX!

viktorradnai commented 7 years ago

Yeah, seems like my comment did not make it last night. I have added cable force as well. Apparently winch drivers observe the slackness of the cable in an attempt to try to keep cable force constant. We can just display the number which makes it easier :)

Also I incremented the back release angle as it was a bit troublesome. It would autorelease on launch if heavier than 0.1kg/m cable was used, and sometimes when pulling up during the initial climb phase of the launch as well. Feels better now.