17474 Commits (112e934072286ccd3e2b4d07d22a9dc9f86b074f)
 

Author SHA1 Message Date
Randy Mackay 112e934072 AP_MotorsMatrix: remove call to empty parent Init 10 years ago
Randy Mackay b1a4a6bf0a AP_Motors_Coax: remove call to empty parent Init 10 years ago
Randy Mackay 4d1dfd94f5 AP_MotorsMulticopter: multicopter features moved in from parent 10 years ago
Randy Mackay 7355ac9cb8 AP_MotorsHeli: implement empty slow start method 10 years ago
Randy Mackay a3fab10ef4 AP_MotorsHeli: init roll_radio_passthrough 10 years ago
Randy Mackay c9dedbd3b2 AP_Motors: remove multicopter only features 10 years ago
Robert Lefebvre e3a0f1568d Copter: Tradheli to check rotor speed control input before arming 10 years ago
Robert Lefebvre abb6eba291 AP_MotorsHeli: Change allow_arming check to use _rotor_speed_estimate 10 years ago
Robert Lefebvre 534ba89756 Copter: Tradheli manage yaw better on the ground. 10 years ago
Robert Lefebvre 9fcbc77ce0 AP_MotorsHeli: Create rotor_speed_above_critical accessor 10 years ago
Robert Lefebvre 92de71f993 Copter: Check helicopter parameters during Pre-Arm Checks 10 years ago
Robert Lefebvre 992c9c75bb AP_MotorsHeli: Create parameter_check method. 10 years ago
Robert Lefebvre e2fe640e6c Copter: Clean up helicopter allow_arming() function 10 years ago
Robert Lefebvre f3496356b2 Copter: Tradheli won't get set_yaw_headroom tuning function 10 years ago
Robert Lefebvre cdfdb340df Copter: Use AP_Motors_Multirotors class for params 10 years ago
Robert Lefebvre 61d6c5aa1d AP_Motors: Creation of AP_Motors_Multirotor class 10 years ago
Tom Pittenger 0ecebbd55f Copter: Refactor verify_command 10 years ago
Lucas De Marchi 5c9bf90d94 SITL: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi fd5d25b1d5 AP_Compass: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 3136b8916c DataFlash: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi d8b70dc0c5 AP_Scheduler: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi fdc6a75124 AP_Menu: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 0471de2342 AP_Math: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi eda4879f3f AP_InertialSensor: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 3f472fb9e1 AP_HAL_VRBRAIN: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 473415a3c2 AP_HAL_SITL: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi d4d56aef1a AP_HAL_PX4: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi cfc2972e51 AP_HAL_Linux: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi b83708f77f AP_HAL: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 9d59b43920 AP_GPS: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi 4a595bd797 APM_Control: use ARRAY_SIZE 10 years ago
Lucas De Marchi fb2eb262e7 AP_Math: use ARRAY_SIZE instead of defining another one 10 years ago
Randy Mackay 73ff01dc68 AP_Notify: replace unsigned int with uint8_t 10 years ago
Lucas De Marchi 1bba105be4 AP_Notify: don't manually define number of notify devices 10 years ago
Peter Barker 65813f308e DataFlash: fix incorrect comment 10 years ago
Randy Mackay 8225e58454 AP_Motors: throttle_min method in 0 to 1000 range 10 years ago
Randy Mackay 6bf6442396 MotorsMatrix; protect against divide by zero 10 years ago
Randy Mackay fa60c3dce8 MotorsCoax: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay 8a308205ce MotorsSingle: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay bd9a605086 MotorsTri: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay e53c46bd8f MotorsMatrix: fix output_armed_stabilized min thr limit 10 years ago
Andrew Tridgell 51bdbea745 Plane: fixed format for ARM message 10 years ago
Jean-Baptiste Dubois 7dcfe1c667 RCOutput_Bebop: group channels write 10 years ago
Andrew Tridgell 3b1b7ea029 AP_GPS: fixed time handling with NMEA driver 10 years ago
Julien BERAUD a852e48f37 AP_GPS_NMEA: fix gps startup 10 years ago
John Hsu 14e462706d SITL: added gazebo SITL shim 10 years ago
John Hsu c34ddb7fb8 HAL_SITL: added gazebo SITL model support 10 years ago
John Hsu 94bf440e8f autotest: added Gazebo frame type 10 years ago
John Hsu c75a231846 autotest: added OSRF location 10 years ago
Randy Mackay 4d24d1494d Copter: send_mission_item_reached when cmd completed 10 years ago