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
- Host: GitHub
- URL: https://github.com/larus-breeze/sw_tools
- Owner: larus-breeze
- License: gpl-3.0
- Created: 2022-06-09T08:32:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2026-01-13T11:09:46.000Z (2 months ago)
- Last Synced: 2026-01-13T14:19:02.123Z (2 months ago)
- Topics: ahrs, datalogger, flight-simulator, software-updater
- Language: Python
- Homepage:
- Size: 10.8 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.