196 Commits (1a1d7e05257894c5fe405cfddc6db6be4e5d5387)

Author SHA1 Message Date
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
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Robert Lefebvre 80b4ca99f8 Copter: Heli Semantic Change. Motor Runup to Rotor Runup. 10 years ago
Randy Mackay d8b7e4a199 Copter: add support for 4th mavlink channel 10 years ago
Andrew Tridgell 6dc3cff000 Copter: added LOG_BITMASK 1<<19 for logging raw accel/gyro data 10 years ago
Andrew Tridgell cb2427ef9e Copter: removed special cases for DCM gain changes on arm/disarm 10 years ago