aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | Fw pos control: small mode cleanup
| * fix comment style and typeThomas Gubler2014-12-131-3/+3
| |
| * fw pos ctrl: takeoff special case only in takeoffThomas Gubler2014-12-131-24/+27
| |
| * Merge remote-tracking branch 'upstream/master' into fwposcontrolmodeThomas Gubler2014-12-132-5/+9
| |\
| * \ Merge remote-tracking branch 'upstream/master' into fwposcontrolmodeThomas Gubler2014-12-1328-119/+130
| |\ \
| * | | fw pos control: improve mode logic slightlyThomas Gubler2014-12-131-26/+36
| | | |
| * | | fw pos control: better check for control modeThomas Gubler2014-12-131-5/+4
| | | |
* | | | Merge pull request #1509 from PX4/VTOL_startup_and_parameter_fixThomas Gubler2014-12-185-20/+95
|\ \ \ \ | | | | | | | | | | Vtol startup and parameter fix
| * | | | shortened parameter names to max 16 bytesRoman Bapst2014-12-183-12/+12
| | | | |
| * | | | fixed parameter issue for VTOL so that parameter wiki tool can document themRoman Bapst2014-12-183-11/+86
| | | | |
| * | | | fixed startup for VTOL -> some variable names were changed latelyRoman Bapst2014-12-183-3/+3
| | | | |
* | | | | Merge pull request #1516 from jgoppert/aerocore-uploadLorenz Meier2014-12-182-0/+15
|\ \ \ \ \ | | | | | | | | | | | | Added aerocore upload target.
| * | | | | Added aerocore upload target.James Goppert2014-12-182-0/+15
|/ / / / /
* | | | | Merge pull request #1515 from gitter-badger/gitter-badgeLorenz Meier2014-12-181-0/+2
|\ \ \ \ \ | |/ / / / |/| | | | Add a Gitter chat badge to README.md
| * | | | Added Gitter badgeThe Gitter Badger2014-12-181-0/+2
|/ / / /
* | | | Merge pull request #1508 from PX4/fwposl1OsLorenz Meier2014-12-172-4/+4
|\ \ \ \ | | | | | | | | | | fw pos control: compile with -Os
| * | | | fw pos ctl: compile with -OsThomas Gubler2014-12-171-0/+2
| | | | |
| * | | | fw pos ctl: make loop performance counter more meaningfulThomas Gubler2014-12-171-4/+2
|/ / / /
* | | | Merge pull request #1506 from sjwilks/tbs_enduranceThomas Gubler2014-12-172-0/+36
|\ \ \ \ | | | | | | | | | | Airframe config and autostart for the TBS Discovery Long Range
| * | | | Up the min PWM slightly.Simon Wilks2014-12-171-1/+1
| | | | |
| * | | | Airframe config and autostart for the TBS Discovery Long RangeSimon Wilks2014-12-172-0/+36
|/ / / /
* | | | Merge pull request #1481 from PX4/vtol_mergeLorenz Meier2014-12-1527-74/+1419
|\ \ \ \ | | | | | | | | | | VTOL architecture working with caipirinha
| * | | | removed white space noisetumbili2014-12-155-7/+7
| | | | |
| * | | | Merge branch 'master' of https://github.com/PX4/Firmware into vtol_mergetumbili2014-12-1593-3718/+3078
| |\ \ \ \ | |/ / / / |/| | | |