{"id":20960552,"url":"https://github.com/natronics/rust-fc","last_synced_at":"2025-05-14T07:30:38.514Z","repository":{"id":45603914,"uuid":"57861946","full_name":"natronics/rust-fc","owner":"natronics","description":"A minimal clone of PSAS av3-fc rocket flight computer executive written in Rust","archived":false,"fork":false,"pushed_at":"2016-06-09T01:22:37.000Z","size":1343,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T14:21:39.640Z","etag":null,"topics":["example","flight-controller","rocket-science","rust"],"latest_commit_sha":null,"homepage":"https://natronics.github.io/rust-fc/","language":"Rust","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/natronics.png","metadata":{"files":{"readme":"README.markdown","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":"2016-05-02T02:29:41.000Z","updated_at":"2024-11-26T20:20:46.000Z","dependencies_parsed_at":"2022-09-03T11:21:43.774Z","dependency_job_id":null,"html_url":"https://github.com/natronics/rust-fc","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/natronics%2Frust-fc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natronics%2Frust-fc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natronics%2Frust-fc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natronics%2Frust-fc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natronics","download_url":"https://codeload.github.com/natronics/rust-fc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254094747,"owners_count":22013632,"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":["example","flight-controller","rocket-science","rust"],"created_at":"2024-11-19T01:59:29.720Z","updated_at":"2025-05-14T07:30:37.467Z","avatar_url":"https://github.com/natronics.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Rust Flight Computer\n====================\n\n![Language: Rust](https://img.shields.io/badge/language-Rust-red.svg)\n[![Build Status](https://travis-ci.org/natronics/rust-fc.svg?branch=master)](https://travis-ci.org/natronics/rust-fc)\n\n\nA minimal clone of PSAS's [av3-fc][av3fc] rocket flight computer executive process written in Rust for fun.\n\nThis is a toy, built for fun to learn the Rust language.\n\n\nBuilding\n--------\n\nYou'll need the rust toolchain, check out the [official Rust docs][installrust] for help\n\nTo compile to program:\n\n    $ cargo build\n\n\nRunning\n-------\n\nYou can also use cargo to run the executable:\n\n    $ cargo run\n\nThis will start the flight computer, however it will do nothing until data is feed into it. There is a small python test utility in the `test` directory that will generate a data packet and send it to the running flight computer process.\n\nStart `rust-fc` with the `cargo run` command, and then in another terminal run a simulation to send real-time data to the flight computer:\n\n    $ cd simulation\n    $ ./run.py\n\nBe sure to read the [README](simulation/README.markdown) in the simulation folder to install the flight simulator and other dependencies.\n\n\nModule Documentation\n--------------------\n\nBuild locally with\n\n    $ cargo doc\n\nThe pre-build docs are hosted here:\n\n\u003chttps://natronics.github.io/rust-fc/\u003e\n\n\n\n[av3fc]: https://github.com/psas/av3-fc\n[installrust]: https://www.rust-lang.org/downloads.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatronics%2Frust-fc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatronics%2Frust-fc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatronics%2Frust-fc/lists"}