aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/ros' into dev_rosThomas Gubler2014-12-040-0/+0
|\
| * Merge remote-tracking branch 'upstream/master' into rosThomas Gubler2014-12-0435-357/+1737
| |\
* | | platform headers: fix code styleThomas Gubler2014-12-044-30/+45
* | | more documentation commentsThomas Gubler2014-12-043-7/+66
* | | nodehandle: add documentation commentsThomas Gubler2014-12-041-8/+44
* | | comments for px4 definesThomas Gubler2014-12-041-11/+42
* | | uorb topic header generator: only create new files if the file content really...Thomas Gubler2014-12-042-36/+90
* | | better support for param default values on ros and px4Thomas Gubler2014-12-043-5/+7
* | | make param wrapper macros compatible for px4 and ros, needs cleanupThomas Gubler2014-12-035-12/+70
* | | bring up param wrapper for px4, moved global include fileThomas Gubler2014-12-036-24/+123
* | | improve param wrapper for ros, prepare for px4Thomas Gubler2014-12-034-6/+25
* | | add parameter wrapper macros for rosThomas Gubler2014-12-032-0/+10
* | | update commentsThomas Gubler2014-12-031-3/+3
* | | move px4_defines fileThomas Gubler2014-12-028-7/+7
* | | subscriber example clean upThomas Gubler2014-12-021-8/+1
* | | subscriber example increase stack sizeThomas Gubler2014-12-021-1/+1
* | | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-022-12/+12
|\ \ \ | | |/ | |/|
| * | Merge pull request #1479 from AndreasAntener/accel-calibration-fixLorenz Meier2014-12-021-5/+5
| |\ \
| | * | move natural position to the front of the pending list for QGCAndreas Antener2014-12-021-2/+2
| | * | swap fron/back > the "side" being measured is facing downwardsAndreas Antener2014-12-021-3/+3
| | * | use consistent orientation naming in messagesAndreas Antener2014-12-021-1/+1
| |/ /
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-12-012-3/+3
| |\ \
| | * \ Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-11-2847-412/+1831
| | |\ \
| | * | | Updating NuttX versionLorenz Meier2014-11-281-0/+0
| * | | | Fix RGB led stop commandLorenz Meier2014-12-011-7/+7
* | | | | make default apps compatible with autogenerated attitude and rc_channels messageThomas Gubler2014-12-027-64/+69
* | | | | fix uorb header template for constantsThomas Gubler2014-12-021-1/+1
* | | | | add missing timestamp fieldThomas Gubler2014-12-021-0/+1
* | | | | remove rc_channels, vehicle_attitude topic header filesThomas Gubler2014-12-022-188/+0
* | | | | add macros for easy 2d array support, builds on px4 test buildThomas Gubler2014-12-023-3/+9
* | | | | update ros configuration for new file locationsThomas Gubler2014-12-022-1/+21
* | | | | remove embedded message test from rc_channels.msgThomas Gubler2014-12-011-1/+0
* | | | | improve msg template fileThomas Gubler2014-12-011-6/+17
* | | | | move (for now) unused msg fileThomas Gubler2014-12-011-0/+0
* | | | | initial version of msg to uorb scriptThomas Gubler2014-12-0139-13/+415
* | | | | add PX4 advertise macroThomas Gubler2014-11-282-1/+2
* | | | | add support for subcription method callbacks for ros and nuttxThomas Gubler2014-11-283-14/+40
* | | | | correctly handle interval, call callback only when topic updated, add example...Thomas Gubler2014-11-283-6/+12
* | | | | make px4::ok work, use it in px4::spinThomas Gubler2014-11-287-41/+24
* | | | | re-add accidentally deleted line from commit bc4209681c39fc934defcff318221e2c...Thomas Gubler2014-11-281-0/+2
* | | | | remove commentThomas Gubler2014-11-281-27/+0
* | | | | use interval setting correctly, improve px4::spinThomas Gubler2014-11-283-20/+35
* | | | | uORB::SubscriptionNode stores intervalThomas Gubler2014-11-281-10/+17
* | | | | actually call callbackThomas Gubler2014-11-282-10/+7
* | | | | fix print for px4Thomas Gubler2014-11-282-3/+3
* | | | | enable systemcmds in test buildThomas Gubler2014-11-281-0/+19
* | | | | macro for topic subscriptionThomas Gubler2014-11-282-6/+11
* | | | | update nuttxThomas Gubler2014-11-281-0/+0
* | | | | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-11-2828-332/+1693
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Disable the BlinkM driver, code style fixes for other disabled driversLorenz Meier2014-11-271-3/+3
| |/ / /