makerplane / pyEfis

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

Pfd #76

Closed Maker42 closed 5 years ago

Maker42 commented 5 years ago

Add an EPFD (EFIS only) screen. Limit refresh update frequency for CPU usage. Clean up turn coordinator, and show it on the PFD screens. Add an indication for standard turn bank angle. Add value quality indications on turn coordinator.

neil-d95 commented 5 years ago

I pulled down the pull request on my testing area. I found a few things that need to be addressed. Slip/skid: The size of the slip skid on the sixpack is too small relative to the dial. While reading the code it looked like the math might be off in regards to the slip skid. (This is going to be addressed with Mondays talk)

EFIS Only: Not in the cycle though the different screens.