c172p-team / c172p

A high detailed version of the Cessna 172P aircraft for FlightGear
GNU General Public License v2.0
82 stars 43 forks source link

Issue1469 vsi jumpy #1470

Closed hbeni closed 1 year ago

hbeni commented 1 year ago

VSI damped at sim start and when on the ground

Added a filter chain to instruments that:
- on the ground dampens the VSI to avoid weird oscillation around 0fpm
- at sim start avoid display of excessive fpm due to c++ instrument initializing

fix #1469
wlbragg commented 1 year ago

Thanks again!

hbeni commented 1 year ago

I forcepushed to the branch, just ignore this. all is ok; willrecheck