aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / |/| |
* | | State machine rewritten, compiles, WIPAnton Babushkin2013-07-281-26/+29
* | | commander: don't notify user about rejected disarm to not confuse, flag_contr...Anton Babushkin2013-07-231-0/+1
* | | sensors: ASSISTED switch channel addedAnton Babushkin2013-07-221-10/+14
* | | commander: WIP, SEATBELT renamed to ASSISTED, added SIMPLE mode, added ASSIST...Anton Babushkin2013-07-222-5/+13
* | | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-162-31/+9
* | | Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-154-19/+75
* | | Merged masterLorenz Meier2013-07-153-1/+119
|\| |
| * | Merge remote-tracking branch 'upstream/master' into hott-escSimon Wilks2013-07-131-1/+1
| |\|
| | * sdlog2: Global Position Set Point message added, vehicle_global_position_setp...Anton Babushkin2013-07-121-1/+1
| * | Major refactor of HoTT drivers and finished sensor read implementation.Simon Wilks2013-07-131-1/+2
| |/
| * Merged mkblctrlLorenz Meier2013-07-082-0/+117
| |\
| | * mkclctrl 8/11Bit support, uOrb Topic added, ESC Topic to Sdlog2 addedmarco2013-07-022-0/+117
* | | Merge branch 'master' into new_state_machineJulian Oes2013-07-086-4/+250
|\| |