1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-06 17:46:07 +01:00
LibrePilot/ground/src/plugins
edouard dda5d55ffa Improvements in suspendPolling/resumePolling in the connection manager even
if a connection plugin does not have devices connected when called.



git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2388 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-12 07:43:02 +00:00
..
antennatrack OP-51: GCS Antenna Tracker plugin, My (first) quick tester plugin for antennatracker. Not included into build. Heavily based on gps display plugin. 2010-11-29 16:41:53 +00:00
config OP-233 Further work on Temperature compensation for gyros (GCS config). Everyting is in place to sample data and compute the regression. 2011-01-06 23:43:03 +00:00
consolegadget More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
coreplugin Improvements in suspendPolling/resumePolling in the connection manager even 2011-01-12 07:43:02 +00:00
dial Update to Dials widget to check for NaN values in UAVObjects: a NaN can cause the GCS to freeze inside the dial repaint operations. This will ensure that the GCS does 2011-01-09 13:11:32 +00:00
donothing GCS: Fixed config gadget description and some cleanup in *.pluginspec. No code changes. 2011-01-04 21:52:21 +00:00
emptygadget GCS: Fixed config gadget description and some cleanup in *.pluginspec. No code changes. 2011-01-04 21:52:21 +00:00
gcscontrol GCS Control Gadget: After double checks on actual quad, correct pitch sign now implemented. 2010-12-21 20:05:56 +00:00
gpsdisplay GPS Display gadget: also display SNR above each satellite bar in the display gadget. 2010-12-08 17:22:55 +00:00
hitlnew Clean up HiTL plugin to remove old and unused files. You might have to clean and rebuild after this if you get errors. Made X-Plane HiTL bridge a bit more chatty at startup to help users. 2010-12-26 15:54:01 +00:00
importexport GCS: Fixed config gadget description and some cleanup in *.pluginspec. No code changes. 2011-01-04 21:52:21 +00:00
ipconnection IPConnection telemetry module: Rev 1342 introduced a serious deadlock bug due to incorrect usage of QReadLock where a QMutex should have been used. 2010-10-16 22:29:19 +00:00
lineardial Get rid of yet more compile-time warnings. 2010-11-14 15:25:14 +00:00
logging Should hopefully make log/stop log operations more robust, as well as avoid crashing GCS upon exit in case the user did log during the session... 2010-12-04 17:39:32 +00:00
magicwaypoint Flight/Guidance: Enable for any type of quad airframe 2010-10-10 00:46:04 +00:00
modelview GCS: Fixed config gadget description and some cleanup in *.pluginspec. No code changes. 2011-01-04 21:52:21 +00:00
notify OP-242 : Fix notify crash on Linux. Additional check on phono media object in the playback callback to avoid race conditions. 2011-01-07 14:59:54 +00:00
opmap GCS: Fixed config gadget description and some cleanup in *.pluginspec. No code changes. 2011-01-04 21:52:21 +00:00
pfd Fixed a rare issue with Heading becoming NaN and not checked by GCS (froze the GCS). Update op_dfu.cpp to reflect latest changes by PT_Dreamer on the CLI. 2010-12-21 21:10:31 +00:00
rawhid Started updating the connection manager to tell the connection plugins to poll or not in a central location. Updated the rawhid and serialconnection plugins to reflect this. 2011-01-12 00:05:51 +00:00
scope GCS: Fixed config gadget description and some cleanup in *.pluginspec. No code changes. 2011-01-04 21:52:21 +00:00
serialconnection Started updating the connection manager to tell the connection plugins to poll or not in a central location. Updated the rawhid and serialconnection plugins to reflect this. 2011-01-12 00:05:51 +00:00
systemhealth Change to ignore the uninitialised state of a system alarm. 2010-12-27 07:09:06 +00:00
uavobjectbrowser OP-260 Remove @Ref tags in the tooltips, thanks for pointing this out. 2011-01-11 09:02:57 +00:00
uavobjects OP-251 UAVObject/WatchdogStatus: Sorry forgot files earlier for monitoring what 2011-01-10 05:42:57 +00:00
uavtalk Started updating the connection manager to tell the connection plugins to poll or not in a central location. Updated the rawhid and serialconnection plugins to reflect this. 2011-01-12 00:05:51 +00:00
uploader Add a msleep in the SSP loop to avoid taking 100% CPU when waiting for commands. 2011-01-12 00:15:44 +00:00
welcome Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
plugins.pro OP-51: GCS Antenna Tracker plugin, My (first) quick tester plugin for antennatracker. Not included into build. Heavily based on gps display plugin. 2010-11-29 16:41:53 +00:00