1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/src/plugins
edouard dafdac14e2 The System Health gagdet now works: load the system-health-path.svg file from the config dialog, and send system alarms to it!
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@603 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-05-07 22:19:27 +00:00
..
airspeed Smooth and fast needle rotation, using timers. The only remaining thing is to do the actual connection to UAV Objects - everything is in place, configuration-wise. 2010-05-03 05:59:41 +00:00
config GCS/core: Add logging support to core. 2010-04-25 17:55:21 +00:00
consolegadget GCS/console: Fix coloring misbehavior. 2010-04-25 18:50:11 +00:00
coreplugin GCS/connectionmanager: Trying to fix segfault reported in OP-70 2010-05-02 16:13:12 +00:00
donothing GCS/DoNothing : Updated dependencies in .pluginspec 2010-05-02 17:20:20 +00:00
emptygadget GCS/qxt: Add libqxt to libs.pro 2010-04-26 05:12:56 +00:00
lineardial Fixed the small display bug in the linear dial. Display code is now OK, what is missing is: writing numeric value, connecting to input (either uavobject or other abstraction level) 2010-05-05 13:20:57 +00:00
map OP-65 GCS/map gadget: Option to choose map provider. 2010-04-12 10:23:26 +00:00
modelview GCS/plugins: Change license in .pluginspec files 2010-04-05 17:15:17 +00:00
rawhid GCS/connectionmanager: Trying to fix segfault reported in OP-70 2010-05-02 16:13:12 +00:00
scope GCS/plugins: Change license in .pluginspec files 2010-04-05 17:07:05 +00:00
serialconnection OP-4 GCS/Telemetry Refactored telemetry to be fully event driven and various bug fixes (working but not yet fully tested) 2010-04-15 02:19:13 +00:00
systemhealth The System Health gagdet now works: load the system-health-path.svg file from the config dialog, and send system alarms to it! 2010-05-07 22:19:27 +00:00
uavobjectbrowser OP-9 GCS/uavobjectbrowser: Refactoring. 2010-05-07 07:03:28 +00:00
uavobjects GCS/UAVObjects: Merged all UAVObjectFields into a single class using a QVariant for the data, updated UAVObjectBrowser and fixed a bug with array fields, added isNumeric() and isText() functions to UAVObjectField 2010-05-07 01:49:38 +00:00
uavtalk OP-4 GCS/Telemetry Implemented telemetry connection manager, persistent objects are now automatically retrieved each time a new connection is established (to ensure that the GCS objects are in sync with the Flight objects), minor telemetry bug fixes 2010-05-04 01:31:06 +00:00
uploader OP-35 GCS/Qymodem_lib and Uploader plugin. Further cleaning up, and documenting. 2010-04-14 21:23:13 +00:00
welcome GCS/qxt: Add libqxt to libs.pro 2010-04-26 05:12:56 +00:00
plugins.pro Added system health plugin 2010-05-05 16:10:29 +00:00