Spotlight: Finnair Develop Flight Simulator Tool for ARINC 424 Navigation Data

Finnair have been using the FPAssistant SDK suite along with the optional ARINC 424 Parser module to develop their own software tool in-house, an insight of the Microsoft Windows app is explained further below by Toni Kivinen who is the manager of Simulator Engineering at Finnair. Finnair Flight Training has been struggled for years to [...]

2022-08-29T14:38:36+00:00August 29th, 2022|FPAssistant SDK/API News, General News|

FPAssistant Suite SDK Binaries Options on .NET

The FPAssistant Suite SDK uses the .NET platform from Microsoft as the developer platform, this is because is free, cross-platform and open source. Here is a link to find out more about .NET. The big release a while back was .NET 5.0 and it seems that Microsoft and the community are releasing .NET on a [...]

2022-04-01T12:56:20+00:00April 1st, 2022|FPAssistant SDK/API News, General News|

Microsoft announces .NET 6.0

Well, a year later and we now have .NET 6.0 developed by the .NET team and community. This is another great step forward for aviation software developers using the FPAssistant Suite SDK as this is fully now supported for .NET 6.0. This release is a unified development platform and as you can see from the [...]

2021-11-16T14:46:58+00:00November 16th, 2021|FPAssistant SDK/API News|

API: GeoCoordinateBasic Object (Struct)

This object has been designed for speed and memory usage to offer a minimal handling of a Latitude and Longitude geographical coordinate, it simply stores the coordinate in the form of decimal Degrees, Minutes and Seconds (DMS) over two properties named Latitude and Longitude. It is cut down and only offers some form of validation [...]

2021-01-21T21:10:13+00:00January 21st, 2021|FPAssistant SDK/API News|