19894 Commits (e46f23f538cd745d6b19c68d0d9eea9cf2128997)
 

Author SHA1 Message Date
Lucas De Marchi db5f49f49f AP_HAL_Linux: Flow_PX4: follow coding style 9 years ago
Julien BERAUD 0476e698af AP_HAL_Linux: Flow_PX4 interface 9 years ago
Lucas De Marchi c75704bde3 AP_HAL_Linux: VideoIn: follow coding style and minor fixes 9 years ago
Julien BERAUD 25df4d03ff AP_HAL_Linux: Add support for Video Input 9 years ago
Lucas De Marchi 24d20f89c4 AP_HAL_Linux: make CameraSensor follow coding style 9 years ago
Julien BERAUD c84d9bf702 AP_HAL_Linux: Add support for mt9v117 camera 9 years ago
Julien BERAUD 736f78a7a2 AP_HAL_VRBRAIN: add empty optical flow 9 years ago
Julien BERAUD d8bcb36530 AP_HAL_SITL: add empty optical flow 9 years ago
Julien BERAUD c0f65ff6e1 AP_HAL_PX4: add empty optical flow 9 years ago
Lucas De Marchi 0e29a7193a AP_HAL_FLYMAPLE: replace tabs with spaces in HAL_FLYMAPLE_Class 9 years ago
Lucas De Marchi d08d7ce125 AP_HAL_FLYMAPLE: fix indentation 9 years ago
Julien BERAUD c114ad2b95 AP_HAL_FLYMAPLE: add empty optflow driver 9 years ago
Lucas De Marchi e825eb12f5 AP_HAL_Empty: follow coding style 9 years ago
Lucas De Marchi b3a751a199 AP_HAL_Empty: sort include headers 9 years ago
Julien BERAUD d14f4104ea AP_HAL_Empty: add support for OpticalFlow 9 years ago
Lucas De Marchi c7668479bb AP_HAL: follow coding style 9 years ago
Julien BERAUD 2b681f2f13 AP_HAL: Add support for an Optflow driver 9 years ago
Tom Pittenger d003e24189 AP_ADSB: fix unit conversion 9 years ago
José Roberto de Souza 63e1d0753e AP_Notify: Add a new RGBLed implementation that works over RCOutput 9 years ago
José Roberto de Souza d74bd533c8 AP_Math: Add function to convert frequency to/from microseconds 9 years ago
José Roberto de Souza 38575dd87a AP_Math: Fix parameter name in nsec_to_hz() 9 years ago
Julien BERAUD a27d7f8a93 AP_InertialSensor_MPU6000: Fix FIFO reset 9 years ago
Julien BERAUD 514b60cf5e Tools: add bebop build to travis 9 years ago
Andrew Tridgell 0a36503742 HAL_Linux: fixed a bug with UDP packetisation 9 years ago
Randy Mackay 4f612f5d69 Frame_params: Bebop2 parameters 9 years ago
Randy Mackay 8be0f9371f Frame_params: update recommended Bebop parameters 9 years ago
Jonathan Challinger 0a701088d4 AP_Math: fix bug in Quaternion::operator*= 9 years ago
Peter Barker 326e68544c DataFlash: remove unused functions 9 years ago
Gustavo Jose de Sousa eeb4613b0c waf: call waf always from root in make wrapper 9 years ago
Gustavo Jose de Sousa c4c9ce6a2a waf: ardupilotwaf: use name without board extention 9 years ago
Gustavo Jose de Sousa dc81a2410e waf: use single entry point for make wrappers 9 years ago
Julien BERAUD bbf146197c RCOutput_Bebop : Update motor order 9 years ago
Randy Mackay c8661f804f AC_AttControl: reduce compiler warnings by fixing member init order 9 years ago
Randy Mackay 02eda4dcab AC_AttControl: remove comment, fix formatting 9 years ago
Jonathan Challinger 3c4d226b64 AC_WPNav: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 709fcf37cc Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger e8345fbaab AC_AttitudeControl: rename getters for attitude target and attitude error 9 years ago
Jonathan Challinger a0b36e0eff Copter: use renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 3a06edcee3 AC_AttitudeControl: rename local variable to match naming convention 9 years ago
Jonathan Challinger 846ee7d2af AC_AttitudeControl: fix regression in angular velocity controller 9 years ago
Jonathan Challinger b8223771d3 AC_AttitudeControl: properly protect sqrt_controller from nonpositive acceleration limits 9 years ago
Jonathan Challinger 0fe0787265 Copter: call renamed AC_AttitudeControl functions 9 years ago
Jonathan Challinger 162d2a9112 AC_AttitudeControl: naming changes in response to Leonard's review 9 years ago
Jonathan Challinger a48f201a04 AC_AttitudeControl: comment changes in response to Paul's review 9 years ago
Jonathan Challinger 0baf86c485 AC_AttitudeControl: fixup more names 9 years ago
Jonathan Challinger 41e580e53a AC_AttitudeControl: add input_att_quat_bf_ang_vel and use for ACRO 9 years ago
Jonathan Challinger dfab21171b Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 5919e95635 AC_AttitudeControl: add input_ prefix to input shaper functions 9 years ago
Jonathan Challinger bba360ea2b AC_AttitudeControl: correct bugs found in review 9 years ago
Jonathan Challinger 9208003aab AC_AttitudeControl: remove unused variable 9 years ago