1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +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
Alessio Morale d20d1ab295 LP-89 - Port OP_15.05.01 fixes. Release notes:
--- RELEASE-15.05.01 HOTFIX --- Banana Split ---
This release fixes an important bug.  All Revolution hardware running 15.05 should upgrade to 15.05.01. Note that this is a hotfix; it can
simply be flashed without an erase settings. Furthermore, please review your vtolpathfollowersettings:HorizontalVelMax; a value of around 4m/s would be more appropriate for preliminary trialing of a new release and will be changed in future.

Release Notes - OP Next Generation - Version OP15.05.01

** Bug
    * [NG-55] - 15.05 PositionHold exhibits fly-away behaviour at the vtolpathfollowersettings maxRollPitch and HorizontalVelMax values.
---
 WHATSNEW.txt                                      | 13 ++++++++++-
 flight/libraries/pid/pidcontroldown.cpp           | 26 ++++++++++-----------
 flight/libraries/plans.c                          | 28 +++++++++++++++++++----
 flight/modules/PathFollower/inc/pidcontrolne.h    |  1 -
 flight/modules/PathFollower/pidcontrolne.cpp      | 23 +++++++++++++++----
 flight/modules/PathFollower/vtolflycontroller.cpp | 16 ++++++++-----
 6 files changed, 77 insertions(+), 30 deletions(-)
2015-09-19 16:05:49 +02:00
artwork LP-29 artwork cleanup (file names are now lower case + models have consistent scale and orientation) 2015-09-16 23:19:11 +02:00
flight LP-89 - Port OP_15.05.01 fixes. Release notes: 2015-09-19 16:05:49 +02:00
ground uncrustification 2015-09-19 12:07:45 +02:00
hardware Add Revo hardware files 2015-04-26 05:47:40 +10:00
make Merged in james-duley/librepilot/LP-113_tool_installer (pull request #49) 2015-09-18 20:40:08 +02:00
matlab Reset executable bits from non-executable files (Windows legacy) 2013-04-24 01:18:46 +03:00
package hotfix for uninstall related Linux packaging issue 2015-09-16 21:42:03 +02:00
shared LP-114 Add Accessory3 as input - TxWizard and Multirotor Accessory 2015-09-11 00:04:31 +02:00
.commit-template Fix an isssue with OpenSSL installation that was causing all_sdk_install 2014-01-14 11:05:16 +01:00
.gitattributes .gitattributes: add a note how to renormalize old branches for merge 2013-04-24 03:31:09 +03:00
.gitignore Merge remote-tracking branch 'upstream/next' into filnet/LP-29_osgearth_integration 2015-08-29 17:03:48 +02:00
.gitmodules OP-892: fix broken op_overo path in .gitmodules 2013-04-12 20:10:20 +03:00
CONTRIBUTING.md LP-60 - Fix Insteller and readmes 2015-07-31 18:48:18 +02:00
CREDITS.txt 15.05 Update contributors 2015-05-19 20:37:31 +02:00
GPLv3.txt Move GPLv3.txt from flight/Doc/License/ to top directory and convert to CRLF 2013-04-24 22:39:28 +03:00
legacy_openpilot_license.txt rename OP license file 2015-07-08 15:24:38 +02:00
LICENSE.txt LP-03 Add missing LICENSE.txt needed for win32 package 2015-07-09 00:32:28 +02:00
Makefile Added Linux uninstall target 2015-09-12 10:34:48 +01:00
MILESTONES.txt REVONANO Milestones update 2015-05-18 21:30:05 +02:00
README.md Update all changed files against GIT log with copyright headers consistency. 2015-08-19 16:15:58 +02:00
tool_install.sh LP-113: add new tool install framework 2015-09-15 00:06:09 +01:00
WHATSNEW.txt LP-89 - Port OP_15.05.01 fixes. Release notes: 2015-09-19 16:05:49 +02:00

About the LibrePilot Project

Open - Collaborative - Free

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. One of the projects primary goals is to provide an open and collaborative environment making it the ideal home for development of innovative ideas.

LibrePilot welcomes and encourages exchange and collaboration with other projects, like adding support for existing hardware or software in collaboration under the spirit of open source.

LibrePilot finds its roots in the OpenPilot project and the founding members are all long-standing contributors in that project.

The LibrePilot Project will be governed by a board of members using consensual methods to make important decisions and to set the overall direction of the project.

The LibrePilot source code is released under the OSI approved GPLv3 license. Integral text of the license can be found at www.gnu.org