Tags: gediminasgu/gomavlib
Tags
feat: Switch serial library to one with larger cross-platform support (… …bluenviron#138) * Change the serial lib * Renamed package * use forked serial lib * request all data streams * Move back to upstream serial library * Revert name change * Change stream request * Add hardware flow control enable * Go fmt * run gofumpt --------- Co-authored-by: aler9 <[email protected]>
fix unmarshaling from text of enums with bitmask flag (bluenviron#90) (… …bluenviron#91)
support writing the same Frame to multiple nodes (bluenviron#66) (blu… …environ#72)
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)
PreviousNext