aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Navigator and mavlink: more mavlink cleanup and set current waypoint option s...Julian Oes2013-11-271-0/+1
| * | | | Mavlink and navigator: Disable some functions in mavlink that are taken over ...Julian Oes2013-11-272-0/+70
| * | | | Mission topic: make nav_cmd compatible to the mavlink commandJulian Oes2013-11-221-8/+11
| * | | | Navigator, waypoints: save index in mission item and use this in navigatorJulian Oes2013-11-222-0/+5
| * | | | Mission topic: the autocontinue option was missingJulian Oes2013-11-201-0/+1
| * | | | Waypoints: Get time inside WP radius rightJulian Oes2013-11-201-1/+1
| * | | | Mission topic: Use mission topic instead of global position for tripletJulian Oes2013-11-202-14/+15
| * | | | Mission topic: please allow the sign to be negative as wellJulian Oes2013-11-191-1/+1
| * | | | Mission topic: get rid of magic paramsJulian Oes2013-11-191-6/+4
| * | | | Merge remote-tracking branch 'jean-m-cyr/master' into navigator_wipJulian Oes2013-11-182-0/+83
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add data manager module and fence support to navigatorJean Cyr2013-11-032-0/+83
* | | | | 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
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | actuator_controls_effective topic removedAnton Babushkin2013-11-162-37/+30
| | |_|_|_|/ / | |/| | | | |
* / | | | | | mc_att_control_vector: bugfixes, use float[3][3] type for R in vehicle_attitu...Anton Babushkin2013-11-221-1/+1
|/ / / / / /
* | | | | / fix MEAS airspeed and airspeed calibrationThomas Gubler2013-11-101-2/+2
| |_|_|_|/ |/| | | |
* | | | | Fixed typo, added testing - previous corner case now cleanly preventedLorenz Meier2013-11-031-0/+1
* | | | | Fix to cancel pending callbacks for closing ORB topicsLorenz Meier2013-11-031-2/+3
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-10-191-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #446 from PX4/commander_fixesLorenz Meier2013-10-131-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | commander: remove duplicate publishing of vehicle_control_mode and actuator_a...Anton Babushkin2013-10-071-1/+0
| | |/
* | | Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-10-115-0/+75
|\| |
| * | Dynamic integral resets for straight and circle mode, announcing turn radius nowLorenz Meier2013-10-081-0/+2
| * | Added support for dynamic turn radiiLorenz Meier2013-10-081-0/+2
| * | Merged status changesLorenz Meier2013-10-063-0/+71
| |\ \ | | |/ | |/|
| | * added error_count field to sensor report structuresAndrew Tridgell2013-09-121-0/+1
| | * uORB: added new servorail_status objectAndrew Tridgell2013-09-122-0/+70
* | | Use unsigned for channel countsJulian Oes2013-10-111-1/+1
|/ /
* | Comments in GPS UORB topic don't make senseJean Cyr2013-09-221-3/+3
* | Hotfixes for HIL and mode switching.Lorenz Meier2013-09-221-1/+1
* | sdlog2: position & velocity valid, postion global and landed flags added to L...Anton Babushkin2013-09-141-2/+2
* | Implement message based receiver pairingJean Cyr2013-09-111-1/+2
|/
* Added additional vector functions, fixed seatbelt for global estimatorsLorenz Meier2013-09-081-7/+7
* Topic has been changed for quaternion-based attitude controller.Hyon Lim (Retina)2013-08-311-0/+6
* Made low/critical warnings consistingJulian Oes2013-08-291-3/+3
* Full failsafe rewrite.Anton Babushkin2013-08-272-15/+2
* TAKEOFF implemented for multirotors, added altitude check to waypoint navigat...Anton Babushkin2013-08-263-2/+5
* Merged seatbelt_multirotor_newLorenz Meier2013-08-231-9/+9
|\
| * mavlink VFR_HUD message fixed, minor fixes and cleanupAnton Babushkin2013-08-221-9/+9
* | Merged seatbelt_multirotor_new / masterLorenz Meier2013-08-191-4/+2
|\|