aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Lowering default rates at 57600Lorenz Meier2012-10-172-5/+5
| * | | | Various fixes to attitude control, flyable, needs parameter tuningLorenz Meier2012-10-173-8/+19
| * | | | Initialized all sensor fields to zeroLorenz Meier2012-10-171-0/+1
| * | | | Minor code style fixes, removed dead codeLorenz Meier2012-10-172-24/+6
| * | | | Fixed an abort condition, fixed value initialization, implemented naive three...Lorenz Meier2012-10-171-3/+12
| * | | | Fixed a range of initialization issues in filter, does not any more emit NaN ...Lorenz Meier2012-10-173-41/+36
| * | | | Increased priority of MAVLink receiver threadLorenz Meier2012-10-173-2/+7
* | | | | Calibration WIP, not compilingLorenz Meier2012-10-175-213/+192
|/ / / /
* | | | Controller and estimator updatesdaregger2012-10-1638-273/+332
* | | | Wip on inner rate loopdaregger2012-10-164-20/+37
* | | | MergedLorenz Meier2012-10-1621-1572/+2350
|\ \ \ \
| * | | | Fixed stupid typo in GPS appLorenz Meier2012-10-161-2/+2
| * | | | Ignore measurement parts not projected to the planeLorenz Meier2012-10-161-18/+22
| * | | | fixed wrong status indication of sd log command if startup failsLorenz Meier2012-10-151-2/+1
| * | | | Minor documentation style fixesLorenz Meier2012-10-152-3/+7
| * | | | Reworked calibrationLorenz Meier2012-10-151-158/+188
| * | | | Added mag calibration routine, fixed minor typos without runtime effectsLorenz Meier2012-10-154-9/+394
| * | | | Merge branch 'master' of github.com:PX4/Firmware into mavlink-cleanupLorenz Meier2012-10-151-3/+22
| |\ \ \ \
| * | | | | No joy with getopt_longpx4dev2012-10-141-13/+8
| * | | | | Beat up on the mavlink app startup a bit.px4dev2012-10-142-95/+64
| * | | | | Refactor and start tidying up the MAVLink app.px4dev2012-10-1412-1282/+1684
* | | | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-10-162-13/+6
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Switch to the standard 'verbose' build option. Use a better way of passing op...px4dev2012-10-152-12/+5
| * | | | | Switch from -Os to -O3. This generates *much* faster code, although at a ~50...px4dev2012-10-151-1/+1
| | |/ / / | |/| | |
* | | | | Merged new EKF versionLorenz Meier2012-10-1641-721/+708
* | | | | Merge branch 'tobi'Lorenz Meier2012-10-162-22/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of https://github.com/tnaegeli/Firmware into tobiLorenz Meier2012-10-1020-182/+418
| |\ \ \ \
| * | | | | Fixed logging, mergedLorenz Meier2012-10-102-22/+49
* | | | | | Teach top how to precisely determine stack usage.px4dev2012-10-141-3/+22
| |_|/ / / |/| | | |
* | | | | Merge branch 'master' of https://github.com/PX4/Firmwarepx4dev2012-10-132-9/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Disable rate control, disable offset estimationLorenz Meier2012-10-132-9/+10
* | | | | Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-10-1358-801/+2541
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | You can now configure a login for Telnet NSH session -- from Darcy Gongpatacongo2012-10-126-23/+208
| * | | | Update Olimex-LPC1766STK setenv.sh to make it faster to use CodeSourcery.patacongo2012-10-1214-56/+402
| * | | | Another dtoa() fix from Mike Smithpatacongo2012-10-119-94/+121
| * | | | Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-1024-5/+134
| * | | | More fixes for ldnxflat. There are still problems with the GCC 4.6.3patacongo2012-10-105-18/+131
| * | | | Oop. Part of last change was still in the editorpatacongo2012-10-101-4/+9
| * | | | Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-10178-186/+493
| * | | | Disable R_ARM_REL32 logicpatacongo2012-10-102-0/+10
| * | | | Add support for the R_ARM_REL32 relocationpatacongo2012-10-102-91/+146
| * | | | Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-1094-94/+94
| * | | | Updates for new web sitepatacongo2012-10-087-20/+47
| * | | | Fix a recurring, cloned typopatacongo2012-10-0673-159/+159
| * | | | All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-0693-207/+606
| * | | | Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-0624-1626/+2662
| * | | | Several bugfixes, mostly from Darcy Gongpatacongo2012-10-065-112/+129
| * | | | Eliminate a warningpatacongo2012-10-061-0/+8
| * | | | More changes for buildroot EABI toolchainpatacongo2012-10-067-9/+30
| * | | | configs/shenzhou will now use the 4.6.3 buildroot EABI toolchainpatacongo2012-10-054-8/+13