mavkit 0.3.0

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

# Gas Town (added by gt)
.runtime/
.claude/commands/
.logs/