libhomeradareasy collect aircraft information |
4,295,331 registered contacts 55768 unique aircraft records, 10.32% unresolved records |
| 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. |
Updating databases
If you have loaded your databases into libhomeradar, the library will check every 10 minutes for updates textfiles. If the timestamp will change, libhomeradar will reload all database files. NOTE: Removed entries from databases files will not be removed from memory during database updates. To load updated databases it's not required to unload the databases from memory. libhomeradar will only add/update changed entries to the indexed binary tree. Unload databases from memoryYou can unload all databases from memory if you want. Simply call the homeradar_unload_databases(LHR H) function. These function has only one parameter. A call to the homeradar_unload_databases() function will delete any items from the pending queue.
|
|||||