ardupilog icon indicating copy to clipboard operation
ardupilog copied to clipboard

Handle NAMED_VALUE_FLOAT logs

Open Georacer opened this issue 11 months ago • 0 comments

ArduPilot 4.7.0dev now logs NVF with NAMED_VALUE_FLOAT information.

The name is a char[16] array, but it is assigned as an instance (#). This is likely not well handled in ardupilog yet.

Georacer avatar Apr 01 '25 21:04 Georacer