mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-06 23:29:15 +01:00
- moved telemetry monitor widget from coreplugin to new telemetry plugin - added a telemetry monitor gadget based on monitor widget. - cleaned up telemetry monitor widget and made it skinnable Dependencies have changed: - connection manager (in coreplugin) is now unaware of the telemetry monitor widget - the widget is added to the connection manager tray by the telemetry plugin - the telemetry plugin depends on coreplugin and uavtalk
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
<RCC>
|
|
<qresource prefix="/telemetry">
|
|
<file>images/tx-rx.svg</file>
|
|
</qresource>
|
|
</RCC>
|