140 Commits (a140ab1415eae31c940d5b0060641d83b70fc04c)

Author SHA1 Message Date
Andrew Tridgell 6a90257d2a Plane: fixed attitude logging for tailsitters 8 years ago
Andrew Tridgell c76eadf4f6 Plane: add available memory to PM message 8 years ago
Andrew Tridgell dd4f56dd98 Plane: added PIQ messages for quadplane PIDs 8 years ago
Andrew Tridgell 0e175179a6 Plane: log home and origin on logging start 8 years ago
Michael du Breuil cf10b7b841 Plane: Add support for landing PID's and servo control 8 years ago
Randy Mackay c0f155fd27 Plane: use only downward facing rangefinder 8 years ago
Peter Barker 1d7994e9ba Plane: create GCS_Plane subclass 8 years ago
Peter Barker d060670ba3 Plane: rename gcs[] to gcs_chan[] 8 years ago
murata 2492b9db7e Plane: Unify from print or println to printf. 8 years ago
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
Peter Barker 4865bec871 Plane: correct compilation when logging disabled 8 years ago
Andrew Tridgell 4cf509a693 Plane: fixed EKF3 logging 8 years ago
Randy Mackay d9462d5dbc Plane: remove call to EKF1 logging 8 years ago
Peter Barker 784da9d1eb Plane: check CardInserted in AP_Arming 8 years ago
Peter Barker d11578f203 Plane: do not reset LOG_BITMASK when no CardInserted 8 years ago
Tom Pittenger 0ffeed644c Plane: remove define RANGEFINDER_ENABLED - always enabled 8 years ago
murata 0ee8edc29d Plane: Change from printf statement to print, println statement. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 2484486999 Plane: log rally points on startup 9 years ago
Tom Pittenger a596aa5907 Plane: do not log CURR.Throttle because it's already logged elsewhere 9 years ago
Tom Pittenger 30c5c9eb5d Plane: log SONR.DistCM in cm as SONR.Dist as meters 9 years ago
Tom Pittenger 00863623d7 Plane: SONR logging, remove BaroAlt,GSpd,Thr 9 years ago
Tom Pittenger ba5b4e694c Plane: log NTUN:ArspdErr airspeed error (in meters) 9 years ago
Tom Pittenger 1551b9d881 Plane: remove redundant logging in NTUN 9 years ago
Andrew Tridgell 574ba71ef3 Plane: update for AP_TECS API change 9 years ago
Andrew Tridgell eab42c5740 Plane: fixed attitude logging with fast logging off 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell db5f50e08e Plane: convert tuning to use AP_Tuning library 9 years ago
Andrew Tridgell 3bbc6353d8 Plane: use have_ekf_logging() 9 years ago
Lucas De Marchi baa287e5e5 ArduPlane: use separate header for version macro 9 years ago
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