aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/rc_channels.h
Commit message (Collapse)AuthorAgeFilesLines
* remove rc_channels, vehicle_attitude topic header filesThomas Gubler2014-12-021-96/+0
|
* application layer only, no drivers affected: Fix overflow in RC input topic ↵Lorenz Meier2014-11-071-2/+7
| | | | - this topic is deprecated and will be removed, has been superseded by input_rc and manual_control
* Remove huge memory overhead in RC channels topic, was completely unnecessaryLorenz Meier2014-11-021-1/+0
|
* Fix compile error: rename field in rc_channels.hThomas Gubler2014-07-021-1/+1
|
* rc_channels topic cleanupAnton Babushkin2014-05-201-42/+26
|
* Merge branch 'master' into acro2Anton Babushkin2014-05-201-29/+29
|\
| * Use "POSCTL" switch name consistentlyAnton Babushkin2014-05-111-1/+1
| |
| * Replaces poshold/althold with posctrl/altctrlTickTock-2014-04-281-1/+1
| |
| * renamed EASY to POSHOLD and SEATBELT to ALTHOLDTickTock-2014-04-271-1/+1
| |
| * compilesTickTock-2014-04-271-4/+0
| |
| * Merged in upstream masterTickTock-2014-04-271-0/+4
| |\
| | * MISSION switch renamed to LOITERAnton Babushkin2014-04-241-1/+1
| | |
| * | renamed mission_switch to loiter_switch and assisted_switch to easy_switchTickTock-2014-04-221-2/+2
| |/
| * 'signal_lost' flag added to manual_control_setpoint and rc_channels topics ↵Anton Babushkin2014-04-031-0/+1
| | | | | | | | to indicate signal loss immediately
| * AUTOMATED code-style fix on topics. NO MANUAL OR SEMANTIC EDITSLorenz Meier2014-01-121-28/+27
| |
* | rc_channels topic: bug fixed; sensors: minor cleanupAnton Babushkin2014-02-041-17/+17
| |
* | ACRO mode implementedAnton Babushkin2014-01-311-5/+6
|/
* Support 18 channels correctly on FMULorenz Meier2013-12-221-7/+4
|
* Merged masterLorenz Meier2013-08-181-5/+5
|\
| * Hotfix: Fixed Doxygen tags for uORB topicsLorenz Meier2013-08-151-5/+5
| |
* | sensors: ASSISTED switch channel addedAnton Babushkin2013-07-221-10/+14
| |
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-12/+10
|/ | | | | | | Conflicts: src/drivers/px4io/px4io.cpp src/modules/commander/commander.c src/modules/commander/state_machine_helper.c
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+108