Tuliar Posted September 26 Report Posted September 26 Hello, I am currently writing my bachelor's thesis and for this I need to do some flight tests on a simulator (P3Dv4) which I need to analyze. So I need altitude, longitude and latitude with the highest possible sampling rate. I have FSUIPC running on my computer. Is it possible to get this data via FSUIPC? Or write a small tool that can write this data via FSUIPC? So that I can get a .txt or .csv file from it. Thanks in advance!
John Dowson Posted September 26 Report Posted September 26 1 minute ago, Tuliar said: I have FSUIPC running on my computer. Is it possible to get this data via FSUIPC? Or write a small tool that can write this data via FSUIPC? You can do this with a lua script - you will need a registered / licensed copy of FSUIPC to do this. There is also an example lua script that does this, called record to csv.lua. This can be found in the Example LUA plugins.zip file, which is located in your FSUIPC documents folder. John
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now