16718 Commits (d7299aa88490d5510d8fe7da75c8056645466ce5)
 

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
Lucas De Marchi c423fb5f46 build: switch to c++11 10 years ago
Lucas De Marchi 58a3d70f8b build: avr: Fix build with gcc > 4.8 10 years ago
Andrew Tridgell b40d8f94d6 build: removed .d dependency files in sketch directory on px4-cleandep 10 years ago
Andrew Tridgell 97687f04af Plane: enable messages for MAVLink gimbal support 10 years ago
Andrew Tridgell b1f7b80f7e build: minimise the number of eval calls in build 10 years ago
Randy Mackay d777166c6f AP_MotorsTri: revert tail servo to Ch7 10 years ago
Randy Mackay 182db2ece0 Copter: remove unnecessary bracket 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 8f275ca2c4 Copter: Employ heli_radio_passthrough() for servo setup 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
Robert Lefebvre 70a9a5699c Copter: usage of rc_3.servo_out to use motors.get_throttle 10 years ago
Robert Lefebvre 316196b12f Copter: Finish RCMap fix. 10 years ago
Robert Lefebvre acdf4a226f Copter: RCMAP Fix, remove RC_Channel references 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Andrew Tridgell d48bd8708b build: allow ccache to be found on windows cygwin 10 years ago
Andrew Tridgell ef72d5bff2 build: don't expand all target unless a '-' is in main target 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 320b69c375 autotest: make sim_vehicle.sh work better on windows 10 years ago
Andrew Tridgell 23617b442e build: use a config.mk if it exists, but don't require it 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 532839d7dd autotest: remove old python simulators 10 years ago
Andrew Tridgell 958d8b4787 GCS_MAVLink: update from upstream headers 10 years ago
Andrew Tridgell 9f09ac64cf autotest: enable internal MAVLink gimbal 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