Hbeni

Results 283 comments of Hbeni

> The c182 has a "Winterization Kit" option. I want to look at it and see what their interpretation is. It is laid out in the poh i think, and...

One thing I still wonder is: how fast icing gets to be a problem in real life? Is our model „too agressive“? (or too forgiving)?

Already implemented in C182s, maybe you can port it easily: https://github.com/HHS81/c182s/issues/439

IIRC this was already implemented recently. My log confirms this. ``` 26.12 [INFO]:nasal creating PitotIcingHandler for /systems/pitot[0] 26.12 [INFO]:nasal creating StaticIcingHandler for /systems/static[0] ``` Commit for the pitot was this:...

Hi, I just verified with current master / next. > 1. The rotating knobs seem to rotate the anticlockwise (wrong direction), clicking on it. Seems to be fixed. Knobs rotate...

This is probably obsoleted by compositor and can be closed.

I would be interested in how a headless mumble client could be integrated into another application. What would be the C-code to start the client, load a plugin with the...

I did post this back to the discussion on the forums: https://forum.flightgear.org/viewtopic.php?p=419011#p419011 Please note, I'm just the messenger here; David Megginson is the original source for this issue. I think...

The issue with the current c++ code is, you cant go richer than the current 1.0 setting. Thus, you cant fix it using a channel ☝️ Davids patch fixes this.