Skip to content

Extend primitive types with small fixed-size arrays #128

@pavel-kirienko

Description

@pavel-kirienko

I found it to be often useful to have small fixed-size arrays for representation of arbitrary arrays and matrices without the array prefix:

  • uavcan.primitive.array.Real16x2 ... Real16x9
  • uavcan.primitive.array.Real32x2 ... Real32x9
  • uavcan.primitive.array.Real64x2 ... Real64x9

That would be 24 new types in total.

@thirtytwobits should we add this to the core set?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions