aboutsummaryrefslogtreecommitdiff
path: root/src/examples/flow_position_control/flow_position_control_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed obsolete flow control exampleLorenz Meier2014-05-231-613/+0
|
* Topics: Move from global_position_setpoint to mission_item_tripletJulian Oes2013-12-261-1/+0
|
* There were unintialized variables.Hyon Lim (Retina)2013-09-251-7/+29
| | | | | | (control mode was not updated) Also, new flags (xy_valid etc) were considered.
* Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-5/+5
|
* 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-10/+11
| |
* | Hack to make flow controll to compileJulian Oes2013-06-161-1/+3
|/
* Add PX4Flow board modules and corresponding ORB msgs.samuezih2013-06-141-0/+589