toggle menu
mavlink-kotlin
common
switch theme
search in API
connection-core
/
com.divpundir.mavlink.connection
/
BufferedMavConnection
/
sendSignedV2
send
Signed
V2
open
override
fun
<
T
:
MavMessage
<
T
>
>
sendSignedV2
(
systemId
:
UByte
,
componentId
:
UByte
,
payload
:
T
,
linkId
:
UByte
,
timestamp
:
UInt
,
secretKey
:
ByteArray
)
Sends the provided
payload
wrapped in a signed MAVLink v2 frame.