108 Commits (d0d6040b3e0c01e746060dcc410bfafaef8ac56f)

Author SHA1 Message Date
Peter Barker 6ed0d645a3 Plane: support for units on fields 7 years ago
Andrew Tridgell 1bee1dd210 Plane: log currently used airspeed 7 years ago
Tom Pittenger 8adacfeea3 Plane: always log MODE and include reason when logging is enabled 7 years ago
Michael du Breuil 615f6dfadb Plane: Don't log PIDL messages 7 years ago
Lucas De Marchi 36c80daa86 ArduPlane: do not include version.h/ap_version.h 7 years ago
Randy Mackay c80a83322a Plane: integrate simpler Log_Write_EKF 8 years ago
Peter Barker 1a665280e9 Plane: remove CLI 8 years ago
Andrew Tridgell fedd2c558c Plane: added AETR log message 8 years ago
Peter Barker fa39f315c6 Plane: move starting of new logs into DataFlash 8 years ago
Peter Barker 5a8f01c19c Plane: use send_text method on the GCS singleton 8 years ago
Peter Barker 30dfd32b87 Plane: stop using in_mavlink_delay as a proxy for disabling logging 8 years ago
Peter Barker c6beb3a867 Plane: simplify dataflash initialisation 8 years ago
Peter Barker 4dc241fd22 Plane: StartUnstartedLogging replaces logging_started/start_logging 8 years ago
Peter Barker 084242cf03 Plane: move init of DataFlash references into vehicle init 8 years ago
Andrew Tridgell fedabd1ace Plane: added logging of quadplane desired yaw 8 years ago
Peter Barker b5b8620d04 Plane: log GPS detection state to DF on log startup 8 years ago
Eugene Shamaev ca84ab36be Plane: AOA and SSA estimations are added to parameters and data logs 8 years ago
Andrew Tridgell 88e02c7b35 Plane: log the throttle mix for quadplane copter control 8 years ago
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