aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into ros_messagelayer_merge_nu...ros_messagelayer_merge_nuttx_bringupThomas Gubler2015-01-2818-192/+393
|\
| * Added more docs to offset as suggested by @velocoderaptor, thanks!Lorenz Meier2015-01-261-0/+10
| * MPU6K: Improve gyro self test to allow more realistic deviations from nominal...Lorenz Meier2015-01-261-7/+20
| * MPU6000: Increase gyro offset tolerance to 7 dpsJohan Jansen2015-01-261-4/+5
| * mc_pos_control: Protect against NaN and Inf setpointsJohan Jansen2015-01-261-1/+8
| * USB startup: Ensure that we are not talking to the peripheral too soon. Start...Lorenz Meier2015-01-263-22/+12
| * Merge pull request #1699 from sjwilks/fmuv1_fixLorenz Meier2015-01-251-1/+1
| |\
| | * Revert "FMUv1: Disable stack checking"Simon Wilks2015-01-251-1/+1
| * | Documentation: WIP on better block diagramsLorenz Meier2015-01-251-0/+0
| |/
| * Simplified i2c handling for flow.James Goppert2015-01-242-75/+95
| * Merge pull request #1694 from sjwilks/px4v1_land_detectorLorenz Meier2015-01-241-0/+1
| |\
| | * Add landing detector for V1 boards as well.Simon Wilks2015-01-241-0/+1
| |/
| * Merge pull request #1397 from dyeldandi/vzLorenz Meier2015-01-233-0/+17
| |\
| | * INAV_W_Z_GPS_V defaults to 0Denis Yeldandi2015-01-211-1/+1
| | * Adding vertical (Z) velocity to inav estimatorDenis Yeldandi2014-10-173-0/+17
| * | Sonar: Set min/max distance properly, add usleep for detectionLorenz Meier2015-01-231-0/+5
| * | Sonar driver by jverbekeJon Verbeke2015-01-231-48/+47
| * | Multi sonar support by jverbekeLorenz Meier2015-01-232-40/+152
| * | Fixed coverity CID #12521Daniel Agar2015-01-221-1/+1
| * | Fixed coverity CID #12530Daniel Agar2015-01-221-1/+3
| * | geofence.cpp formatDaniel Agar2015-01-221-30/+54
| * | Fixed coverity CID #12538Daniel Agar2015-01-221-16/+16
* | | Merge remote-tracking branch 'upstream/nuttx_bringup_expvar' into ros_message...Thomas Gubler2015-01-271-10/+10
|\ \ \
| * | | rc.interface: expand mixer variablesThomas Gubler2015-01-271-10/+10
* | | | Merge remote-tracking branch 'upstream/nuttx_bringup' into ros_messagelayer_m...Thomas Gubler2015-01-278-10/+26
|\| | |
| * | | Updated NuttX submodule to Gregs 7.7 plus (this is == upstream)David Sidrane2015-01-261-0/+0
| * | | Bug fix:The CRC detection on px4io was failing with -1 result, do the the fac...David Sidrane2015-01-261-0/+9
| * | | Updated NuttX submodule to Gregs latest including CONFIG_STACK_COLORATION (th...David Sidrane2015-01-241-0/+0
| * | | Updated configDavid Sidrane2015-01-241-2/+1
| * | | Updated NuttX submodule to Gregs latest with addtion of CONFIG_STACK_COLORATI...David Sidrane2015-01-231-0/+0
| * | | Using Nuttx stack assessment itnerfacesDavid Sidrane2015-01-237-9/+17
| * | | Updated NuttX submodule to Gregs latest (this is == upstream)David Sidrane2015-01-231-0/+0
* | | | mc attctl multiplatform: increase stack sizeros_messagelayer_merge_attctl_nuttx_bringupThomas Gubler2015-01-261-1/+1
* | | | mc attctl multiplatform: remove memsetsThomas Gubler2015-01-261-4/+3
* | | | extend subscriber/publisher exampleThomas Gubler2015-01-264-9/+47
* | | | update multiplatform makefile for new nuttx versionThomas Gubler2015-01-261-1/+2
* | | | Merge remote-tracking branch 'upstream/nuttx_bringup' into ros_messagelayer_m...Thomas Gubler2015-01-2672-1810/+4378
|\| | |
| * | | Upstrem rejected patches - Reverted to previous Nuttx submoduleDavid Sidrane2015-01-231-0/+0
| * | | Added Support for C++ static initializers for all boards. Including compile t...David Sidrane2015-01-229-1/+71
| * | | Added Support for C++ static initializersDavid Sidrane2015-01-223-5/+24
| * | | Created a general rule for testing a Nuttx CONFIG_xxx variable. David Sidrane2015-01-221-5/+17
| * | | Merge branch 'nuttx_bringup' of https://github.com/PX4/Firmware into nuttx_br...David Sidrane2015-01-222-2/+9
| |\ \ \
| | * | | Fixup during rebase: Add semicolonLorenz Meier2015-01-221-1/+1
| | * | | PX4IO driver: Try to talk to IO instead of just waiting for itLorenz Meier2015-01-222-2/+9
| * | | | Updated NuttX submoduleDavid Sidrane2015-01-221-0/+0
| |/ / /
| * | | Merge branch 'master' into nuttx_bringupLorenz Meier2015-01-222-2/+2
| |\| |
| | * | Fix UAVCAN dependency generation issueLorenz Meier2015-01-222-2/+2
| * | | Enable CU term in FMUv2 configLorenz Meier2015-01-224-10/+17
| * | | Fix merge fail in nuttx configs, adjust LP and HP work stack sizes, reduce in...Lorenz Meier2015-01-223-38/+9
| * | | Fix up math.h for GCC 4.9Lorenz Meier2015-01-221-4/+4