201 Commits (ac8e402158526ab27fdf0a3ef67bd858a4e33766)

Author SHA1 Message Date
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
Randy Mackay 26ded641db Copter: integrate Precision Landing lib 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 be603da579 Copter: fix optflow position_ok check 10 years ago
squilter 767b4da5b6 Copter: update send text severities 10 years ago
Andrew Tridgell 1fdf7ec83f Copter: added RPM sensor support 10 years ago
Randy Mackay 6765aedb5b Copter: init vehicle capabilities 10 years ago
Randy Mackay 4e3d0ae0c1 Copter: fix startup logging 10 years ago
Robert Lefebvre ef80634435 Copter: auto_armed goes false for Heli when landed and motor shut off. 10 years ago
Randy Mackay f603c1ef69 Copter: fix ekf-check reliance on position_ok 10 years ago
Randy Mackay b2ca7ee3fa Copter: Log_Write_Startup writes parameters 10 years ago
Grant Morphett 518308efae Copter: Moving parameter logging to be after all systems have started 10 years ago
Andrew Tridgell b87cc80486 Copter: fixed some warnings 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago