8106 Commits (128920824485eca7ba9ed4635da704785c8ff9f6)

Author SHA1 Message Date
Lucas De Marchi 83efb9280b AP_HAL: use variadic templates in FastDelegate 10 years ago
Lucas De Marchi 78b00784fb AP_Scheduler: allow to use functor 10 years ago
Lucas De Marchi 58847bffd6 GCS_MAVLink: allow to use functor 10 years ago
Lucas De Marchi cd308b5e2f DataFlash: allow to use functor 10 years ago
Lucas De Marchi 384a3bfcc3 AP_Mission: allow to use functor 10 years ago
Lucas De Marchi 70525fa2c1 AP_Menu: allow to use functor 10 years ago
Lucas De Marchi 4b5cf24a81 Allow to change to functor implementation 10 years ago
Lucas De Marchi a1e1503e1a AP_HAL: Add Functor implementation 10 years ago
Lucas De Marchi 5dfb3ed70c AP_Scheduler: replace tabs with spaces 10 years ago
Lucas De Marchi 82d22992bd GCS_MAVLink: Do not compare delegate to NULL 10 years ago
Lucas De Marchi ff398dbf0c AP_Menu: Do not compare delegate to NULL 10 years ago
Lucas De Marchi acdcdc35fa AP_HAL_SITL: Do not compare delegate to NULL 10 years ago
Lucas De Marchi 9ef870c08a AP_HAL_AVR: Do not compare delegate to NULL 10 years ago
Lucas De Marchi 57386434d1 AP_ADC: remove AP_ADC_HIL 10 years ago
Randy Mackay d777166c6f AP_MotorsTri: revert tail servo to Ch7 10 years ago
Randy Mackay 1a1fa7ca4b AP_MotorsHeli: add comment to avoid param conflict 10 years ago
Randy Mackay 4c94a69e33 AP_MotorsCoax: resolve param conflict with TradHeli 10 years ago
Randy Mackay 78b49fb4c6 AP_MotorsSingle: resolve param conflict with TradHeli 10 years ago
Randy Mackay 8dc7cf7fa8 AP_MotorsTri: YAW_SV_REV values -1 or +1 10 years ago
Randy Mackay 71e4bccecb AP_Motors: init members in constructor 10 years ago
Robert Lefebvre 915236f1f5 AC_AttitudeControl: Non-functional comment change 10 years ago
Robert Lefebvre e87ca6de6f AC_PosControl: Change motors.get_throttle_out 10 years ago
Robert Lefebvre b8181b6b90 AP_Motors: RCMAP fix 10 years ago
Andrew Tridgell 527fc2a610 SITL: use 127.0.0.1 to improve reliability on windows 10 years ago
Andrew Tridgell 563be63d00 SITL: try to get speedup accurate on both windows and linux 10 years ago
Andrew Tridgell 2b2259a6d7 SITL: use more granrular sleeps for windows 10 years ago
Andrew Tridgell c06d81a06a SITL: use autotest_dir 10 years ago
Andrew Tridgell 3daee9c8bc HAL_SITL: added --autotest-dir option 10 years ago
Andrew Tridgell 4f37926aea SITL: fixed gimbal build on PX4 10 years ago
Andrew Tridgell 958d8b4787 GCS_MAVLink: update from upstream headers 10 years ago
Andrew Tridgell e7abc07898 HAL_SITL: enable --gimbal option 10 years ago
Andrew Tridgell 7f5b206c55 SITL: added gimbal simulator class 10 years ago
Andrew Tridgell 2f7facba40 GCS_MAVLink: removed old MAVLink 0.9 headers 10 years ago
Andrew Tridgell d96e62cce7 AP_Mount: update gimbal for changed quaternion API 10 years ago
Andrew Tridgell 2a8f645d81 AP_Math: use matrix3 euler312 operations in quaternion library 10 years ago
Andrew Tridgell 7aa7e03169 AP_Math: added euler312 functions (for gimbal) 10 years ago
Andrew Tridgell 2bb5f677c7 SITL: removed earth frame rates 10 years ago
Andrew Tridgell 8dce5e11d6 HAL_SITL: removed earth-frame rates 10 years ago
Andrew Tridgell 19419fd901 AP_Mount: fixed reporting of MAVLink gimbal position to GCS 10 years ago
Andrew Tridgell b61f7fa2f6 AP_AHRS: enable EKF by default on plane 10 years ago
Andrew Tridgell efd958f0b0 AP_NavEKF: rename file to remove spaces 10 years ago
Andrew Tridgell 2d53a1ff9a SITL: fixed airspeed in last_letter 10 years ago
Andrew Tridgell ae6ac1b82d SITL: fixed airspeed in CRRCSim 10 years ago
Andrew Tridgell da5d5c9936 SITL: fixed airspeed pass-thru from simulators 10 years ago
Andrew Tridgell e7f3716e8c HAL_SITL: pass in wind speed to C++ simulators 10 years ago
Andrew Tridgell 091a1e7fe0 SITL: fixed wind support in JSBSim 10 years ago
Andrew Tridgell 4486ddc53e DataFlash: changed TimeUS to SampleUS for raw IMU logging 10 years ago
Jonathan Challinger 28731d2bdc AP_Motors: add throttle filter input constraint from -100 to 1100 10 years ago
Andrew Tridgell 60221f5e9c SITL: use sendto() in CRRCSim 10 years ago
Andrew Tridgell 6cbd291dd2 HAL_SITL: make model name case insensitive 10 years ago