1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
Go to file
peabody124 5e7dff0481 Ground: Modified GCS control gadget to actually take over the manual control object and also swapped the signs of the axis as well as bounding the range.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1326 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-08-18 15:24:47 +00:00
artwork OP-38 Servo icon for the RC input/output settings. Quick job but does the trick, right? 2010-08-18 12:49:41 +00:00
flight AHRS: Added the filtered data to the attitude raw object. Even though this seems like an oxymoron it's still raw to the EKF algorithm, and nice to see the real values after filtering to make sure nothing weird is going on. However, if people don't like this I'm open to suggestions/patches. I'd maybe suggest the whole attituderaw object be converted to ahrsraw anyway since it's more like that (eg. none of the values are actually attitude estimates). 2010-08-18 14:54:24 +00:00
ground Ground: Modified GCS control gadget to actually take over the manual control object and also swapped the signs of the axis as well as bounding the range. 2010-08-18 15:24:47 +00:00
.gitignore Merge branch 'watchdog' 2010-08-13 05:18:17 +00:00
CREDITS.txt Rename dial directory to Deluxe in prep for Matt's work. 2010-08-11 02:07:13 +00:00
Makefile Merge branch 'mac_support' 2010-08-18 14:29:53 +00:00