aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink_onboard
Commit message (Collapse)AuthorAgeFilesLines
* mavlink, mavlink_onboard: bugfixes, code style fixedAnton Babushkin2013-10-081-30/+39
|
* mavlink_onboard: major optimization, cleanup and minor fixes, WIPAnton Babushkin2013-10-082-21/+26
|
* Forgot load change in mavlink_onboardJulian Oes2013-08-161-1/+1
|
* Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-2/+2
|
* Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-153-7/+7
|
* Merged masterLorenz Meier2013-07-153-2/+2
|\
| * Updated mavlink_onboard as well (Hotfix)Lorenz Meier2013-07-083-2/+2
| |
* | 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.
* | Controllers should not access state machine anymore but access the ↵Julian Oes2013-06-153-6/+10
| | | | | | | | vehicle_control_mode flags
* | Introduced new actuator_safety topicJulian Oes2013-06-143-6/+7
| |
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-172-55/+61
|/ | | | | | | Conflicts: src/drivers/px4io/px4io.cpp src/modules/commander/commander.c src/modules/commander/state_machine_helper.c
* Moved all system commands to the new worldLorenz Meier2013-04-271-1/+1
|
* Cut over MAVLink to new build systemLorenz Meier2013-04-276-0/+1137