ARINC 424 Parser Helpers

ARINC424 Parser showing data

ARINC 424 Helpers – These are classes that help the developer gain access to the data in the ARINC 424 Navigation Database in a OOP environment.

Helpers can be developed outside of the FPAssistant SDK and then our developers can add to the SDK if they are helpful to other users. The following helpers are available now in the release found on NuGet.

Airport Helper – Gives quick access to runways, waypoints (Enroute and Terminal)

Airport Approach Helper – Provides list of approaches for a specific Airport

Airway Helper – Access to the airways so that can be drawn in your graphical system

The dev team will continue to develop these helpers in conjunction with users or if you need help then please send in a support request.

ARINC 424 Parser Sample App

This app is developed using the Windows SDK (WinUI 3) and targets .NET 8 (at time of writing) and can be download along with full source code at GitHub