1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-06 17:46:07 +01:00
LibrePilot/ground/src/plugins
peabody124 3c647f3481 Ground/UAVTalk: Export UAVTalk object so logging compiles on windows (and reenable). Cross platform my ass.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1717 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-22 06:11:34 +00:00
..
config OP-160 Curve widget: 1st working version. Use "initCurve" with a list of double to create a curve, and connect to the curveUpdated signal to 2010-09-19 08:49:48 +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 Ground: Supress a few warnings. A drop in a bucket... 2010-09-21 16:37:59 +00:00
dial OP-151 Use PathChooser in all plugins, and update pathutils to behave consistently across platforms by always using "/" as its internal format. Should solve the issues we have been having with windows paths not being removed properly. 2010-09-14 16:58:40 +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 Flight: Got a much nicer arming/disarming system going. Made it a separate flag in the end to allow testing the stabilization code with motors not running. Also changes maxRoll/maxPitch/maxYaw to uint8 to keep object size smaller - no reason for float precision for this. 2010-09-16 15:41:11 +00:00
gpsdisplay Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
hitlnew GCS FlightGear sim: This is how it's done in the manual, and seems to 2010-09-19 12:37:41 +00:00
importexport GCS: Import/Export The checkboxes didn't work, fixed :) 2010-09-19 12:39:04 +00:00
ipconnection Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
lineardial OP-151 Use PathChooser in all plugins, and update pathutils to behave consistently across platforms by always using "/" as its internal format. Should solve the issues we have been having with windows paths not being removed properly. 2010-09-14 16:58:40 +00:00
logging Ground/Logging: Change replay state at end of replay file to stop lock up 2010-09-22 01:04:24 +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 Ground: Suppressing some more random unused variable warnings 2010-09-21 19:29:43 +00:00
pfd OP-151 Use PathChooser in all plugins, and update pathutils to behave consistently across platforms by always using "/" as its internal format. Should solve the issues we have been having with windows paths not being removed properly. 2010-09-14 16:58:40 +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 Ground: Suppressing some more random unused variable warnings 2010-09-21 19:29:43 +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 More Q_UNUSED 2010-09-21 22:53:08 +00:00
uavtalk Ground/UAVTalk: Export UAVTalk object so logging compiles on windows (and reenable). Cross platform my ass. 2010-09-22 06:11: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 Ground/UAVTalk: Export UAVTalk object so logging compiles on windows (and reenable). Cross platform my ass. 2010-09-22 06:11:34 +00:00