1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/uavtalk
James Cotton 39fcc5bde3 Revert "Telemetry: Remove a processObjectQueue() command that was triggering
warnings".  Unfortunately this causes problems getting objects quickly on
linux.  A complete fix to the connection speed issue on all platforms may
take some work.

This reverts commit 74d1762e4c.
2011-08-11 12:05:52 -05:00
..
telemetry.cpp Revert "Telemetry: Remove a processObjectQueue() command that was triggering 2011-08-11 12:05:52 -05:00
telemetry.h Implemented NACKs on UAVTalk on the ground implementation. 2011-04-30 16:52:07 +02:00
telemetrymanager.cpp OP-357 Config gadget now checks whether the autopilot is connected already when it is instanciated. 2011-03-31 20:48:43 +00:00
telemetrymanager.h OP-357 Config gadget now checks whether the autopilot is connected already when it is instanciated. 2011-03-31 20:48:43 +00:00
telemetrymonitor.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
telemetrymonitor.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavtalk_dependencies.pri build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavtalk_global.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavtalk.cpp Fix bug in UAVTalk where the expected packet length check was incorrect for 2011-06-06 10:37:57 -05:00
uavtalk.h NACKs implemented on both ground and flight side, connect time goes under a few seconds now. 2011-04-30 19:32:42 +02:00
UAVTalk.pluginspec build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavtalk.pri OP-520 Change $$qtLibraryTarget to $$qtLibraryName 2011-08-04 15:17:08 +02:00
uavtalk.pro build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
uavtalkplugin.cpp Added a menu entry in the Tools menu to erase all settings. 2011-04-26 00:45:08 +02:00
uavtalkplugin.h Sorry... 2011-03-25 11:24:27 +00:00