Coder Social home page Coder Social logo

berkeindap / avionics-2021 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mcgillrocketteam/avionics-2021

0.0 0.0 0.0 111.65 MB

Contains all projects in avionics except ground-station

C++ 0.18% Makefile 1.48% C 98.09% Assembly 0.25% Python 0.01%

avionics-2021's Introduction

McGill Rocket Team Logo

avionics-2020

Contains all projects in Avionics other than ground-station.

See ground-station repo here.

Please ASK if you have any questions.

Branches

  • master
  • dev
  • feature branch (optional)

Branching rules

  • The master branch will be downloaded for competition. This means that it will contain all final changes.
  • The dev branch will be the working copy before all final versions get merged into "master".
  • All feature branches should branch off dev.

Feature branch naming convention

  • yourname/featureName

Eg. Branching off dev to create a feature branch

git checkout dev
git checkout -b mei/anechoicChamberTest

Folder directory rules

Create folders for each project and put your project-specific files in the respective folders to avoid merge conflicts. Feel free to create any necessary subfolders to make everything cleaner.

Eg.


Avionics
.
├── Ejection
|   └── Testing
├── Flight Computer R&D
|   └── Flight Computer
|   └── Learning
|   └── Testing
├── Telemetry
|   ├── Antenna
|   ├── Radios
|   ├── Sensors
|   └── Testing
└── Video recorder
    └── Testing
            

avionics-2021's People

Contributors

j-chenn avatar yunjasper avatar gtjarvis avatar zhengyucui avatar tahalazreg avatar siah319 avatar jake-peters avatar meiiqi avatar awoolfe avatar berkeindap avatar ojettaye 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.