1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/src/plugins
cranphin e59a58aa0e GCS: Remove support in [UAVGadgetManager] for Settings/DefaultSettings.
Wasn't really used since it wasn't properly finished (no support in UI).
The idea of having ways to support defaults is good, but can probably be
done better in a different way. (I like the idea of a embedded second
ini file, which serves as 'default'. But many ways are possible).

AS usual, write support removed, read support still there for now.


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1688 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-19 12:35:48 +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 GCS: Remove support in [UAVGadgetManager] for Settings/DefaultSettings. 2010-09-19 12:35:48 +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: Also zero the structures in the il2 sim. 2010-09-16 22:35:36 +00:00
importexport 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
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: Finally add object ID and instance ID to information logged so it _might_ be readable. Still want to move size into the UAVTalk protocol and use that for logging. 2010-09-16 05:07:30 +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/OPMap config page: fixed vertical stretch of Default longitude textbox. 2010-09-19 08:40:57 +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 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: 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
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