Category: SDK


  • SDK: NOTAM API

    Having worked on the new FAA NOTAM Management Service, the Development Team (DT) have does a lot of work in supporting NOTAMs. The starting point is the Notam struct and this is made up of a series of other objects that form the NOTAM data, these being: NotamItem A through to G and also the…

  • SDK: FAA NMS (NOTAMs)

    The FAA have announced a new NOTAM Management Service (NMS) which is designed to modernize the delivery of critical safety information to aviation stakeholders. The new service is securely hosted in the cloud with a streamlined interface, and has a scalable and resilient architecture to accommodate current and future needs. It provides near-real-time data exchange,…

  • SDK: Using the ICAO API Data Service in two lines of code

    The FPAssistant SDK now offers a simply way to use the ICAO API Data Service giving you a head start in accessing the data offered by ICAO. It is important to understand that the software developer will still need to license the data access direct from ICAO and provide your ‘API KEY’, from ICAO, to…

  • ARINC 424 Parser Helpers

    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…