156 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 6737bc21b9 Copter: fixed typo 9 years ago
Leonard Hall 9864750336 Copter: rename CTUN desired_velocity to target_velocity 9 years ago
Randy Mackay a614a17b3a Copter: log hover throttle in CTUN message 9 years ago
Tom Pittenger a96abde4bf Copter: do not log CURR.Throttle because it's already logged elsewhere 9 years ago
Randy Mackay 5ac13c0355 Copter: move rangefinder variables into structure 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
dgrat 76362caee0 AP_Math: Replace wrap_* functions with template versions 9 years ago
Andrew Tridgell 9da3b8db60 Copter: only log baro, gps and mag if ekf not logging them 9 years ago
Lucas De Marchi 352e103f1a ArduCopter: use separate header for version macro 9 years ago
Randy Mackay f45c69e7ad Copter: log terrain altitude in CTUN message 9 years ago
Andrew Tridgell a39a4a6243 Copter: mark a few more log messages as critical 9 years ago
Andrew Tridgell f32b7684a0 Copter: removed unused startup log message 9 years ago
Andrew Tridgell 5149a49daa Copter: added logging of dropped log messages in PM message 9 years ago
Jonathan Challinger 8ded496f8b Copter: log mode change reason 9 years ago
Randy Mackay f0575de776 Copter: tradheli logs rotors speed in 0 to 1 range 9 years ago
Leonard Hall 76a8de8a53 Copter: CTUN logs throttle_in, angle boost in 0 to 1 range 9 years ago
Andrew Tridgell 31000ac756 Copter: moved Log_Write_Rate() to common code 9 years ago
Randy Mackay 0dffeec07f Copter: use ahrs.get_origin instead of ekf.getOriginLLH 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
Randy Mackay 89c147184f Copter: log guided mode targets 9 years ago
Jonathan Challinger 709fcf37cc Copter: call renamed functions in AC_AttitudeControl 9 years ago
Luis Vale Gonçalves 3199829d45 Copter: revisions to text strings sent to GCS 9 years ago
Caio Marcelo de Oliveira Filho c7acc46d09 Copter: use millis/micros/panic functions 9 years ago
Andrew Tridgell 0c92331762 Copter: fixed build for SITL changes 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Andrew Tridgell 99b448d1bb Copter: make EV log messages critical 9 years ago
Lucas De Marchi 4ab9821624 Replace use of Log_Write_Message_P() with Log_Write_Message() 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 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 6f0db45b57 Replace use of strcasecmp_P() with strcasecmp() 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
Peter Barker 080c31c15e Copter: use simple log entry numbers to download logs 9 years ago
Peter Barker 1103451d36 Copter: ensure 10% free space when initialising logging 10 years ago
Peter Barker 51a761656e Copter: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Randy Mackay 0da38ba2bf Copter: add Precision Landing log message 10 years ago
Robert Lefebvre 161ce5c11d Copter: Change name of rotor speed function to match that in library 10 years ago
squilter 767b4da5b6 Copter: update send text severities 10 years ago
Przemek Lekston f99b152b1f Copter: fix logging disabled build 10 years ago
Randy Mackay 1b68d0eead Copter: no MotBatt logging for TradHeli 10 years ago
Randy Mackay ec298fb508 Copter: Log_Write_Attitude yaw as 0 to 36000 10 years ago
Randy Mackay 4e3d0ae0c1 Copter: fix startup logging 10 years ago
Randy Mackay 764fa36716 Copter: log ERR when compass, baro unhealthy 10 years ago
Lucas De Marchi 0bc09adc78 ArduCopter: use ARRAY_SIZE macro 10 years ago
Randy Mackay 221ddb545e Copter: log ahrs home and ekf origin 10 years ago
Peter Barker 12bce49cd1 Copter: use common mission logging code 10 years ago
Peter Barker 52a31a31e0 Copter: use common system information logging 10 years ago
Robert Lefebvre 62079226ff Copter: add Heli Dataflash message 10 years ago