8084 Commits (d1791bab76525414717051a26d0ed764846797d3)
 

Author SHA1 Message Date
Randy Mackay 4ad395e7be Copter: merge WPNAV into NTUN dataflash message 12 years ago
Randy Mackay 072f3dbe30 Copter: display interference % in compassmot 12 years ago
Randy Mackay 5235f4cacd Copter: allow Tri copters to init ESCs through APM/PX4 12 years ago
Randy Mackay 91b08cdcec AutoTest: add fence test for Copter 12 years ago
Randy Mackay 7bbee36e89 AutoTest: add copter stability patch test 12 years ago
Randy Mackay b914f9ba06 SITL: use SIM_ENGINE_MUL to simulate motor failure 12 years ago
Randy Mackay 9fdab5e8fe Copter: remove unused AUTO_SLEW_RATE parameter 12 years ago
Randy Mackay 8c99936431 Copter: update CH7_OPT, CH8_OPT to include Multi Mode 12 years ago
Randy Mackay 38239c652a Copter: ch8 aux switch 12 years ago
Randy Mackay 566daf883a Copter: remove unused MODE bit from LOG_BITMASK 12 years ago
Randy Mackay 5b00ce24ed Copter: minor user hooks cleanup 12 years ago
Randy Mackay 6a173eb7ad Copter: remove unused dump_state function 12 years ago
Randy Mackay 1426f40319 Copter: remove unused JDrones motor PID overrides 12 years ago
Randy Mackay 19394918dd Copter: simplify APM_Config.h 12 years ago
Randy Mackay 28c37dd798 Copter: do pre-arm checks when arming from GCS 12 years ago
Andrew Tridgell 4c9cb461d6 autotest: setup Rover autotest for Sparkfun course 12 years ago
Andrew Tridgell 80582df4be Rover: started on 2.42beta 12 years ago
Andrew Tridgell b5f2b4db8a Rover: don't do crosstrack in last 3m 12 years ago
Andrew Tridgell ca8e4519cc Rover: use get_projected_position() 12 years ago
Andrew Tridgell c08c084191 AP_AHRS: added get_projected_position() 12 years ago
Andrew Tridgell 697d17a229 Rover: add doc links for SONAR2_* parameters 12 years ago
Randy Mackay 9d0f40b432 Copter: add pre_arm_rc_check 12 years ago
Andrew Tridgell 2c149bac8e HAL_PX4: added new arming ioctls 12 years ago
Randy Mackay 0540acfec9 Copter: change to compassmot instructions 12 years ago
Randy Mackay cb795ea536 WPNav: divide by zero checks 12 years ago
Randy Mackay 610edd8f9a ACMotors: small formatting change 12 years ago
Randy Mackay cd5795a4ac ACMotors: make a few more functions non-virtual 12 years ago
Randy Mackay ad00e0ee1e ACMotors: make test_order uint_8 12 years ago
Randy Mackay 88893f4209 ACMotors: make a few functions non-virtual 12 years ago
Randy Mackay bd07b1e57b ACMotors: remove unused get_num_motors function 12 years ago
Randy Mackay 5bb0582854 ACMotors: ESC Calibration only for enabled motors 12 years ago
Randy Mackay 33d1129904 Copter: remove unused TB_RATIO parameter 12 years ago
Randy Mackay 7a81c41689 AP_Motors: motor_enabled array to bool 12 years ago
Andrew Tridgell 411e940342 DataFlash: prevent the dataflash erase problem 12 years ago
Randy Mackay e843bf3dfd Copter: bug fix for POSITION mode throttle 12 years ago
Randy Mackay a2e298bbfc Copter: change to default RTL yaw behaviour 12 years ago
Randy Mackay 319f3ef560 Copter: flexible CH6 declination tuning range 12 years ago
Randy Mackay 6ba9431be4 Copter: update firmware version and release notes ahead of -rc2 12 years ago
Randy Mackay e130c8041c Copter: remove unused event definitions 12 years ago
Randy Mackay bd6edecdec Copter: restore logging of arm/disarm event 12 years ago
Randy Mackay 94a05a9285 Merge branch 'master' of https://github.com/diydrones/ardupilot 12 years ago
Randy Mackay bb7aec2600 Copter: log compass failur to dataflash 12 years ago
Andrew Tridgell bd4b7d136f Plane: mark ArduPlane 2.74beta 12 years ago
Andrew Tridgell 119ffb0fc0 SITL: fixed simulated airspeed value 12 years ago
Andrew Tridgell a5b20b4dfc AP_HAL: removed scaling factor on analog sources 12 years ago
Andrew Tridgell c44fd42349 Copter: fixed RSSI reading on PX4 12 years ago
Andrew Tridgell 001d18b51d Plane: removed scaling of pitot source 12 years ago
Andrew Tridgell 97b6aaac77 Plane: use voltage_average() for RSSI 12 years ago
Andrew Tridgell e1ac097e0e Rover: use voltage_average() for RSSI 12 years ago
Andrew Tridgell 48cfdac6f0 AP_ADC_AnalogSource: added voltage_average_ratiometric() 12 years ago