214 Commits (63002111ebd9113ce5ee921c8e98d60b491b2d27)

Author SHA1 Message Date
Randy Mackay 0ac00dbfd6 Copter: add FRAME_CLASS parameter 8 years ago
priseborough 3847975844 Copter: give the AHRS access to the range beacon sensor 8 years ago
Randy Mackay 21c7ea1df7 Copter: integrate AP_Beacon 8 years ago
Peter Barker 236b8ab6b7 Copter: make EPM a subclass of AP_Gripper_Backend 8 years ago
Peter Barker 920868145c Copter: support for AP_Gripper 8 years ago
Peter Barker df07cb525a Copter: use AP_Stats to store statistics about vehicle 8 years ago
murata 965a6a5719 Copter: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell c01a7718c1 Copter: fixed startup order of setting mavlink system ID 8 years ago
Randy Mackay fcc2a1b378 Copter: integrate AP_Proximity into main vehicle 8 years ago
floaledm 85a3fda879 Copter: removed reliance on home_distance and home_bearing which are only in copter 9 years ago
Randy Mackay 4832ba4bf0 Copter: call attitude control parameter check 9 years ago
Andrew Tridgell ea7e62df17 Copter: use a constant string for frsky_telemetry init 9 years ago
Andrew Tridgell 96de005591 Copter: moved MAV_TYPE define to defines.h 9 years ago
Andrew Tridgell a14ff8ac77 Copter: fixes for Frsky_Telem API changes 9 years ago
floaledm baa3357b21 Copter: changed init for SPort passthrough protocol compatibility 9 years ago
floaledm f73fa1fc80 Copter: removed frsky_telemetry_send scheduled task 9 years ago
Andrew Tridgell ba7d0d6cd8 Copter: changed startup order 9 years ago
Daniel Ricketts 87be8daf0e Copter: integrate AC_Avoidance library 9 years ago
Andrew Tridgell 8913dc32b0 Copter: simplify UART setup 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
Randy Mackay 028946ae9e Copter: rename CONFIG_SONAR to RANGEFINDER_ENABLE 9 years ago
Ricardo de Almeida Gonzaga ce241dd97a ArduCopter: Fix typos 9 years ago
Andrew Tridgell 111eb2ccc1 Copter: use DataFlash::log_while_disarmed() 9 years ago
Lucas De Marchi 352e103f1a ArduCopter: use separate header for version macro 9 years ago
Randy Mackay cd97aa97a3 Copter: provide terrain reference to AC_WPNav 9 years ago
Randy Mackay 8e43be1511 Copter: fixes to allow compiling without terrain support 9 years ago
Randy Mackay 84fd8da944 Copter: current_loc to Location class 9 years ago
Randy Mackay 479a789325 Copter: remove call to attitude_control.set_dt 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
Tom Pittenger 09dd2a1b3d Copter: use set_dataflash() for static logging 9 years ago
Andrew Tridgell 4efb9bd785 ArduCopter: update for changed AP_Camera API 9 years ago
Dario Lindo Andres 90bf13279b ArduCopter: Added precise camera trigger logging 9 years ago
Jonathan Challinger 22c3397657 Copter: make AP_Mount calls required by AP_Mount_SoloGimbal 9 years ago
squilter 91187899fd Copter: initialize capabilities earlier 9 years ago
Andrew Tridgell 4dd8714880 Copter: changed to Hz based task table 9 years ago
Andrew Tridgell d14056fa1e Copter: fixed build warnings 9 years ago
Randy Mackay 1b29a1af46 Copter: consolidate setting of using-iterlock state 9 years ago
Lucas De Marchi 030fd046c7 ArduCopter: remove check for MAVLINK_COMM_NUM_BUFFERS 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Randy Mackay 9b80ab18ae Copter: position_ok when optical flow ok 9 years ago
Randy Mackay 01c0b20930 Copter: calibrate gyros depending on INS GYR_CAL parameter 10 years ago
Peter Barker 51a761656e Copter: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Andrew Tridgell 64a8e66dd7 Copter: automatically set H_RSC_MIN/MAX from RC8_MIN/MAX on upgrade 10 years ago