Skip to content
@UCSOAR

SOAR

The Student Organization for Aerospace Research (SOAR), is the University of Calgary’s foremost student run high rocketry research team

Student Organization for Aerospace Research

This Organization will host all SOAR programs.

Recommended Workflow

Use the following steps when trying to contribute to this organization. Please read the General Github Usage Guidelines section for detailed infromation on these steps.

  1. Clone the repository
  2. Create a branch
  3. Commit your work
  4. Create a Pull Request (PR) when you are ready to merge it into the master branch
  5. Get the PR code reviewed and then Squash and Merge it.

General Github Usage Guidelines

  1. Reach out to the software executive team if you would like to add a new repository.
  2. All repositories and relevant folders should have a good descritpive README that uses the following template. You have freedom to edit as required as long as its sensible. README Template
  3. Branch names should be Name/ProjectDescr
  4. Have short but descriptive commit messages. Every commit should have a short straightforward message that will inform third parties clearly on the intention of that commit
  5. ALL Pull Requests must follow the guidelines in the following Pull Requests Guide
  6. Github Guide SOAR Github Guide
  7. Just keep good organization on your mind all the time

Setup

To be able to commit code on this repository you will need clang and pre-commit setup on your computer.

Clang Setup

Windows

  1. Download LLVM-18.1.8-win64.exe
  2. Make sure to add it to your path in the setup menu

Clang Format Download Setup

Mac

@EtSubas please complete this section

Linux (Debian Based)

Install clang-format from apt with:

sudo apt-get install clang-format

Run:

clang-format --version

to ensure successful installation.

Pre-commit

Setup

  1. Run pip install pre-commit
  2. At the root of all your repositories run pre-commit install

Troubleshooting

  • MODULE_NOT_FOUND node error after attempting to commit
    • Completely removing node, nodejs, and npm resolved the issue on Ubuntu

Pinned Loading

  1. AvionicsTooling AvionicsTooling Public

    This repository will contain code like scripts that are used to assist general testing

    Rust

Repositories

Showing 10 of 28 repositories
  • AvionicsPropulsionPipeline Public

    Automation of the post-processing of propulsion test data and the online archive for test results

    UCSOAR/AvionicsPropulsionPipeline’s past year of commit activity
    Go 1 0 0 0 Updated Feb 11, 2025
  • StaticFireUserInterface Public

    GUI for Static Fire Operations

    UCSOAR/StaticFireUserInterface’s past year of commit activity
    0 0 0 1 Updated Feb 8, 2025
  • AltitudePredictionFilter Public

    Please fill this in Andrey

    UCSOAR/AltitudePredictionFilter’s past year of commit activity
    0 0 0 1 Updated Feb 8, 2025
  • SoarUserInterface Public Forked from StudentOrganisationForAerospaceResearch/RocketControlUnit

    SOARs Graphical User Interface to Control, Test and Launch, Operations

    UCSOAR/SoarUserInterface’s past year of commit activity
    Svelte 0 2 0 4 Updated Feb 8, 2025
  • PeripheralDriversSubmodule Public

    The repository will house all embedded drivers and interface for ICs and other peripherals

    UCSOAR/PeripheralDriversSubmodule’s past year of commit activity
    0 0 0 5 Updated Feb 6, 2025
  • UCSOAR/H753ZIT6TemplateRepository’s past year of commit activity
    C 0 0 0 0 Updated Jan 23, 2025
  • UCSOAR/H743VIT6TemplateRepository’s past year of commit activity
    C 0 0 0 0 Updated Jan 23, 2025
  • SoarOperatingSystem Public Forked from cjchanx/CubePlusPlus

    SOAR OS, a FreeRTOS and CubeIDE interface and other core functionality

    UCSOAR/SoarOperatingSystem’s past year of commit activity
    C++ 0 1 0 1 Updated Jan 4, 2025
  • AvionicsTemplateRepository Public template

    This repository will act as the template to create all avionics software projects. The template will come pre-integrated with SOAR Operating System

    UCSOAR/AvionicsTemplateRepository’s past year of commit activity
    C 0 0 0 2 Updated Jan 4, 2025
  • LaunchSystemsUserInterface Public

    Launch Operations GUI

    UCSOAR/LaunchSystemsUserInterface’s past year of commit activity
    0 0 0 0 Updated Dec 14, 2024

Top languages

Loading…

Most used topics

Loading…