aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB
Commit message (Expand)AuthorAgeFilesLines
* Dataman: Start dataman and use it in waypoints and navigator instead of missi...Julian Oes2013-12-031-2/+8
* Navigator: Added onboard mission (not usable yet)Julian Oes2013-11-292-0/+2
* 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
* | 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
|\|
| * commander, multirotor_pos_control, sdlog2: bugfixesAnton Babushkin2013-08-191-4/+2
* | mergedLorenz Meier2013-08-196-24/+93
|\|
| * vehicle_control_mode.flag_armed added, reset integrals in multirotor_att_cont...Anton Babushkin2013-08-191-0/+2
| * vehicle_local_position topic updated, position_estimator_inav and commander f...Anton Babushkin2013-08-182-22/+21
| * commander, multirotor_pos_control, multirotor_att_control: bugfixesAnton Babushkin2013-08-162-1/+3
| * merged master, updated fixed wingLorenz Meier2013-08-1618-36/+92
| |\
| * \ Merge branch 'seatbelt_multirotor' into seatbelt_multirotor_newAnton Babushkin2013-08-162-0/+67
| |\ \
| | * \ Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-07-171-1/+2
| | |\ \
| | * | | uORB topic vehicle_global_velocity_setpoint addedAnton Babushkin2013-07-122-0/+67
* | | | | Merged masterLorenz Meier2013-08-1818-37/+94
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Hotfix: Fixed Doxygen tags for uORB topicsLorenz Meier2013-08-1518-40/+92
| | |_|/ | |/| |
* | | | System status load is now from 0 to 1 instead of non-intuitive 0 to 1000Julian Oes2013-08-161-1/+1
| |/ / |/| |