1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground/src/plugins
edouard 0af3d26981 OP-38 Ground/Config gadget: AHRS indoor mode works, as well as Home Location saving.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1554 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-07 12:26:33 +00:00
..
config OP-38 Ground/Config gadget: AHRS indoor mode works, as well as Home Location saving. 2010-09-07 12:26:33 +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 Export-Import-Plugin: Fix crashes on import. 2010-08-28 12:43:14 +00:00
dial Update dial plugin config UI 2010-09-01 20:19:14 +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 Don't forget to unhide the gps data stream when switching back to serial 2010-09-06 21:16:21 +00:00
hitlnew flight/PiOS.win32: update Makefile.win32 with new UAVObjects, also change UAVObject headers to have a newline at the end. 2010-09-02 23:55:24 +00:00
importexport OP-99 Import/Export Plugin: Integration to File menu. 2010-08-28 18:40:28 +00:00
ipconnection GCS/IPConnection: fixed a problem that was causing IP telemetry not to work on Windows, moved socket creation to the UAVTalk thread. Segfaults if you don't press "Disconnect" before closing the window! 2010-08-20 16:23:14 +00:00
lineardial Fix for Bargraph dial factor, enables up to 6 decimal digits instead of two. 2010-08-18 09:41:40 +00:00
logging GCS/Logging: Added size information to GCS Log file so naieve parser can not fail. Also added a few comments. 2010-08-31 17:22:46 +00:00
modelview OP-122 Ground: Fixed bug in GCS usb sending that prevented sending large objects. Also made the model view rotate the models so it's consistent with both the 3D modelers convention and the flight convention OP is adpoting. 2010-08-25 06:25:24 +00:00
notify Fixed Label 2010-09-01 00:38:16 +00:00
opmap Ground/OPMap + Position Information: Initial version of conversion from NED to LLA and integration into OPMap. I don't particular love how this is done. The main issue is the Utils didn't like having any UAVObject stuff linked to them (in my hands). That means in OPMap gadget I had to write the code that will pull the HomeLocation and PositionActual together, but this code will likely need to be reused. I will update the Altitude getting code later too, I need to look how the whole internals::position is working on OPMap. 2010-08-31 05:09:57 +00:00
pfd OP-136 Ground/PFD Fixed issue where pitch value was used for roll settings. What was it about the monkey again? ;-) 2010-09-05 17:30:49 +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 OP-42 GCS/Scope: Added UAVField units to curve legend 2010-09-01 21:29:24 +00:00
serialconnection Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
systemhealth Use the "User Interface Colour" defined in the general settings as the background color of the 2010-07-17 22:47:42 +00:00
uavobjectbrowser Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
uavobjects Foolishly forgot object like I always do 2010-09-04 22:01:11 +00:00
uavtalk GCS: Quiet down some compiler warnings. 2010-08-07 19:14:34 +00:00
uploader Guess what? More Doxygen... 2010-07-16 16:01:53 +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