Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: mavlink/MAVSDK-Go

Tags

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from mavlink/streams-fail-fast

Improve stream error handling, code generation and mavsdk proto update to 20aa335 - MAVSDK 3.6.0.

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updated sources to mavsdk-proto 34bce6d (#8)

* updated sources to mavsdk-proto 34bce6d

* updated subscriber functions to allow listening on context for easy cancellation

* checking for context cancaled error from grpc streams

* rely on grpc context handling and parse ctx cancled error

* fixing linting

v0.0.7

Toggle v0.0.7's commit message
generated updated proto files

v0.0.6

Toggle v0.0.6's commit message
cleanup of sources

v0.0.5

Toggle v0.0.5's commit message
missing context in function paramters

v0.0.3

Toggle v0.0.3's commit message
sync with mavsdk protos