libs
libuavcan
libuavcan
dsdl_compiler
pyuavcan
pyuavcan_v0
Classes
|
Namespaces
|
Functions
|
Variables
transport.py File Reference
Go to the source code of this file.
Classes
class
pyuavcan_v0.transport.ArrayValue
class
pyuavcan_v0.transport.BaseValue
class
pyuavcan_v0.transport.CompoundValue
class
pyuavcan_v0.transport.Float32IntegerUnion
class
pyuavcan_v0.transport.Frame
class
pyuavcan_v0.transport.PrimitiveValue
class
pyuavcan_v0.transport.Transfer
class
pyuavcan_v0.transport.TransferError
class
pyuavcan_v0.transport.TransferManager
class
pyuavcan_v0.transport.VoidValue
Namespaces
pyuavcan_v0.transport
Functions
def
pyuavcan_v0.transport.array_len_bits_from_max_size
(max_size)
def
pyuavcan_v0.transport.bchr
(x)
def
pyuavcan_v0.transport.be_from_le_bits
(
s
, bitlen)
def
pyuavcan_v0.transport.bits_from_bytes
(
s
)
def
pyuavcan_v0.transport.bytes_from_bits
(
s
)
def
pyuavcan_v0.transport.cast
(value, dtype)
def
pyuavcan_v0.transport.enum_mark_last
(iterable,
start
=0)
def
pyuavcan_v0.transport.f16_from_f32
(float32)
def
pyuavcan_v0.transport.f32_from_f16
(float16)
def
pyuavcan_v0.transport.format_bits
(
s
)
def
pyuavcan_v0.transport.get_active_union_field
(obj)
def
pyuavcan_v0.transport.get_constants
(obj)
def
pyuavcan_v0.transport.get_fields
(obj)
def
pyuavcan_v0.transport.get_uavcan_data_type
(obj)
def
pyuavcan_v0.transport.is_request
(obj)
def
pyuavcan_v0.transport.is_response
(obj)
def
pyuavcan_v0.transport.is_union
(obj)
def
pyuavcan_v0.transport.le_from_be_bits
(
s
, bitlen)
def
pyuavcan_v0.transport.switch_union_field
(obj, value)
def
pyuavcan_v0.transport.union_tag_bits_from_num_elements
(num_elements)
Variables
pyuavcan_v0.transport.bchr
= chr
pyuavcan_v0.transport.long
=
int
pyuavcan_v0.transport.MutableSequence
= collections.abc.MutableSequence
uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:03