Development UAVObject to Widget Relations - d-ronin/dRonin GitHub Wiki
WIP
Design doc: https://github.com/d-ronin/dRonin/blob/next/ground/docs/UAVObj%20relations%20Framework%20document.doc
Property | Type | Description |
---|---|---|
objname | string | Name of the UAVO. |
fieldname | string | Name of the UAVO field. |
element | string | Name of an element within the field. Only use for multi-element fields. |
scale | double | Scaling factor applied to the value within the UI. 0 will prefer string representation where applicable e.g. QLineEdit |