odwdinc / Python-SimConnect

Python interface for MSFS2020 SimConnect.dll
GNU Affero General Public License v3.0
277 stars 105 forks source link

Added argument types to RequestSystemState. #111

Closed MikeNeilson closed 2 years ago

MikeNeilson commented 2 years ago

I was trying to get the Flight Plan file and noticed that the RequestSystemState function setup doesn't have the required parameters set so the call fails. Should fix #71.