makerplane / pyEfis

Electronic Flight Information System in Python
GNU General Public License v2.0
58 stars 31 forks source link

Attitude indicator display incorrect after fixgateway reconnect #112

Closed e100 closed 10 months ago

e100 commented 10 months ago

Problem: When the fixgateway is stopped the AI will show X as intended When fixgateway is restarted and HEAD/ROLL are old, the AI displays normally

Expected: When fixgateway is restarted and HEAD/ROLL are old, the AI displays gray indicating old values

I am currently testing a fix so should have a pull request for this soon.