An open API service indexing awesome lists of open source software.

https://github.com/larus-breeze/sw_tools

Development tools for the Larus Flight Information Sensor System
https://github.com/larus-breeze/sw_tools

ahrs datalogger flight-simulator software-updater

Last synced: about 2 months ago
JSON representation

Development tools for the Larus Flight Information Sensor System

Awesome Lists containing this project

README

          

# Software tools for larus devices for development and verification

## Sensor Data Analyzer
Software-In-The-Loop Simulator for the Larus Glider Flight Sensor. Details here: [README](sensor_data_analyzer/README.md)
Supported Dataformats can be found here: [Formats](analysis/dataformats.py)

## Analysis
Python scripts to plot the from the sensor recorded and via the Sensor Data Analyzer converted raw data logfiles

## CAN Helper
A simple script to tap into the sensors CAN traffic and generate live plots

## Flight Player
A Python QT based software to replay the via the Sensor Data Analyzer generated logfiles. This tool can generate CAN and NMEA Traffic to test the HMI and Frontend Solutions.

## SW Update
A solution for firmware updates of the larus devices.