{"id":45395635,"url":"https://github.com/falcon71/kln90b","last_synced_at":"2026-03-08T14:04:17.806Z","repository":{"id":167874359,"uuid":"643501335","full_name":"falcon71/kln90b","owner":"falcon71","description":"KLN 90B for MSFS","archived":false,"fork":false,"pushed_at":"2025-10-31T16:39:39.000Z","size":769,"stargazers_count":62,"open_issues_count":5,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-31T18:22:14.769Z","etag":null,"topics":["avionics","flight-simulator","fs2020","gps","msfs","msfs2020","msfs2024"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/falcon71.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-21T11:18:19.000Z","updated_at":"2025-10-29T21:17:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc27d88f-5f14-4fda-938f-24d04c9cf70c","html_url":"https://github.com/falcon71/kln90b","commit_stats":null,"previous_names":["falcon71/kln90b"],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/falcon71/kln90b","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon71%2Fkln90b","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon71%2Fkln90b/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon71%2Fkln90b/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon71%2Fkln90b/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/falcon71","download_url":"https://codeload.github.com/falcon71/kln90b/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon71%2Fkln90b/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29690895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["avionics","flight-simulator","fs2020","gps","msfs","msfs2020","msfs2024"],"created_at":"2026-02-21T19:16:34.498Z","updated_at":"2026-02-21T19:16:34.997Z","avatar_url":"https://github.com/falcon71.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KLN 90B\n\nThis is a simulation of the Bendix/King KLN 90B GPS for the Microsoft Flight Simulator.\n\n## Pilots\n\nDownload the current version on the [releases page](https://github.com/falcon71/kln90b/releases/latest). This package\nonly contains the GPS device. To use the KLN 90B, you will need\nan [aircraft that incorporates this project](https://github.com/falcon71/kln90b/wiki/Aircraft-using-the-KLN-90B).\n\n\u003e [!NOTE]  \n\u003e Version [2.x](https://github.com/falcon71/kln90b/releases/latest) is only compatible with MSFS 2024.  \n\u003e Version [1.x](https://github.com/falcon71/kln90b/releases?q=tag%3Av1) is only compatible with MSFS 2020.\n\nDocumentation for the real device:\n\n[KLN-90B Abbreviated Operation Manual](https://www.bendixking.com/content/dam/bendixking/en/documents/document-lists/downloads-and-manuals/006-08774-0000-KLN-90B-Abbreviated-Operations-Manual.pdf)  \n[KLN-90B Pilot's Guide](https://www.bendixking.com/content/dam/bendixking/en/documents/document-lists/downloads-and-manuals/006-08773-0000-KLN-90B-Pilots-Guide.pdf)\n\nYou can join our Discord community here:\n\n[![Discord](https://discordapp.com/api/guilds/1203664270282334248/widget.png?style=banner2)](https://discord.gg/ZdQ6htedtT)\n\n### Keyboard Mode\n\nWhen a cursor is active, left click on the CRSR indication to switch to keyboard mode. While KYBD is flashing, the\nsimulator will disable all inputs, including joystick inputs. To leave keyboard mode, right click anywhere on the\nscreen.\n\nMapping:\n\n* Home, End: Outer knob\n* Page up, Page down: Inner knob\n* Enter: ENT\n* Delete: CLR\n* A-Z, 0-9 and backspace work in certain text and number fields\n\n## FAQ\n\nPlease see the [Wiki](https://github.com/falcon71/kln90b/wiki/FAQ) for answers to common questions.\n\n## Aircraft developers\n\nInclude the following entry in your panel.cfg:\n\n```\n[VcockpitXX]\nsize_mm = 860,388\npixel_size = 860,388\ntexture=$KLN90B_Screen\nhtmlgauge00=NavSystems/GPS/KLN90B/KLN90B.html, 0, 0, 860,388\n```\n\nIt is also advisable to use a [panel.xml](https://github.com/falcon71/kln90b/wiki/panel.xml-customization) for\nconfiguration.\n\nAircraft should only interact with the KLN 90B via H Events. The events are listed\nin [HEvents.ts](https://github.com/falcon71/kln90b/blob/main/kln90b/HEvents.ts). A\nfew [LVars](https://github.com/falcon71/kln90b/blob/main/kln90b/LVars.ts) are available for animations.\n\nThe [Wiki](https://github.com/falcon71/kln90b/wiki)  contains further useful information, such\nas [Hot Swapping/Package detection\n](https://github.com/falcon71/kln90b/wiki/Hot-Swapping-and-Package-Detection) and [External Annunciators\n](https://github.com/falcon71/kln90b/wiki/External-Annunciators).\n\nYou are free to include the KLN 90B into your aircraft. If you do, write me a message. so I can include it in the list of aircraft that use the KLN 90B. If your aircraft is a payware aircraft, I would be happy to receive a copy.\n\n## Contributors\n\nFeel free to open issues or send pull requests.\n\nThe entry class is [KLN90B.tsx](https://github.com/falcon71/kln90b/blob/main/kln90b/KLN90B.tsx). Other interesting\nclasses are [MainPage.tsx](https://github.com/falcon71/kln90b/blob/main/kln90b/pages/MainPage.tsx)\nand [PageTreeController.tsx](https://github.com/falcon71/kln90b/blob/main/kln90b/pages/PageTreeController.ts).\n\nNumbers in the comments in the format 1-12 reference a page in\nthe [manual](https://www.bendixking.com/content/dam/bendixking/en/documents/document-lists/downloads-and-manuals/006-08773-0000-KLN-90B-Pilots-Guide.pdf)\nthat contains further information and reference.\n\n## License\n\nThis project is licensed under The GNU Lesser General Public License v3.0.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalcon71%2Fkln90b","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalcon71%2Fkln90b","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalcon71%2Fkln90b/lists"}