Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Circuit designs for the 2021/2022 vehicle

License

Notifications You must be signed in to change notification settings

hytech-racing/circuits-2022

Repository files navigation

HyTech Logo

2022 Circuits

Repository for all of the circuits for the 2021-2022 car.

Getting Started with this Git Repository

  1. Create a GitHub account if you don't already have one.
  2. Follow HyTech's Software Guide.
  3. Download and install GitHub Desktop (basic) or Git CLI (advanced).
  4. Talk to your subteam lead to be added to the team within the GitHub organization.
  5. Clone this repository to your computer using the URLs:
    • SSH: git@github.com:hytech-racing/circuits-2022.git
    • HTTPS: https://github.com/hytech-racing/circuits-2022.git

Getting Started with EAGLE

  1. Follow HyTech's Software Guide.
  2. Download and install Autodesk EAGLE
  3. Get the free Educational License (a .edu email address is required)

Github Software Guidelines and Electrical Designs Rules Review Process

Follow HyTech's Github Software Guidelines to understand our development flow and pull request procedure. Follow HyTech's Electrical Designs Rules Review Process to understand circuit design flow.

Circuit Board Versioning Scheme

  • New boards must start their numbering at revision 1.
  • Revision numbers must be incremented by 1 when a physical board is manufactured, but not at any other time.
  • After a board is manufactured, the files corresponding to the manufactured version should not be modified.
  • Circuit boards based off of a previous year's design should increment based off of the previous board's revision number.

More Information

License

This project is licensed under the GPL License v3.0. See the LICENSE file for more information.