GithubHelp home page GithubHelp logo

rotcehdnih / rcbuild.info-builds Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rcbuild-info/rcbuild.info-builds

0.0 1.0 0.0 102 KB

Skeleton for build files.

Home Page: https://rcbuild.info/builds/rotcehdnih

License: Apache License 2.0

rcbuild.info-builds's Introduction

Share your build on RCBuild.Info

Sharing your build is easy! Heres how to do it:

  1. Fork this repo by clicking the fork icon in the upper right of this window.
  2. Rename the repo to something specific to you.
  3. Click settings at the right.
  4. Enter the new name in the "Repository name" field. I usually name my quads based on their frame.
  5. Click "Rename".
  6. Click build.json and click the pencil icon at the top right of the file to edit it to include part ids for every part you have.
  7. Find the part on https://rcbuild.info/parts/supported. If its unavailble, follow the steps outlined here.
  • Fill in the empty "" next to the part category. For example, "frame": "" becomes "frame": "Blackout/Super-Mini-H-Quad" if you have a Blackout Super Mini H.
  1. Commit and push your new build.json.
  2. Visit https://rcbuild.info/builds/<your github username>/<build repository name> in another tab.

Sharing Cleanflight PIDs and settings

To share Cleanflight settings commit your GUI backup file with the name cleanflight_gui_backup.json and your CLI dump with the name cleanflight_cli_dump.txt.

Sharing flight videos and blackbox

To share a flight, copy flights/template.json to another file in that directory. For example, <todays date in YYYYMMDD>-<flight number>.json. Within this file:

  • hd and flight are videos taken during the flight. These should be raw videos because they may be synchronized. Only URLs for YouTube are currently supported.
  • blackbox is the blackbox file from the flight. Currently only Dropbox is supported.
  • other_quads is an array of information about flights of other quads that happened at the same time.
    • id is their GitHub username / build name.
    • flight is the name of their flight file without the .json extension.

All of these resources except blackbox feature an arm_time field that should be set to the time in seconds when your quad beeped upon arming. This can be used to synchronize all of the resources together.

rcbuild.info-builds's People

Contributors

tannewt avatar

Watchers

Hector Hind avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.