aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VTOL: Do not allow manual overrideLorenz Meier2014-12-231-1/+1
* Merge branch 'master' of github.com:PX4/Firmware into isvtolLorenz Meier2014-12-2240-197/+20696
|\
| * Merge pull request #1524 from PX4/prtestLorenz Meier2014-12-211-2/+3
| |\
| | * Improve READMELorenz Meier2014-12-211-2/+3
| * | Travis CI: Change binary file namev1.0.0rc6Lorenz Meier2014-12-211-3/+1
| * | Travis CI: We need mailutilsv1.0.0rc5Lorenz Meier2014-12-211-1/+1
| * | Travis CI: Next attempt at email notification - avoid env var.Lorenz Meier2014-12-211-2/+1
| * | Travis CI: Next attempt at email notificationLorenz Meier2014-12-211-1/+13
| * | Travis CI: Fix email lineLorenz Meier2014-12-211-1/+1
| * | Travis CI: Test flight tester email notificationLorenz Meier2014-12-211-2/+21
| |/
| * MPU6000: Add regdump commandGrant Morphett2014-12-211-2/+42
| * Travis CI: Fix fold syntaxLorenz Meier2014-12-211-4/+4
| * Travis CI: Zip only relevant filesLorenz Meier2014-12-211-0/+1
| * Travis CI: Fold log outputLorenz Meier2014-12-211-1/+8
| * Travis CI: Fix up AWS pathsLorenz Meier2014-12-211-3/+3
| * Travis CI: Provide the right AWS regionLorenz Meier2014-12-211-0/+2
| * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-12-211-4/+0
| |\
| | * Merge pull request #1520 from mhkabir/inav_fixLorenz Meier2014-12-211-4/+0
| | |\
| | | * Remove vel resetM.H.Kabir2014-12-211-4/+0
| | |/
| * | IOv2: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
| * | IOv1: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
| * | FMUv2: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
| * | FMUv1: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
| * | Travis CI: Teach Travis how to upload all builds to AWSLorenz Meier2014-12-211-3/+14
| * | Creating Firmware ZIP file and ignoring it in GITLorenz Meier2014-12-212-5/+7
| |/
| * Travis CI: Fix YML formatv1.0.0-rc4Lorenz Meier2014-12-211-5/+6
| * Travis CI: Enable release integrationLorenz Meier2014-12-201-6/+11
| * Travis CI: Yet another pass at 32 bit support libsLorenz Meier2014-12-201-3/+1
| * Travis CI: Install 32 bit support libs firstLorenz Meier2014-12-201-1/+4
| * Manually install a known GCC versionLorenz Meier2014-12-201-2/+11
| * Travis CI: Pick right GCC versionLorenz Meier2014-12-201-3/+2
| * Fix Travis CI config fileLorenz Meier2014-12-201-1/+1
| * IO firmware: Change to inttypes headerLorenz Meier2014-12-201-1/+1
| * Output GCC versionLorenz Meier2014-12-201-0/+3
| * Updated NuttXLorenz Meier2014-12-201-0/+0
| * README: Fix up build status badgeLorenz Meier2014-12-201-1/+1
| * PX4IO firmware: Add required include.Lorenz Meier2014-12-201-0/+2
| * Add Travis badgeLorenz Meier2014-12-201-0/+2
| * Travis file: tabs to spacesLorenz Meier2014-12-201-8/+8
| * Add Travis CI support, ready for testingLorenz Meier2014-12-201-0/+20
| * unittests: ST24: Improve test return codesLorenz Meier2014-12-201-6/+14
| * unittests: SF0x parse test improvementsLorenz Meier2014-12-201-3/+3
| * Add S.BUS2 unit test, needs better coverage against logfileLorenz Meier2014-12-201-5/+13
| * Improve mixer test, no firm checks yetLorenz Meier2014-12-201-3/+8
| * unittests: Improve auto declination test, not great coverage yet.Lorenz Meier2014-12-201-6/+30
| * Add make tests to MakefileLorenz Meier2014-12-201-0/+7
| * Fix up unit test makefile, add option to rull all of themLorenz Meier2014-12-201-15/+21
| * Add unit test dataLorenz Meier2014-12-202-0/+20211
| * Move unittests into a more perceivable directoryLorenz Meier2014-12-2016-0/+0
| * Merge pull request #1493 from PX4/fwposcontrolmodeThomas Gubler2014-12-191-57/+69
| |\