{"id":13812687,"url":"https://github.com/MaJerle/lwgps","last_synced_at":"2025-05-14T22:30:59.942Z","repository":{"id":41854205,"uuid":"71631584","full_name":"MaJerle/lwgps","owner":"MaJerle","description":"Lightweight GPS NMEA parser for embedded systems","archived":false,"fork":false,"pushed_at":"2025-03-30T12:37:37.000Z","size":351,"stargazers_count":421,"open_issues_count":2,"forks_count":131,"subscribers_count":22,"default_branch":"develop","last_synced_at":"2025-04-12T03:32:12.573Z","etag":null,"topics":["embedded-systems","gps","gps-nmea-parser","nmea","nmea-parser","nmea0183"],"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/MaJerle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["paypal.me/tilz0R"]}},"created_at":"2016-10-22T10:13:30.000Z","updated_at":"2025-04-06T12:59:18.000Z","dependencies_parsed_at":"2023-02-02T20:30:52.071Z","dependency_job_id":"64fe13e0-5a06-4d77-8bd6-8d500482bfa8","html_url":"https://github.com/MaJerle/lwgps","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwgps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwgps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwgps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaJerle%2Flwgps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaJerle","download_url":"https://codeload.github.com/MaJerle/lwgps/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254239465,"owners_count":22037714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["embedded-systems","gps","gps-nmea-parser","nmea","nmea-parser","nmea0183"],"created_at":"2024-08-04T04:00:54.502Z","updated_at":"2025-05-14T22:30:54.905Z","avatar_url":"https://github.com/MaJerle.png","language":"C","funding_links":["paypal.me/tilz0R"],"categories":["Protocols"],"sub_categories":["Protocol Parsers"],"readme":"# Lightweight GPS NMEA parser\n\nPlatform independent GPS NMEA parser for embedded systems.\n\n\u003ch3\u003eRead first: \u003ca href=\"http://docs.majerle.eu/projects/lwgps/\"\u003eDocumentation\u003c/a\u003e\u003c/h3\u003e\n\n## Features\n\n* Written in C (C11)\n* Platform independent, easy to use\n* Built-in support for 4 GPS statements\n    * ``GPGGA`` or ``GNGGA``: GPS fix data\n    * ``GPGSA`` or ``GNGSA``: GPS active satellites and dillusion of position\n    * ``GPGSV`` or ``GNGSV``: List of satellites in view zone\n    * ``GPRMC`` or ``GNRMC``: Recommended minimum specific GPS/Transit data\n* Optional ``float`` or ``double`` floating point units\n* Low-level layer is separated from application layer, thus allows you to add custom communication with GPS device\n* Works with operating systems\n* Works with different communication interfaces\n* User friendly MIT license\n\n## Contribute\n\nFresh contributions are always welcome. Simple instructions to proceed:\n\n1. Fork Github repository\n2. Follow [C style \u0026 coding rules](https://github.com/MaJerle/c-code-style) already used in the project\n3. Create a pull request to develop branch with new features or bug fixes\n\nAlternatively you may:\n\n1. Report a bug\n2. Ask for a feature request\n\n## Test\n\nTo build the code and run basic tests on your host::\n\n        cd examples\n        make test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMaJerle%2Flwgps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMaJerle%2Flwgps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMaJerle%2Flwgps/lists"}