aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/vehicle_status.h
Commit message (Expand)AuthorAgeFilesLines
* commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)Julian Oes2014-06-191-3/+2
* commander: added some failsafe logicJulian Oes2014-06-181-0/+2
* commander: modes display fixes, don't activate failsafe while disarmedAnton Babushkin2014-06-171-1/+2
* commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-161-14/+11
* navigator: renamed the different RTL statesJulian Oes2014-06-121-18/+19
* commander and navigator: lot's of changes, failsafe handling in commander, na...Julian Oes2014-05-271-13/+22
* Merge branch 'master' into navigator_rewriteJulian Oes2014-05-261-2/+3
|\
| * Merge branch 'master' into acro2Anton Babushkin2014-05-201-63/+29
| |\
| | * ALTCTRL/POSCTRL renamed to ALTCTL/POSCTLAnton Babushkin2014-05-111-2/+2
| | * Replaces poshold/althold with posctrl/altctrlTickTock-2014-04-281-2/+2
| | * renamed EASY to POSHOLD and SEATBELT to ALTHOLDTickTock-2014-04-271-2/+2
| | * Merged mpc_rc with masterLorenz Meier2014-04-271-0/+2
| | |\
| * | \ Merge branch 'beta' into acro2Anton Babushkin2014-02-021-0/+1
| |\ \ \
| * | | | ACRO mode implementedAnton Babushkin2014-01-311-0/+8
* | | | | Merge remote-tracking branch 'px4/master' into navigator_cleanupJulian Oes2014-04-261-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #749 from DonLakeFlyer/ArmDisarmLorenz Meier2014-04-261-0/+2
| |\ \ \ \
| | * | | | Simpler state transition codeDon Gagne2014-03-261-0/+2
| | | |/ / | | |/| |
* | | | | navigator: lot's of cleanup (WIP)Julian Oes2014-04-211-4/+9
| |_|_|/ |/| | |
* | | | commander, navigator: use updated manual_control_setpointAnton Babushkin2014-04-031-28/+0
|/ / /
* | | Merged beta into paul_estimatorLorenz Meier2014-02-161-16/+18
|\| |
| * | Merged master into betaLorenz Meier2014-02-011-0/+1
| |\ \ | | |/ | |/|
| * | vehicle_control_mode publication moved to commander, WIPAnton Babushkin2014-01-271-0/+2
| * | cammander: state machine can now deny current state (e.g. when position lock ...Anton Babushkin2014-01-261-3/+4
| * | commander: more user-friendly states indicationAnton Babushkin2014-01-251-1/+3
| * | «flighttermination state» replaced by more general «failsafe state»Anton Babushkin2014-01-251-5/+6
| * | Added NONE = not mapped state for mission and return switchesAnton Babushkin2013-12-301-0/+2
| * | Moving nav state from commander to navigator, WIPAnton Babushkin2013-12-291-16/+2
| * | added simple flight termination state machine which enbales parachute on requestThomas Gubler2013-12-081-0/+8
* | | Merge branch 'master' of github.com:PX4/Firmware into paul_estimatorLorenz Meier2014-02-091-0/+1
|\ \ \ | | |/ | |/|
| * | Improved RC calibration behaviour, fully supported setting trim offsetsLorenz Meier2014-02-011-0/+1
| |/
* / AUTOMATED code-style fix on topics. NO MANUAL OR SEMANTIC EDITSLorenz Meier2014-01-121-25/+24
|/
* Made low/critical warnings consistingJulian Oes2013-08-291-3/+3
* Full failsafe rewrite.Anton Babushkin2013-08-271-12/+1
* mergedLorenz Meier2013-08-191-2/+2
|\
| * vehicle_local_position topic updated, position_estimator_inav and commander f...Anton Babushkin2013-08-181-2/+2
| * merged master, updated fixed wingLorenz Meier2013-08-161-0/+4
| |\
* | \ Merged masterLorenz Meier2013-08-181-0/+4
|\ \ \ | | |/ | |/|
| * | Hotfix: Fixed Doxygen tags for uORB topicsLorenz Meier2013-08-151-4/+4
* | | System status load is now from 0 to 1 instead of non-intuitive 0 to 1000Julian Oes2013-08-161-1/+1
| |/ |/|
* | State machine rewritten, compiles, WIPAnton Babushkin2013-07-281-26/+29
* | commander: WIP, SEATBELT renamed to ASSISTED, added SIMPLE mode, added ASSIST...Anton Babushkin2013-07-221-5/+12
* | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-28/+9
* | Controllers should not access state machine anymore but access the vehicle_co...Julian Oes2013-06-151-9/+9
* | Introduced new actuator_safety topicJulian Oes2013-06-141-3/+2
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-57/+89
|/
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+226