{"id":19328702,"url":"https://github.com/particle-iot/gps-nmea-parser","last_synced_at":"2025-04-12T17:40:54.046Z","repository":{"id":42071224,"uuid":"271849252","full_name":"particle-iot/gps-nmea-parser","owner":"particle-iot","description":"Generic GPS NMEA parser for embedded systems (https://github.com/MaJerle/gps-nmea-parser)","archived":false,"fork":false,"pushed_at":"2023-05-01T19:17:14.000Z","size":192,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":28,"default_branch":"particle","last_synced_at":"2025-03-26T12:01:51.520Z","etag":null,"topics":["firmware","library"],"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/particle-iot.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}},"created_at":"2020-06-12T17:00:49.000Z","updated_at":"2025-03-03T02:21:48.000Z","dependencies_parsed_at":"2022-08-12T04:01:14.088Z","dependency_job_id":null,"html_url":"https://github.com/particle-iot/gps-nmea-parser","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/particle-iot%2Fgps-nmea-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/particle-iot%2Fgps-nmea-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/particle-iot%2Fgps-nmea-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/particle-iot%2Fgps-nmea-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/particle-iot","download_url":"https://codeload.github.com/particle-iot/gps-nmea-parser/tar.gz/refs/heads/particle","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248607600,"owners_count":21132571,"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":["firmware","library"],"created_at":"2024-11-10T02:23:32.007Z","updated_at":"2025-04-12T17:40:54.009Z","avatar_url":"https://github.com/particle-iot.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPS NMEA 0183 Parser\n\nPlatform independent GPS NMEA parser for embedded systems.\n\n\u003ch3\u003eRead first: \u003ca href=\"http://docs.majerle.eu/projects/gps-nmea-parser/\"\u003eDocumentation\u003c/a\u003e\u003c/h3\u003e\n\n## Features\n\n* Written in ANSI C99\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. Respect [C style \u0026 coding rules](https://github.com/MaJerle/c-code-style) used by the library\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%2Fparticle-iot%2Fgps-nmea-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparticle-iot%2Fgps-nmea-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparticle-iot%2Fgps-nmea-parser/lists"}