Skip to content

Tags: gediminasgu/gomavlib

Tags

v2.1.3

Toggle v2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix unmarshaling from text of enums with bitmask flag (bluenviron#90) (

…bluenviron#91)

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
simplify code (bluenviron#89)

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add serial to json example (bluenviron#80)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support writing the same Frame to multiple nodes (bluenviron#66) (blu…

…environ#72)

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 add node.IdleTimeout and close idle connections after a timeout (blu…

…environ/mavp2p#33) (bluenviron#61)

* replace pkg/udplistener with pion/transport/v2/udp

* add node.IdleTimeout and close idle connections after a timeout (bluenviron/mavp2p#33)

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix Kong usage (bluenviron#59)

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
replace math/rand with crypto/rand (bluenviron#53)

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix mavlink codegen enum methods (bluenviron#47)

Refactored MarshalText, UnmarshalText, and String methods for Enum types.

Co-authored-by: sirno-baka <[email protected]>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change repository owner (bluenviron#44)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add options to set timeouts (bluenviron#40)