{"id":50726740,"url":"https://github.com/iNavFlight/ETHOS-Telemetry-Dashboard","last_synced_at":"2026-06-27T06:00:49.033Z","repository":{"id":314891060,"uuid":"1057180285","full_name":"iNavFlight/ETHOS-Telemetry-Dashboard","owner":"iNavFlight","description":"Inav Suite for Ethos","archived":false,"fork":false,"pushed_at":"2026-03-11T14:00:47.000Z","size":1226,"stargazers_count":11,"open_issues_count":6,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-04T05:33:52.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iNavFlight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-09-15T11:34:18.000Z","updated_at":"2026-03-11T13:39:10.000Z","dependencies_parsed_at":"2025-10-05T17:42:18.842Z","dependency_job_id":"38851b3c-8c19-4f4f-b70a-69c3e2fc881a","html_url":"https://github.com/iNavFlight/ETHOS-Telemetry-Dashboard","commit_stats":null,"previous_names":["robthomson/inav-lua-ethos-suite","robthomson/inav-dashboard-ethos","inavflight/ethos-telemetry-dashboard"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iNavFlight/ETHOS-Telemetry-Dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNavFlight%2FETHOS-Telemetry-Dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNavFlight%2FETHOS-Telemetry-Dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNavFlight%2FETHOS-Telemetry-Dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNavFlight%2FETHOS-Telemetry-Dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iNavFlight","download_url":"https://codeload.github.com/iNavFlight/ETHOS-Telemetry-Dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNavFlight%2FETHOS-Telemetry-Dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34843147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"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":"2026-06-10T05:00:27.665Z","updated_at":"2026-06-27T06:00:49.011Z","avatar_url":"https://github.com/iNavFlight.png","language":"Lua","funding_links":["https://www.paypal.com/donate/?hosted_button_id=SJVE2326X5R7A"],"categories":["Flight Controller Integration"],"sub_categories":["INAV"],"readme":"**INAV DASHBOARD FOR ETHOS**\n\nInav dashboard provides a simple widget for inav that presents core inav information in an easy to use way.\n\n\u003cimg src=\"https://github.com/robthomson/inav-dashboard-ethos/blob/main/.github/gfx/dash1.png?raw=true\" width=\"800\" alt=\"DASH1\"\u003e\n\n\u003cimg src=\"https://github.com/robthomson/inav-dashboard-ethos/blob/main/.github/gfx/dash2.png?raw=true\" width=\"800\" alt=\"DASH2\"\u003e\n\n\u003cimg src=\"https://github.com/robthomson/inav-dashboard-ethos/blob/main/.github/gfx/dash3.png?raw=true\" width=\"800\" alt=\"DASH3\"\u003e\n\n----\n**Protocols Support**\nThe dashboard supports ELRS, CRSF, FBUS, FPORT, SPORT, MLRS sensors.  Support for frsky sensors requires Inav 8 and higher.\n\n**Inav Support**\nDue to ethos not recognising the malformed Tmp sensor that was used for 'satellite' info, the dashboard will only work with Inav 8.0 and higher when using Frsky Protocols.\n\n**Setup Notes**\nDownload the release and place it on your radio in SD:/scripts/inav-dashboard/.  The widget will then be availiable to use in any of the full screen layouts.\nOptionally you can use the Ethos Suite to install the widget for you. \nRemember to clear and rediscover sensors in the telemetry tab in your radio\nIf you want to use non metric system (for example altitude in feet) then you need to modify the discovered sensors and change the unit there. Ethos will automatically convert the data so your 120m will be displayed as 400ft.\n\n**Sensor configuration**\nIf using frsky, you are adviced to use the following command in INAV Configurator CLI tab:\n\n```\nset frsky_pitch_roll = ON\n```\n\nThis will ensure the artificial horizon works.\n\n**Changing layouts**\nTo change the layout, make sure the widget is selected by pressing the middle button of the rotary selector on the right, then press the middle button on the left hand button pad.  There are three layouts to cycle through.  The system will remember the last selected layout and show that on reboot.\n\n\n-----\nI hope you enjoy this widget. It has been a fun one to make.   Feel free to provide feedback via git.    Round 2 can't happen without constructive feedback. \n\n[![Donate](https://github.com/robthomson/RF2STATUS/blob/main/git/paypal-donate-button.png?raw=true)](https://www.paypal.com/donate/?hosted_button_id=SJVE2326X5R7A)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FiNavFlight%2FETHOS-Telemetry-Dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FiNavFlight%2FETHOS-Telemetry-Dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FiNavFlight%2FETHOS-Telemetry-Dashboard/lists"}