mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-22 07:52:12 +01:00
7486263262
- 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>
|