{"id":13651404,"url":"https://github.com/ardupilot/uavlogviewer","last_synced_at":"2025-10-25T21:48:38.541Z","repository":{"id":39907838,"uuid":"143096686","full_name":"ArduPilot/UAVLogViewer","owner":"ArduPilot","description":"An online viewer for UAV log files","archived":false,"fork":false,"pushed_at":"2025-09-23T18:15:50.000Z","size":21135,"stargazers_count":194,"open_issues_count":136,"forks_count":256,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-25T21:48:37.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArduPilot.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":"2018-08-01T03:01:38.000Z","updated_at":"2025-10-18T17:14:42.000Z","dependencies_parsed_at":"2023-09-25T01:39:07.552Z","dependency_job_id":"585e3404-ae8d-425c-9f3e-93db441c5793","html_url":"https://github.com/ArduPilot/UAVLogViewer","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/ArduPilot/UAVLogViewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArduPilot%2FUAVLogViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArduPilot%2FUAVLogViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArduPilot%2FUAVLogViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArduPilot%2FUAVLogViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArduPilot","download_url":"https://codeload.github.com/ArduPilot/UAVLogViewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArduPilot%2FUAVLogViewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281026272,"owners_count":26431753,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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":[],"created_at":"2024-08-02T02:00:49.110Z","updated_at":"2025-10-25T21:48:38.537Z","avatar_url":"https://github.com/ArduPilot.png","language":"JavaScript","funding_links":[],"categories":["Telemetry \u0026 Logs 📊"],"sub_categories":["Modules 🧩"],"readme":"# UAV Log Viewer\n\n![log seeking](preview.gif \"Logo Title Text 1\")\n\n This is a Javascript based log viewer for Mavlink telemetry and dataflash logs.\n [Live demo here](http://plot.ardupilot.org).\n\n## Build Setup\n\n``` bash\n# initialize submodules\ngit submodule update --init --recursive\n\n# install dependencies\nnpm install\n\n# enter Cesium token\nexport VUE_APP_CESIUM_TOKEN=\u003cyour token\u003e\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# run unit tests\nnpm run unit\n\n# run e2e tests\nnpm run e2e\n\n# run all tests\nnpm test\n```\n\n# Docker\n\nrun the prebuilt docker image:\n\n``` bash\ndocker run -p 8080:8080 -d ghcr.io/ardupilot/uavlogviewer:latest\n\n```\n\nor build the docker file locally:\n\n``` bash\n\n# Build Docker Image\ndocker build -t \u003cyour username\u003e/uavlogviewer .\n\n# Run Docker Image\ndocker run -e VUE_APP_CESIUM_TOKEN=\u003cYour cesium ion token\u003e -it -p 8080:8080 -v ${PWD}:/usr/src/app \u003cyour username\u003e/uavlogviewer\n\n# Navigate to localhost:8080 in your web browser\n\n# changes should automatically be applied to the viewer\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardupilot%2Fuavlogviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fardupilot%2Fuavlogviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardupilot%2Fuavlogviewer/lists"}