Philippe Renon
40ed1fc570
OP-1174 fixed GCS telemetry build dependency issue
2014-05-11 14:20:31 +02:00
Philippe Renon
e3e92efc70
OP-1174 uncrustified
2014-05-05 00:05:51 +02:00
Philippe Renon
f38de84aa2
OP-1174 changed title of firmware mismatch popup
2014-05-04 22:52:09 +02:00
Philippe Renon
5b64459eb3
OP-1174 changed fw version check popup from QErrorMessage to QMessageBox. This allows to use a warning icon, etc... And opens the door to more improvments.
2014-05-03 17:41:01 +02:00
Philippe Renon
8c0560418d
OP-1174 moved firmware version check (again) from uploader plugin to telemetry plugin
2014-05-03 14:32:46 +02:00
m_thread
f306a356f3
OP-1170 got rid of compiler warnings in multiple plugins.
2014-02-26 17:57:45 +01:00
Alessio Morale
92839fe95d
Uncrustify
2014-02-21 19:19:24 +01:00
Philippe Renon
f6c7b5c185
OP-1228 disabled telemetry monitor option page creation to fix gcs crash
...
- a fully functional option page will be re-introduced with OP-1185
+review OPReview
2014-02-17 21:32:30 +01:00
Philippe Renon
0c8756b496
OP-1182 second attempt at fixing telemetry monitor widget size too small on Mac
2014-01-21 22:51:46 +01:00
Philippe Renon
ff6c5e80a0
OP-1182 attempt at fixing telemetry monitor widget size too small on Mac
2014-01-21 02:40:15 +01:00
Philippe Renon
e0115a25b0
OP-1122 OP-1125 cleaned up GCS side uavtalk includes
2013-12-11 22:22:28 +01:00
Philippe Renon
b627b71d0e
uncrustification
2013-12-02 23:49:03 +01:00
Philippe Renon
37dab0e4fc
Merge remote-tracking branch 'origin/next' into filnet/telemetry
...
Conflicts:
ground/openpilotgcs/src/plugins/coreplugin/connectionmanager.cpp
ground/openpilotgcs/src/plugins/coreplugin/mainwindow.cpp
ground/openpilotgcs/src/plugins/coreplugin/telemetrymonitorwidget.cpp
ground/openpilotgcs/src/plugins/coreplugin/workspacesettings.cpp
ground/openpilotgcs/src/plugins/uavtalk/telemetrymonitor.cpp
2013-12-02 22:54:00 +01:00
Philippe Renon
9a93d88388
OP-963 TelemetryMonitorWidget added some doc + polishing
2013-06-14 00:15:03 +02:00
Philippe Renon
7486263262
OP-963 made TelemetryMonitorWidget skinnable
...
- 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
2013-06-13 01:36:02 +02:00