aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/orb_topics.h
Commit message (Collapse)AuthorAgeFilesLines
* MAVLink multi-port WIP, not compiling yetLorenz Meier2014-01-091-125/+0
|
* Some mavlink fixes to use vehicle_control_mode, WIPAnton Babushkin2013-12-291-0/+4
|
* Waypoints and missionlib: lot's of cleanupJulian Oes2013-12-291-0/+1
|
* Topics: Move from global_position_setpoint to mission_item_tripletJulian Oes2013-12-261-2/+2
|
* Mission topic: Use mission topic instead of global position for tripletJulian Oes2013-11-201-1/+1
|
* Added support for dynamic turn radiiLorenz Meier2013-10-081-0/+5
|
* Hotfixes for HIL and mode switching.Lorenz Meier2013-09-221-0/+1
|
* Moved math library to library dir, improved sensor-level HIL, cleaned up geo ↵Lorenz Meier2013-08-211-0/+1
| | | | / conversion libs
* Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-1/+2
|
* Merge branch 'master' into new_state_machineJulian Oes2013-07-081-0/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Updated mavlink version, massive improvements in mission lib, fixes to HIL ↵Lorenz Meier2013-07-041-0/+4
| | | | | | | | (state and sensor level)
* | Controllers should not access state machine anymore but access the ↵Julian Oes2013-06-151-0/+1
| | | | | | | | vehicle_control_mode flags
* | Introduced new actuator_safety topicJulian Oes2013-06-141-1/+2
|/
* Cut over MAVLink to new build systemLorenz Meier2013-04-271-0/+106