Skip to content

Add multiple numeric argument types (int, float, and unsigned) #12

@camargo

Description

@camargo

Currently numeric arguments only support the number type. This task is to replace number with more numeric argument types in accordance with the AMPCS command dictionary argument types. The AMPCS types are:

  • int
  • float
  • unsigned
  • numeric (this is deprecated according to AMPCS so we probably should not include it)

Metadata

Metadata

Assignees

Labels

breaking changeA change that will require updating downstream codefeatureA new feature or feature request

Type

No type
No fields configured for issues without a type.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions