{"id":22222184,"url":"https://github.com/davewalker5/ads-b-basestationreader","last_synced_at":"2026-03-01T02:07:05.515Z","repository":{"id":190412509,"uuid":"682567237","full_name":"davewalker5/ADS-B-BaseStationReader","owner":"davewalker5","description":"Aircraft tracking libraries and applications to read a stream of ADS-B Basestation formatted messages with database storage and Live Display","archived":false,"fork":false,"pushed_at":"2026-02-09T19:58:43.000Z","size":14891,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-09T23:11:57.836Z","etag":null,"topics":["ads-b","aircraft","aviation","basestation","basestation-messages","csharp","dotnet-core","flight","tracker"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davewalker5.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-08-24T12:58:13.000Z","updated_at":"2026-02-09T19:37:02.000Z","dependencies_parsed_at":"2024-04-08T16:13:09.557Z","dependency_job_id":"4f656e72-8be5-40df-9fa9-d5cf8cb3a3d2","html_url":"https://github.com/davewalker5/ADS-B-BaseStationReader","commit_stats":null,"previous_names":["davewalker5/ads-b-basestationreader"],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/davewalker5/ADS-B-BaseStationReader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FADS-B-BaseStationReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FADS-B-BaseStationReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FADS-B-BaseStationReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FADS-B-BaseStationReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davewalker5","download_url":"https://codeload.github.com/davewalker5/ADS-B-BaseStationReader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davewalker5%2FADS-B-BaseStationReader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29958458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ads-b","aircraft","aviation","basestation","basestation-messages","csharp","dotnet-core","flight","tracker"],"created_at":"2024-12-02T23:17:28.003Z","updated_at":"2026-03-01T02:07:00.492Z","avatar_url":"https://github.com/davewalker5.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ADS-B-BaseStationReader\n\n[![Build Status](https://github.com/davewalker5/ADS-B-BaseStationReader/workflows/.NET%20Core%20CI%20Build/badge.svg)](https://github.com/davewalker5/ADS-B-BaseStationReader/actions)\n[![GitHub issues](https://img.shields.io/github/issues/davewalker5/ADS-B-BaseStationReader)](https://github.com/davewalker5/ADS-B-BaseStationReader/issues)\n[![Coverage Status](https://coveralls.io/repos/github/davewalker5/ADS-B-BaseStationReader/badge.svg?branch=main)](https://coveralls.io/github/davewalker5/ADS-B-BaseStationReader?branch=main)\n[![Releases](https://img.shields.io/github/v/release/davewalker5/ADS-B-BaseStationReader.svg?include_prereleases)](https://github.com/davewalker5/ADS-B-BaseStationReader/releases)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/davewalker5/ADS-B-BaseStationReader/blob/master/LICENSE)\n[![Language](https://img.shields.io/badge/language-c%23-blue.svg)](https://github.com/davewalker5/ADS-B-BaseStationReader/)\n[![Language](https://img.shields.io/badge/database-SQLite-blue.svg)](https://github.com/davewalker5/ADS-B-BaseStationReader/)\n[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/davewalker5/ADS-B-BaseStationReader)](https://github.com/davewalker5/ADS-B-BaseStationReader/)\n\n## About\n\n![Application Schematic](Diagrams/application-schematic.png)\n\n- An RTL2832/R820T2 USB Dongle is plugged into the Raspberry Pi\n- The Raspberry Pi is running the [dump1090-mutability](https://github.com/adsb-related-code/dump1090-mutability) service to decode the data from the dongle\n- One of the outputs is a decoded stream of messages in \"[Basestation](http://woodair.net/sbs/article/barebones42_socket_data.htm)\" format, that is exposed on a TCP port on the Pi\n- This stream is read by the MessageReader, that exposes an event used to notify subscribers when a new message arrives\n- The AircraftTracker subscribes to these events and passes each new message to the message parsers to have the information it contains extracted into an aircraft tracking object\n- The AircraftTracker enqueues each new tracking object for asynchronous writing to the SQLite database\n- It also exposes events to notify subscribers when aircraft are added, updated and removed\n- On a timed interval, the QueuedWriter processes pending writes from the the queue\n\n## Getting Started\n\nPlease see the [Wiki](https://github.com/davewalker5/ADS-B-BaseStationReader/wiki) for configuration details and the user guide.\n\n## Authors\n\n- **Dave Walker** - _Initial work_\n\n## Feedback\n\nTo file issues or suggestions, please use the [Issues](https://github.com/davewalker5/ADS-B-BaseStationReader/issues) page for this project on GitHub.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavewalker5%2Fads-b-basestationreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavewalker5%2Fads-b-basestationreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavewalker5%2Fads-b-basestationreader/lists"}