1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground/src/plugins
erhard be1dc09c29 OP-99 Import/Export: Reflect the format-changes from 1599 in the version-number.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1600 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-12 21:05:35 +00:00
..
config Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +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-99 Import/Export: Reflect the format-changes from 1599 in the version-number. 2010-09-12 21:05:35 +00:00
dial Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
donothing 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
emptygadget 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
gcscontrol Ground/GCSControl: Swapped sign conventions of sticks to match the sign convention of roll/pitch/yaw. I.e. now right on the roll causes a + roll, pulling down on the pitch causes + pitch. 2010-09-04 02:19:06 +00:00
gpsdisplay Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
hitlnew Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
importexport Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
ipconnection Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
lineardial Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
logging Ground/Logging: Fix bug overwriting timestamp. Thanks Cranphin. 2010-09-08 18:48:16 +00:00
modelview Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
notify Make Notification plugin sound path portable too. 2010-09-11 21:17:44 +00:00
opmap Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
pfd Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
rawhid Stop rawhid (Windows) from logging a debug message because it can't open 2010-09-01 18:49:18 +00:00
scope Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
serialconnection Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
systemhealth Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
uavobjectbrowser Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
uavobjects Flight/Stabilization: Make the derivative account for the sampling time (dAngle/dt) for the PID loop since integral does and also make the integral bounds uavobject settings. It was originally bounded by constant/Ki but I'm not sure why as you change the gain of the error integral you also want to decrease the maximum error it can cause. 2010-09-12 02:54:41 +00:00
uavtalk GCS: Quiet down some compiler warnings. 2010-08-07 19:14:34 +00:00
uploader Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
welcome Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
plugins.pro [OP-95] Update plugis.pro file: 2010-08-31 10:24:18 +00:00