Skip to content

Larus Flight Information Sensor System for Gliders

This project provides hardware and software to create a Sensor System for Glider Flight-Management-Systems like XCsoar.

Overview

Frontend

  • 57mm display unit. With transflective 2" display, STM32H7 and Rust firmware. Frontend New Units Frontend New Units

Sensor

https://github.com/larus-breeze/hw_sensor, https://github.com/larus-breeze/sw_sensor Sensor hardware containing an IMU, pressure sensors and a (D-)GNSS The sensor firmware is providing essential information for glider navigation like

  • position,
  • attitude and heading AHRS Heading in DGNSS Version via satellite
  • GNSS/INS-based ultra-fast variometer,
  • real-time wind measurement,
  • air-density measurement
  • worldwide automatic adaption to the local magnetic field parameters using NOAA data.

Software-In-The-Loop (SIL)-Simulator to test and qualify algorithms

Some more details about the features can be found under algorithms.

The sensor can also be used as a universal data-logger for manned or UAV test flights with a sampling-rate of 100 Hz. The logger writes it's data to a micro-sd with a virtually unlimited capacity. The Frontend is connected via a CAN bus.

Assembled Fully assembled unit with single GNSS

Assembled DGNSS DGNSS (Sat Compass) Larus Sensor

Pinned

  1. sw_algorithms_lib sw_algorithms_lib Public

    This module contains the algorithms for the larus soaring flight sensor

    C++ 5 8

  2. sw_tools sw_tools Public

    Development tools for the Larus Flight Information Sensor System

    Python 2

  3. doc_larus doc_larus Public

    Overview and entry point for Project

    Python 4 2

  4. hw_sensor hw_sensor Public

    PCB design Vario sensor

    6 6

  5. sw_sensor sw_sensor Public

    Firmware for Larus sensor MK1 and MK2

    C 2 3

Repositories

Showing 8 of 8 repositories

Most used topics

Loading…