Hello,
With LUA script command: gcs:send_named_float(‘description’,value)
I send 30 values, but I get only 20 in Mission planner.
These values appears in custom field.
I’m searching in visual studio, where mission planner link the customfield0 to 19 to the “descripton” sent by gcs:send named float…
Also I’m trying to send 30 values, and I’m searching to overide the 20 customfields limit.to 30.
I hope you can help me give me advices.
I devlop a json, that link to this fields to show values on other window.