269 Commits (2428487383c8f07a7ac2386e730b7c04461a1d60)

Author SHA1 Message Date
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 10 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
Randy Mackay 7db77482f5 Copter: precision landing velocity PI object 10 years ago
Randy Mackay 26ded641db Copter: integrate Precision Landing lib 10 years ago
Robert Lefebvre 990761a13b Copter: Create new heli RSC RC Channel object. 10 years ago
Fredrik Hedberg 66d9d38750 Copter: Use AP_MotorsHeli_Single for HELI_FRAME. 10 years ago
Andrew Tridgell ff934d5bca Copter: added FS_CRASH_CHECK parameter 10 years ago
Andrew Tridgell 90909f2b4a Copter: added DISARM_DELAY parameter 10 years ago
Stewart Loving-Gibbard 7cb494d8e2 Copter: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Randy Mackay 71cc89d107 Copter: add ACCEL_Z_FILT_HZ parameter description 10 years ago
Randy Mackay 43fa9c8ae3 Copter: fix Autotune param descriptions 10 years ago
Randy Mackay a10a74d498 Copter: AUTOTUNE_MIN_D param to allow controlling minimum D 10 years ago
Stewart Loving-Gibbard d1f5a2988d Copter: fix spelling errors in Parameters.cpp 10 years ago
Randy Mackay c8ecb1bac7 Copter: fix PILOT_TKOFF_DZ param description 10 years ago
Randy Mackay c324d4e89b Copter: fix ANGLE_MAX param description 10 years ago