Skip to content

Extensions can't pass float numbers to the server #76

@EmilioPeJu

Description

@EmilioPeJu

The Pico1m4 FMC saves calibration data as IEEE754 32-bit floats in an EEPROM, @adedamola-sode is implementing an extension to extract those floats and pass them to the server, however, the server doesn't have a way to deal with floats coming from an extension.

I propose adding a new float sub-type to parse floating-point numbers, this probably would be implemented in server/types.c.

@Araneidae , @tomtrafford and @coretl
What are your thoughts on this?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions