mavkit 0.2.1

Async MAVLink SDK for vehicle control, missions, and parameters
Documentation
target/

# Rust libraries typically do not commit Cargo.lock
Cargo.lock

# Local SITL/MAVProxy runtime artifacts
*.log
*.pid

# MAVProxy telemetry artifacts
mav.*

# Editor and OS files
.idea/
.vscode/
.DS_Store
Thumbs.db

# Python bytecode
__pycache__/
*.py[cod]
*.pyo