82 Commits (8d6cc587c515c2ef613a3a9ed5cb87e36230ee03)

Author SHA1 Message Date
Jonathan Challinger 747344a8ba Copter: add disarm on land detect option to PILOT_THR_BHV 9 years ago
Andrew Tridgell 75d76ac3bd Copter: fixed scaling of old heli parms 9 years ago
Andrew Tridgell 111eb2ccc1 Copter: use DataFlash::log_while_disarmed() 9 years ago
Randy Mackay a6b6fb2473 Copter: fix TERRAIN_FOLLOW parameter description 9 years ago
Randy Mackay 74e02d2c82 Copter: rename TERRAIN_USE to TERRAIN_FOLLOW 9 years ago
Randy Mackay 91f6c7b503 Copter: add TERRAIN_USE parameter 9 years ago
Leonard Hall a9cda8b384 Copter: add convert_pid_parameters to ease migration to new PID gains 9 years ago
Randy Mackay c352e1bedf Copter: fix attitude control parameter declaration 9 years ago
Randy Mackay bde498375c Copter: remove attitude PIDs 9 years ago
Randy Mackay 1f37f5a0e7 Copter: remove tradheli swash, yaw and rsc servos 9 years ago
Leonard Hall 6c40d6f774 Copter: remove single frame's servo objects 9 years ago
Leonard Hall 44180e44df Copter: remove coax servo objects 9 years ago
Leonard Hall a00a9601a4 Copter: AP_MotorsCoax now uses 4 servos 9 years ago
Andrew Tridgell f19922fec5 Copter: added LAND_SPEED_HIGH parameter 9 years ago
Lucas De Marchi 34155c09e6 ArduCopter: Update path locations for parameters 9 years ago
Don Gagne cae7ea0d13 Add @Volatile, @ReadOnly support 9 years ago
Don Gagne e9651dacfe Copter: update parameter description increments 9 years ago
Randy Mackay a93a0d370a Copter: add throw mode to aux switches 9 years ago
Randy Mackay 20b6688e77 Copter: add throw to FLTMODE param descriptions 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
Randy Mackay dc2ec5db18 Copter: add Bitmask param description for PILOT_THR_BHV 9 years ago
Jonathan Challinger 8965185587 Copter: add "high throttle cancels landing" option 9 years ago
Randy Mackay 6a67ad706c Copter: add Relays to aux switch parameter descriptions 9 years ago
Randy Mackay 2927d6b2df Copter: add RTL_CONE_SLOPE param description values 9 years ago
Jonathan Challinger 3800c66f07 Copter: add RTL_CONE_SLOPE 9 years ago
Randy Mackay 15e673f5ae Copter: fix precland parameter description prefix 9 years ago
Andrew Tridgell 907a680a3b Copter: always call load_all 9 years ago
Andrew Tridgell 5c94b61f49 Copter: support up to 14 input channels for all boards 9 years ago
Randy Mackay cfff57257e Copter: shorten precision landing param prefix 9 years ago
Randy Mackay 1155b1f557 Copter: remove precision landing PI controller 9 years ago
pepevalbe 3b3205304b Copter: added group parameter for AP_Notify library 9 years ago
Andrew Tridgell d14056fa1e Copter: fixed build warnings 9 years ago
Peter Barker f57d237181 Copter: support multiple simultaneous backends 9 years ago
Leonard Hall 6eca767db0 Copter: reduce autotune min D param default to 0.001 9 years ago
Tom Pittenger 34d6d985e9 Copter: Add support for ADS-B 9 years ago
Andre Kjellstrup c2a810d72a Copter: update RTL altitude param description 9 years ago
Caio Marcelo de Oliveira Filho c7acc46d09 Copter: use millis/micros/panic functions 9 years ago
Jonathan Challinger 5086168b03 Copter: add RTL_SPEED parameter 9 years ago
Randy Mackay 731c44d053 Copter: allow terrain to be excluded from build 9 years ago
Andrew Tridgell 9214b85cf1 Copter: fixed path for AC_InputManager for heli 9 years ago
Robert Lefebvre 5cc4f41d85 Copter: Helicopter: to use new Stab_Col and Acro_Col functions. 9 years ago
Robert Lefebvre 34fb600c4f Copter: Utilize Input Manager Class 9 years ago
Lucas De Marchi 030fd046c7 ArduCopter: remove check for MAVLINK_COMM_NUM_BUFFERS 9 years ago
Lucas De Marchi e9b6c76454 ArduCopter: fix wrong printf format for 32 bits 10 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 10 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 10 years ago
Andrew Tridgell 053194fd51 Copter: added EK2_* parameters and EKF2 instance 10 years ago