{"id":27958054,"url":"https://github.com/ericsson/supl-3gpp-lpp-client","last_synced_at":"2025-06-14T14:33:11.036Z","repository":{"id":70059641,"uuid":"542197615","full_name":"Ericsson/SUPL-3GPP-LPP-client","owner":"Ericsson","description":"This project is a set of libraries, examples and tools to facilitate the development of 3GPP LPP clients.","archived":false,"fork":false,"pushed_at":"2025-06-04T13:00:22.000Z","size":5225,"stargazers_count":29,"open_issues_count":3,"forks_count":15,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-04T20:21:26.472Z","etag":null,"topics":["3gpp","lpp","rtcm"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ericsson.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2022-09-27T17:01:57.000Z","updated_at":"2025-06-04T12:58:17.000Z","dependencies_parsed_at":"2024-07-30T14:01:41.656Z","dependency_job_id":"35551261-3fd2-48e9-b5af-563e6b3d1ecf","html_url":"https://github.com/Ericsson/SUPL-3GPP-LPP-client","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/SUPL-3GPP-LPP-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2FSUPL-3GPP-LPP-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2FSUPL-3GPP-LPP-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2FSUPL-3GPP-LPP-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2FSUPL-3GPP-LPP-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/SUPL-3GPP-LPP-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2FSUPL-3GPP-LPP-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259830870,"owners_count":22918398,"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":["3gpp","lpp","rtcm"],"created_at":"2025-05-07T18:16:08.871Z","updated_at":"2025-06-14T14:33:10.990Z","avatar_url":"https://github.com/Ericsson.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SUPL 3GPP LPP client\n\n![version](https://img.shields.io/badge/version-4.0.14-green)\n![license](https://img.shields.io/badge/license-MXM-blue)\n\nA comprehensive toolkit for developing 3GPP LPP (LTE Positioning Protocol) clients. This project provides libraries and tools for handling SUPL (Secure User Plane Location) communication and various positioning-related message conversions.\n\n\u003e [!IMPORTANT]  \n\u003e Version 4.0 introduces breaking changes from version 3.4. Please consult the [Upgrade Guide](/UPGRADE_FROM_V3.md) before updating, particularly if you're using `example-lpp`.\n\n## Features\n### Core Libraries\n- **3GPP LPP Client Library**: Enables SUPL server communication and assistance data retrieval\n- **Message Converters**:\n  - LPP to RTCM: Converts 3GPP LPP messages to RTCM format\n  - LPP to SPARTN: Transforms 3GPP LPP messages to SPARTN format\n  - LPP SSR to OSR RTCM: Handles conversion from 3GPP LPP SSR to OSR RTCM messages\n\n### Example Applications\n- **Client Demo** (`example-client`): Demonstrates full integration of library functionality [Documentation](/examples/client/README.md)\n- **NTRIP Demo** (`example-ntrip`): NTRIP client with integrated GNSS receiver communication [Documentation](/examples/ntrip/README.md)\n\n## Getting Started\n\n### Prerequisites\nThe following dependencies are required:\n```bash\nsudo apt install g++ cmake libssl-dev ninja-build\n```\n\n### Installation\nClone the repository:\n```bash\ngit clone git@github.com:Ericsson/SUPL-3GPP-LPP-client.git\ncd SUPL-3GPP-LPP-client\n```\n\n### Build\nConfigure the build:\n```bash\nmkdir build\ncd build\ncmake .. -GNinja -DCMAKE_BUILD_TYPE=Debug\n```\n\nBuild the project:\n```bash\nninja\n```\n\n## License\nSee [LICENSE](/LICENSE.txt) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericsson%2Fsupl-3gpp-lpp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericsson%2Fsupl-3gpp-lpp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericsson%2Fsupl-3gpp-lpp-client/lists"}