libhomeradareasy collect aircraft informations |
| ACARS DECODER Planespotting Network Kinetic Avionics AirNav Systems Airframes.org | ||||||
| Home Docu Examples Functions Downloads Database Search Online API Success Stories News Imprint / Contact | ||||||
![]() libhomeradar is an easy to use library for all type of programming language which can use libraries. libhomeradar can connect to different sources to collect aircraft informations arround the world with extended informations, powerful filtering and structured data access. libhomeradar is written in C and is available for Linux and Windows (2003, XP, NT, Vista). Currently libhomeradar works with the Kinetic Avionics SBS-1 base station and the Airnav Systems Radarbox. |
Possible events in libhomeradar
You can install event listener (callback functions) for the following events: LHR_ONCLOSE Connection closed to this host LHR_ONFAILED Unable to connect to this host LHR_ONLOSS Connection to this host was lost LHR_ONERROR Unable to init connection to this host LHR_ONTIMEOUT Unable to connect to the host within the given timeout LHR_ONCONNECT Successfully connected to the host LHR_ONDISCONNECT Successfully disconnected from host LHR_ONAIRCONTACT New contacted aircraft LHR_ONCONTACT On normal aircraft contact LHR_ONPENDING There are pending contacts in the library queue LHR_ONFULLQUEUE Internal queue is full. Please pickup contacts! LHR_ONMISMATCH Airline home location is different from a/c registration Please check always the parameters from the callback functions because there are 2 different types and of cause two different parameter sets.
|
|||||