MAVSDK client for Rust. https://mavsdk.mavlink.io
Stars
24
Forks
8
Watchers
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
19
commits
17
5
1
Bot
bump tonic dependencies (#67)
ac60e02
Bump actions/checkout from 2 to 4 (#63)
4d19044
bump MSRV and tidy CI (#62)
b8c5e3e
Refactor/rustfmt (#24)
a47fc92
remove unused dependency (#33)
38c9aa6
update to latest proto definitions (#29)
e689abf
remove generated code from version control (#16)
dbe5ff5
Refactor 'generated' module (#19)
82fd5ce
bump tonic dependencies (#30)
818113a
remove manual 'stream' implementation (#27)
155e661
use 'thiserror' to derive errors (#20)
71199f0
collapse nested match blocks (#21)
c35bc4a
prune dependencies (#25)
de3fa56
add continuous integration workflows (#18)
31b76ff
Merge pull request #17 from danieleades/refactor/collapse-match-block
ea48b9a