110 Commits (8d5667afa0295fefb204939425dcd84d8c3a3111)

Author SHA1 Message Date
Andrew Tridgell abfcf89f5e Plane: reduced the rate of EKF and attitude logging to 25Hz 9 years ago
Tom Pittenger aadd9a18ce Plane: log L1 xtrack error integrator and remove extra yaw logging 9 years ago
Andrew Tridgell cf7b6123a9 Plane: log the number of lost log messages 9 years ago
Andrew Tridgell 8683616d8c Plane: redo scheduler table and improve perf logging 9 years ago
Andrew Tridgell a7006a7784 Plane: refactor perf variables into a structure 9 years ago
Andrew Tridgell 27fb35253c Plane: added in-flight transmitter tuning 9 years ago
Andrew Tridgell 1fe9582ac3 Plane: back to velocity controller for quadplane landing 9 years ago
Andrew Tridgell 5f1ad68bd9 Plane: improved velocity controller for quadplane landing 9 years ago
Randy Mackay 52caed2573 Plane: QTUN df messages angle boost field as float 9 years ago
Randy Mackay 70f81ee338 Plane: remove multicopter PID parameters 9 years ago
Andrew Tridgell 4d7beab8cc Plane: added QTUN logging for quadplane 9 years ago
Randy Mackay f66d5f7a8c Plane: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Will Sackfield 5f5035933f ArduPlane: static cast to uint8 on initialization of struct 9 years ago
Andrew Tridgell b84b480086 Plane: added PID tuning for quadplane modes 9 years ago
Tom Pittenger 1cb094f12e Plane: make throttle signed (pos and neg) 9 years ago
Andrew Tridgell d82c8dcd6d ArduPlane: update for changed AP_Camera API 9 years ago
Dario Lindo Andres 9bba55f937 ArduPlane: Added precise camera trigger logging 9 years ago
Tom Pittenger 6cb20b679d Plane: add xtrack_error to DF log 9 years ago
Tom Pittenger 21205f8b41 Plane: improved crash detection logic and agility 9 years ago
Peter Barker 574f95bd76 Plane: support multiple simultaneous backends 9 years ago
Luis Vale Gonçalves b7f3782e4e Plane: Text revisions 9 years ago
Caio Marcelo de Oliveira Filho c8888329e1 Plane: use millis/micros/panic functions 9 years ago
Andrew Tridgell 9108179322 Plane: fixed build for SITL changes 9 years ago
Lucas De Marchi c55c07eaf6 ArduPlane: remove check for AVR CPUs 9 years ago
Lucas De Marchi cfe6e209db ArduPlane: fix wrong printf format for printf 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 07842e211d Plane: use simple log entry numbers to download logs 9 years ago
Tom Pittenger 617626f9f5 Plane: log flight_stage 10 years ago
Andrew Tridgell 9e7c38b933 Plane: moved logging of mode to Log_Write_Vehicle_Startup_Messages 10 years ago
Stewart Loving-Gibbard 2085156a07 Plane: Adding Logging of RSSI data. 10 years ago
Andrew Tridgell 73f454133b Plane: log RFND packet for multiple rangefinders 10 years ago
Peter Barker 3c0355e9e2 Plane: ensure 10% free space when initialising logging 10 years ago
Peter Barker c2d61391ef Plane: DFMessageWriter; ability to trickle messages out to DF 10 years ago
squilter 583c087eca Plane: update severities 10 years ago
Tom Pittenger f4f111775e Plane: Log height of zero instead of old value 10 years ago
Tom Pittenger 204ff7b158 Plane: move statics into new struct 10 years ago
Tom Pittenger da8f4f9e95 Plane: reworked is_flying 10 years ago
Przemek Lekston ca915d9928 Plane: fix "logging disabled" build. 10 years ago
Andrew Tridgell 51bdbea745 Plane: fixed format for ARM message 10 years ago
Lucas De Marchi e97034f8e9 ArduPlane: use ARRAY_SIZE macro 10 years ago
Randy Mackay 76ccf4043e Plane: log ahrs home and ekf origin 10 years ago
Peter Barker 3fce7eb21a Plane: use common mission logging code 10 years ago
Peter Barker bbfe67fe2a Plane: use common system information logging 10 years ago
Michael du Breuil 54c06cde02 Plane: Log the steering controller PID state 10 years ago
Michael du Breuil 1a121f543b Plane: Use PIDS for steering rather then PIDY 10 years ago