Skip to content
@NorthStarUAS

NorthStar UAS

An independent autonomous flight ecosystem, emphasizing simplicity, robustness, accuracy, and performance. -- For the cat!

NorthStar UAS

Summary

This is a collection of all the UAS, flight control, EKF, ground station, data analysis, and mapping related work I've done since the middle 2000's.

April 2024: Working on an approach to developing flight control laws that are fit directly to flight test data.

Advantage: there is almost no need for tuning. Disadvantage: there is almost no knobs to tune if you don't like the performance.

May 2023: Significant effort towards porting the arduipilot eco/build system version of the fmu back to arduino/teensy.

This means further development will not run on commodity pixhaw type hardware but will instead run on arduino and teensy style hardware. This is more interesting for me, enables development with more modern C++ constructs, and make all this code and all these concepts available to the wider arduino community.

March 20, 2023: Discussions are enabled

Announcements and discussions for the North Star UAS organization are enabled. Please look for the "Discussions" tab.

Pinned

  1. Simulator Simulator Public

    Flight dynamics models and control laws created directly from flight test data.

    Python 4

  2. ImageAnalysis ImageAnalysis Public

    Aerial imagery analysis, processing, and presentation scripts.

    Python 143 44

  3. rc-flight rc-flight Public

    Hybrid Python/C++ flight control, flight data, and autopilot system.

    Python 15 12

  4. insgnss_tools insgnss_tools Public

    INS/GNS, EKF, sensor fusion toolbox with python wrappers.

    C++ 19 12

  5. fmu-arduino fmu-arduino Public

    Arduino (Teensyduino) firmware for creating an autopilot sensor and servo management system. Turn any beaglebone or raspberry pi, omega2, etc. into an advanced autopilot.

    C++ 3 3

  6. aura-hardware-legacy aura-hardware-legacy Public

    Legacy hardware designs to support the Rice Creek USA (formerly AuraUAS) system. With the new fmu port on top of the Ardupilot AP_HAL layer, custom built hardware is no longer necessary.

    11 4

Repositories

Showing 10 of 18 repositories
  • Simulator Public

    Flight dynamics models and control laws created directly from flight test data.

    Python 4 MIT 0 0 0 Updated May 9, 2024
  • FlightData Public

    Libraries to load and interpolate a variety of flight data formats.

    Python 0 MIT 2 0 0 Updated May 6, 2024
  • Messages Public

    A very simple, lean system to define message packets and pack/unpack them. Generates C++ and python code so packets can be shared between languages.

    Python 0 MIT 0 0 0 Updated May 6, 2024
  • .github Public
    0 MIT 0 0 0 Updated Apr 30, 2024
  • ImageAnalysis Public

    Aerial imagery analysis, processing, and presentation scripts.

    Python 143 MIT 44 11 2 Updated Nov 25, 2023
  • rc-flight Public

    Hybrid Python/C++ flight control, flight data, and autopilot system.

    Python 15 12 1 0 Updated Jun 19, 2023
  • fmu-arduino Public

    Arduino (Teensyduino) firmware for creating an autopilot sensor and servo management system. Turn any beaglebone or raspberry pi, omega2, etc. into an advanced autopilot.

    C++ 3 MIT 3 1 0 Updated May 14, 2023
  • fmu-ardupilot-ecosystem-legacy Public

    AP_HAL/ChibiOS-based firmware that turns any supported flight controller board in the heart of the Rice Creek UAS ecosystem.

    C++ 0 MIT 0 0 0 Updated May 13, 2023
  • insgnss_tools Public

    INS/GNS, EKF, sensor fusion toolbox with python wrappers.

    C++ 19 MIT 12 0 0 Updated May 2, 2023
  • transformations Public

    Homogeneous Transformation Matrices and Quaternions by Christoph Gohlke <http://www.lfd.uci.edu/~gohlke/>

    Python 0 0 0 0 Updated Apr 1, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…