aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/ardrone_interface/ardrone_interface.c
Commit message (Collapse)AuthorAgeFilesLines
* turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-1/+1
|
* ARDrone driver: be less chattyLorenz Meier2014-11-151-22/+14
|
* ardrone interface: reduce stack sizeThomas Gubler2014-05-211-1/+1
| | | | | Conflicts: src/drivers/ardrone_interface/ardrone_interface.c
* Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-10/+9
|
* Merge branch 'master' into new_state_machineJulian Oes2013-07-081-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | compiling again Conflicts: src/modules/fixedwing_att_control/fixedwing_att_control_att.c src/modules/fixedwing_att_control/fixedwing_att_control_rate.c src/modules/fixedwing_pos_control/fixedwing_pos_control_main.c src/modules/mavlink/orb_listener.c src/modules/multirotor_att_control/multirotor_attitude_control.c src/modules/multirotor_att_control/multirotor_rate_control.c src/modules/systemlib/pid/pid.c src/modules/systemlib/pid/pid.h src/modules/uORB/objects_common.cpp
| * Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own ↵px4dev2013-06-011-1/+1
| | | | | | | | version of task_spawn that's different.
* | Introduced new actuator_safety topicJulian Oes2013-06-141-9/+6
| |
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-1/+3
|/ | | | | | | Conflicts: src/drivers/px4io/px4io.cpp src/modules/commander/commander.c src/modules/commander/state_machine_helper.c
* Merge working changes into export-build branch.px4dev2013-04-261-0/+398