aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB
Commit message (Expand)AuthorAgeFilesLines
* Mavlink and navigator: handle current waypoint onboardJulian Oes2014-02-151-1/+2
* Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-125-29/+27
|\
| * sdlog2: TELE (telemetry status) message added, type for 'rssi' and 'remote_rs...Anton Babushkin2014-02-121-5/+5
| * Merged master into betaLorenz Meier2014-02-011-0/+1
| |\
| | * Improved RC calibration behaviour, fully supported setting trim offsetsLorenz Meier2014-02-011-0/+1
| * | setpoint type IDLE added (for AUTO_READY state), LAND mode fixedAnton Babushkin2014-01-291-4/+5
| * | global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, u...Anton Babushkin2014-01-281-4/+8
| * | mavlink: AUTO states indication fixedAnton Babushkin2014-01-281-0/+3
| * | vehicle_control_mode publication moved to commander, WIPAnton Babushkin2014-01-272-16/+5
| * | cammander: state machine can now deny current state (e.g. when position lock ...Anton Babushkin2014-01-262-3/+5
| * | commander: more user-friendly states indicationAnton Babushkin2014-01-251-1/+3
| * | «flighttermination state» replaced by more general «failsafe state»Anton Babushkin2014-01-252-6/+7
| * | Use double for lat/lon in vehicle_global_position topic, use filed names lat,...Anton Babushkin2014-01-242-10/+9
| * | position_setpoint_triplet refactoring finishedAnton Babushkin2014-01-231-3/+6
| * | Replace mission_item_triplet with position_setpoint_triplet, WIPAnton Babushkin2014-01-232-17/+25
| * | attitude_estimator_ekf: acc comp bug fixed, estimated gravity vector loggingAnton Babushkin2014-01-201-0/+1
| * | Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-141-4/+5
| |\|
| | * Merged origin/master into batt_fixesLorenz Meier2014-01-073-44/+34
| | |\
| | * \ Merge branch 'master' into batt_fixesAnton Babushkin2013-11-111-2/+2
| | |\ \
| | * | | Track raw battery voltage and filtered battery voltage separately. Estimate r...Anton Babushkin2013-11-111-1/+2
| | * | | sensors: minor cleanup, bugs fixed, use unsigned long for discharged integrat...Anton Babushkin2013-11-101-3/+3
| * | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-021-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-021-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-011-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2013-12-311-2/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2013-12-312-3/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2013-12-301-0/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit '95bdc1a9bd364ce95abe06b097579cc8a9162e33' into navigator_new_ve...Anton Babushkin2013-12-303-20/+18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'navigator_new' into navigator_new_vector, WIPAnton Babushkin2013-12-2810-81/+174
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Partially merge branch 'inav_alt_gps' into vector_control2, only estimator partAnton Babushkin2013-12-231-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into inav_alt_gpsAnton Babushkin2013-11-112-3/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' into inav_alt_gpsAnton Babushkin2013-11-031-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into inav_sonar_indepAnton Babushkin2013-10-131-1/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | position_estimator_inav: estimate distance to bottom rate, increase time of p...Anton Babushkin2013-10-121-1/+1
| | * | | | | | | | | | | | | | Merge branch 'master' into inav_sonar_indepAnton Babushkin2013-10-115-0/+75
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Added "bottom distance" switch, multirotor_pos_control implemented: use botto...Anton Babushkin2013-10-114-20/+24
| | * | | | | | | | | | | | | | | position_estimator_inav: use independent estimate for distance to ground (son...Anton Babushkin2013-10-101-0/+5
| | * | | | | | | | | | | | | | | Remove vehicle_local_position.ref_surface_timestamp field, don't sync baro_of...Anton Babushkin2013-10-091-1/+0
| | * | | | | | | | | | | | | | | Added vehicle_local_position.ref_surface_timestamp to track surface level cha...Anton Babushkin2013-10-081-0/+1
| | * | | | | | | | | | | | | | | commander: require only valid velocity for EASY mode, allows flying with FLOW...Anton Babushkin2013-10-051-0/+1
| * | | | | | | | | | | | | | | | Merge branch 'mavlink_fixes' into vector_control2Anton Babushkin2013-12-132-37/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mc_att_control_vector: bugfixes, use float[3][3] type for R in vehicle_attitu...Anton Babushkin2013-11-221-1/+1
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Mavlink: get orb_listener to workJulian Oes2014-02-111-1/+1
* | | | | | | | | | | | | | | | | Merged beta into mavlink rework branchLorenz Meier2014-01-2810-39/+61
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | navigator: AUTO_READY nav state added, RTL implemented properlyAnton Babushkin2014-01-021-0/+1
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | navigator: takeoff and mission fixesAnton Babushkin2014-01-021-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | navigator: force takeoff if first mission item is not takeoff and vehicle landedAnton Babushkin2014-01-011-1/+1
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | navigator: MISSION_LOITER and RTL_LOITER modes removedAnton Babushkin2013-12-311-2/+0
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | navigator: NAV_STATE_INIT removed, minor fixesAnton Babushkin2013-12-312-3/+2
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Added NONE = not mapped state for mission and return switchesAnton Babushkin2013-12-301-0/+2
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |