17456 Commits (fd5d25b1d52255018354f1514e6181b215343201)
 

Author SHA1 Message Date
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
Randy Mackay c62da52259 Copter: add gcs_send_mission_item_reached 10 years ago
Randy Mackay a61129f7f8 GCS_MAVLink: add support for send_mission_item_reached 10 years ago
squilter c5550329a3 Tools: fix ubuntu prereqs script to force python2 10 years ago
Randy Mackay ec298fb508 Copter: Log_Write_Attitude yaw as 0 to 36000 10 years ago
Randy Mackay 766ccea3be Mission: fix bug causing first do-cmd to be run many times 10 years ago
Randy Mackay 429346f4bc AP_Mission: add missing breaks to case statement 10 years ago
Randy Mackay 0acfcbfa81 NavEKF: use primary compass instead of first instance 10 years ago
Randy Mackay cedc9a8670 Compass: add last_update_usec per instance 10 years ago
Andrew Tridgell 69cfe11455 AP_Arming: raise accel arming threshold to 0.75 10 years ago
Andrew Tridgell 18de1c2c47 GCS_MAVLink: send AHRS2 even if we don't have a secondary position 10 years ago
Andrew Tridgell 6009ae55b1 AP_Math: fixed build of eulers example sketch 10 years ago
Randy Mackay 277e3d8675 Copter: enable ekf_check only after ekf origin has been set 10 years ago
Randy Mackay cc0ab26f5d Mount: fix init of mode 10 years ago
Julien BERAUD 802698d491 Merge pull request #2564 from Parrot-Developers/master 10 years ago
Jean-Baptiste Dubois 9e5d13c1de RCOutput_Bebop: use CLOCK_MONOTONIC instead of CLOCK_REALTIME 10 years ago
Randy Mackay 35dd7322d2 Copter: float constant fix for heli's check_dynamic_flight 10 years ago
Robert Lefebvre 5541899a99 Copter: Whitespace fixes. 10 years ago
Robert Lefebvre 24d0031389 Copter: replace slow_start() with full set_throttle_takeoff() function. 10 years ago