Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cuspaceflight/kestrel
https://github.com/cuspaceflight/kestrel
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cuspaceflight/kestrel
- Owner: cuspaceflight
- Created: 2013-10-19T11:23:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T23:43:56.000Z (almost 10 years ago)
- Last Synced: 2024-03-26T00:20:54.404Z (9 months ago)
- Language: C++
- Size: 4.08 MB
- Stars: 3
- Watchers: 25
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Thrust vectoring repository
Setup
-----* Install [scons](http://www.scons.org/download.php)
* Install [arduino-scons-alt](https://github.com/tomjnixon/arduino-scons-alt)Building
--------* cd into the relevant project folder
* `scons` will build
* `scons upload` will build and upload
* If you get an error about com ports, adjust the port in `SConstruct`