81 Commits (d21cd513cd7975204c914041e4c4a346ea9950e4)

Author SHA1 Message Date
Randy Mackay c100f53ee6 Copter: add upward distance to proximity logging 8 years ago
Peter Barker f49f153da0 Copter: rename gcs[] to gcs_chan[] 8 years ago
murata 8f926bd177 Copter: Unify from print or println to printf. 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
murata e65887c393
Copter: Change sprintf method to secure snprintf method. 8 years ago
Peter Barker d3e331e1f2 Copter: correct compilation when rally disabled 8 years ago
Peter Barker 990d5fd0e5 Copter: fix compilation when logging disabled 8 years ago
Randy Mackay 0ac00dbfd6 Copter: add FRAME_CLASS parameter 8 years ago
Andrew Tridgell c3b9dbf5c8 ArduCopter: Add EKF3 and remove EKF1 8 years ago
Randy Mackay 74c9c4aa9d Copter: add beacon data flash logging 8 years ago
priseborough 7a6e30e7b5 Copter: remove call to EKF1 logging 8 years ago
Peter Barker 7069730d5f Copter: do not reset LOG_BITMASK when no CardInserted 8 years ago
Randy Mackay 115bc44d3f Copter: log proximity sensors closest object 8 years ago
murata f7273d0e93 Copter: Change from printf statement to print, println statement. 8 years ago
Randy Mackay 93b88a68a0 Copter: only log proximity if sensor is enabled 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 0aab175051 Copter: move proximity to g2 8 years ago
Jonathan Challinger f2ef8eec8c Copter: use velocity output from AC_PrecLand 8 years ago
Randy Mackay a07ecfe2b3 Copter: log proximity sensor at 10hz 8 years ago
Peter Barker 68630a86fe Copter: fix logging after log download 9 years ago
Randy Mackay 575795fa84 Copter: CTUN logging checks return value of height_above_terrain 9 years ago
Randy Mackay f4f13bbe6b Copter: add throw mode logging 9 years ago
Lucas De Marchi c0b49f6aeb ArduCopter: Remove i2c lockup count 9 years ago
Randy Mackay 543d5701e7 Copter: remove unused log_write_startup 9 years ago
Randy Mackay 5d5a85c38e Copter: log rally points on startup 9 years ago
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