Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/destos/bonfo
Betaflight configuration snapshotting and management
https://github.com/destos/bonfo
betaflight betaflight3 drone drone-racing drones multiwii
Last synced: 15 days ago
JSON representation
Betaflight configuration snapshotting and management
- Host: GitHub
- URL: https://github.com/destos/bonfo
- Owner: destos
- License: mit
- Created: 2022-03-22T22:02:47.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-05-01T08:11:18.000Z (over 1 year ago)
- Last Synced: 2024-12-18T16:35:43.925Z (about 1 month ago)
- Topics: betaflight, betaflight3, drone, drone-racing, drones, multiwii
- Language: Python
- Homepage: https://destos.github.io/bonfo
- Size: 888 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Bonfo - drone configuration management
[![pypi](https://img.shields.io/pypi/v/bonfo.svg)](https://pypi.org/project/bonfo/)
[![python](https://img.shields.io/pypi/pyversions/bonfo.svg)](https://pypi.org/project/bonfo/)
[![Build Status](https://github.com/destos/bonfo/actions/workflows/release.yml/badge.svg)](https://github.com/destos/bonfo/actions/workflows/release.yml)
[![Dev Build Status](https://github.com/destos/bonfo/actions/workflows/dev.yml/badge.svg?branch=dev)](https://github.com/destos/bonfo/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/destos/bonfo/branch/main/graphs/badge.svg)](https://codecov.io/github/destos/bonfo)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)* Documentation:
* GitHub:
* PyPI:
* Free software: MIT## Features
* Connects to Betaflight flight controllers
* More soon ( lol )## Credits
This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage) project template.
Inspired by some of the existing multi-wii protocol packages like [YAMSPy](https://pypi.org/project/yamspy/)