{"id":51536876,"url":"https://github.com/robthomson/escape32-ethos-configurator","last_synced_at":"2026-07-09T09:30:28.144Z","repository":{"id":366781597,"uuid":"1277265811","full_name":"robthomson/escape32-ethos-configurator","owner":"robthomson","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-23T08:32:58.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-23T10:22:23.842Z","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/robthomson.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-06-22T18:29:31.000Z","updated_at":"2026-06-23T08:33:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/robthomson/escape32-ethos-configurator","commit_stats":null,"previous_names":["robthomson/escape32-ethos-configurator"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/robthomson/escape32-ethos-configurator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robthomson%2Fescape32-ethos-configurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robthomson%2Fescape32-ethos-configurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robthomson%2Fescape32-ethos-configurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robthomson%2Fescape32-ethos-configurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robthomson","download_url":"https://codeload.github.com/robthomson/escape32-ethos-configurator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robthomson%2Fescape32-ethos-configurator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35295105,"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-07-09T02:00:07.329Z","response_time":57,"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-07-09T09:30:27.560Z","updated_at":"2026-07-09T09:30:28.134Z","avatar_url":"https://github.com/robthomson.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESCape32 Lua Ethos Tool\n\nEthos Lua tool bootstrap for configuring ESCape32 speed controllers from FrSky Ethos radios.\n\nRequires ESCape32 firmware with the S.Port Lua config protocol enabled. The protocol uses\nRotorflight-style MSP chunks over S.Port (`0x30` requests, `0x32` replies) to read and\nwrite the ESCape32 config image. Current 32 KB STM32F051 ESCape32 builds do not include\nthe config protocol due to ROM limits.\n\n## Layout\n\n- `src/escape32/` is the installable script folder copied to `SCRIPTS:/escape32`.\n- `.vscode/` contains deployment tasks adapted from Rotorflight Lua Ethos Suite.\n- `bin/package/` builds and validates ETHOS Suite installable ZIP packages.\n\n## VS Code Deployment\n\nThe deployment target is configured in `.vscode/deploy.json`:\n\n```json\n{\n  \"tgt_name\": \"escape32\"\n}\n```\n\nUseful tasks:\n\n- `Deploy \u0026 Launch [SIM]` copies `src/escape32` into the configured local simulator folder.\n- `Deploy Radio` copies `src/escape32` to the connected radio.\n- `Deploy Radio [Fast]` mirrors only changed files.\n- `Deploy Radio + Serial Debug` deploys, then tails the radio serial debug output.\n\nThe simulator destination is built from `.vscode/settings.json`, defaulting to:\n\n```text\nsimulators/X20S_FCC@nightly26/scripts/escape32\n```\n\n## Packaging\n\nBuild an ETHOS Suite installable ZIP:\n\n```sh\npython3 bin/package/build_package.py --artifact-version 0.2.0 --output-dir /tmp\npython3 bin/package/validate_ethos_manifest_zip.py /tmp/escape32-0.2.0.zip\n```\n\nThe package manifest installs into `SCRIPTS:/escape32`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobthomson%2Fescape32-ethos-configurator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobthomson%2Fescape32-ethos-configurator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobthomson%2Fescape32-ethos-configurator/lists"}