1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-15 22:23:51 +01:00
LibrePilot/ground/src/plugins
edouard b3ca037308 OP-277 Update all files to use a BOARD_TYPE and BOARD_REVISION scheme through the whole codebase.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2458 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-16 20:41:55 +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-254 Do not reset accel bias before running the calibration, only correct it: should improve precision and lead to better results (and improving each time the procedure is launched again). 2011-01-12 21:21:06 +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 OP-262 GCS: new "About Authors" dialog which displays the contents of the CREDITS.txt file. We should actually have a makefile script which takes credits.txt, parses it and updates the CREDITS.html file whenever we compile the GCS, to enable a nicer display of the authors. 2011-01-12 21:14:35 +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 remove autogenerated header files + one forgotten cpp file & .gitignore them 2011-01-16 01:45:37 +00:00
uavtalk OP-273 - UAVTalk - prevent object update-bursts caused by involuntary synchronization in case of long delays or time-jumps 2011-01-16 15:28:49 +00:00
uploader OP-277 Update all files to use a BOARD_TYPE and BOARD_REVISION scheme through the whole codebase. 2011-01-16 20:41:55 +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