aboutsummaryrefslogtreecommitdiff
path: root/src/examples/flow_position_estimator/flow_position_estimator_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-291-1/+1
|\
| * turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-1/+1
* | move px4_defines fileThomas Gubler2014-12-021-1/+1
* | add macros for easy 2d array support, builds on px4 test buildThomas Gubler2014-12-021-1/+2
|/
* Fix flow exampleLorenz Meier2014-10-311-2/+2
* flow example: Use smaller stack and correct start logicLorenz Meier2014-05-161-2/+3
* There were unintialized variables.Hyon Lim (Retina)2013-09-251-0/+7
* Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-10/+10
* Merged masterLorenz Meier2013-07-151-2/+2
|\
| * Hotfix: Changed all left-over task_spawn() to task_spawn_cmd()Lorenz Meier2013-07-081-2/+2
* | Adapted flow estimator, position and velocity control to new state machineJulian Oes2013-06-241-15/+21
* | Hack to make flow controll to compileJulian Oes2013-06-161-0/+4
|/
* Add PX4Flow board modules and corresponding ORB msgs.samuezih2013-06-141-0/+458