{"id":23828759,"url":"https://github.com/ssoudan/edisonisthepilot","last_synced_at":"2026-06-13T20:05:25.140Z","repository":{"id":57522494,"uuid":"42732078","full_name":"ssoudan/edisonIsThePilot","owner":"ssoudan","description":"A boat autopilot in go","archived":false,"fork":false,"pushed_at":"2015-11-29T17:10:45.000Z","size":1759,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T11:49:56.810Z","etag":null,"topics":["autopilot","boat","golang","intel-edison"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ssoudan.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":"2015-09-18T15:57:33.000Z","updated_at":"2022-06-05T18:55:17.000Z","dependencies_parsed_at":"2022-09-06T05:10:14.169Z","dependency_job_id":null,"html_url":"https://github.com/ssoudan/edisonIsThePilot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssoudan%2FedisonIsThePilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssoudan%2FedisonIsThePilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssoudan%2FedisonIsThePilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssoudan%2FedisonIsThePilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssoudan","download_url":"https://codeload.github.com/ssoudan/edisonIsThePilot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240118330,"owners_count":19750471,"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":["autopilot","boat","golang","intel-edison"],"created_at":"2025-01-02T13:36:34.982Z","updated_at":"2026-05-14T13:30:25.022Z","avatar_url":"https://github.com/ssoudan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# edisonIsThePilot\n\nYou can find the latest version \u003ca href=\"https://github.com/ssoudan/edisonIsThePilot\"\u003ehere\u003c/a\u003e.\n\n\u003ca href=\"https://github.com/ssoudan\"\u003eSebastien Soudan\u003c/a\u003e --\n\u003ca href=\"https://github.com/philixxx\"\u003ePhilippe Martinez\u003c/a\u003e\n\nThis is intended to become an autopilot at some point.\n\nFor more information about the design check [this](DESIGN.md) or read [that](http://ssoudan.eu/posts/2015-10-30-edisonIsThePilot.html).\n\n## Build the toolchain\n\nUseful in case you are on Mac and want to build go toolchain for linux x86:\n\n\t$ cd $GOROOT/src\n\t$ export GOROOT_BOOTSTRAP=$GOROOT\n\t$ GOOS=linux GOARCH=386 ./make.bash --no-clean\n\n## Install golint\n\n\t$ go get -u github.com/golang/lint/golint\n\n## Build the project\n\n\t$ GOARCH=386 GOOS=linux go get ./...\n\t$ GOARCH=386 GOOS=linux go build cmd/edisonIsThePilot/edisonIsThePilot.go\n\t$ scp edisonIsThePilot root@edison.local.:\n\nor you can use the Makefile:\n\n\t$ make \n\t$ make deploy \n\nto build and copy everything to edison.local. Note this will also add a systemd service and start it.\n\n## Licensing\nUnder Apache License v2.\n\nCopyright 2015 Sebastien Soudan\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not\nuse this file except in compliance with the License. You may obtain a copy\nof the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\nLicense for the specific language governing permissions and limitations\nunder the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssoudan%2Fedisonisthepilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssoudan%2Fedisonisthepilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssoudan%2Fedisonisthepilot/lists"}