165 Commits (5d2f78996a6c51f23965f0f70d31b90041dac07c)

Author SHA1 Message Date
Paul Riseborough 88cc1e2ffe DataFlash: Publish the EKF2 magnetometer selection index 9 years ago
Paul Riseborough 138315af21 DataFlash: Add logging for second NKF instance 9 years ago
Paul Riseborough 5b1d6f2aa2 DataFlash: accomodate change in EKF2 interface 9 years ago
Paul Riseborough 46e4c45537 DataFlash: Only log EKF messages when enabled 9 years ago
Paul Riseborough 987d261109 DataFlash: Update logging of EKF2 primary core index 9 years ago
Paul Riseborough 4884b2d38a DataFlash: Log the primary EKF2 index 9 years ago
Lucas De Marchi c74b1a660d DataFlash: remove DATAFLASH_NO_CLI 9 years ago
Lucas De Marchi 0dfeae2556 DataFlash: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi d2a259cef0 DataFlash: fix wrong printf format for printf 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi b52d1cfabb DataFlash: remove DataFlash.Log_Write_Message_P() 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 1336d621be Replace use of strcpy_P() with strcpy() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Lucas De Marchi 19b31ccff1 DataFlash: remove check for max compass instances 9 years ago
Lucas De Marchi d83609b24c DataFlash: remove check for max BARO instances 9 years ago
Lucas De Marchi 121eeb4b58 DataFlash: remove check for vibe check 9 years ago
Lucas De Marchi f99d64e621 DataFlash: remove check for max INS instances 9 years ago
Paul Riseborough 2d44441d6b DataFlash: Make EKF2 PosDownDerivative interface follow coding conventions 9 years ago
Paul Riseborough 1323db10e8 DataFlash: Make EKF2 PosDownDerivative interface follow coding conventions 9 years ago
Paul Riseborough 9e3d9d15fc DataFlash: Log vertical position derivative output 9 years ago
Gustavo Jose de Sousa 363f9cf82a DataFlash: use compass get_{field,offsets}() functions 9 years ago
Paul Riseborough a82c8b241f DataFlash: Update NKF4 data logging 9 years ago
Paul Riseborough ba6387f206 DataFlash: Add logging of EKF GPS check status 9 years ago
Randy Mackay e9254ca1a9 DataFlash: log compass as milligauss 9 years ago
Peter Barker af4ad01f23 DataFlash: make CAM a critical message 9 years ago
Paul Riseborough 80e182f827 AP_NavEKF2: Update EKF2 data logging 10 years ago
Paul Riseborough 86ad1e6e66 DataFlash: Update EKF2 data logging 10 years ago
Andrew Tridgell ba8e63d8e7 DataFlash: handle unitialised EKF2 in logging 10 years ago
Andrew Tridgell ce9fa45b3a DataFlash: added logging of EKF2 10 years ago
Andrew Tridgell eabdee2b3c DataFlash: only log two rangefinders 10 years ago
Stewart Loving-Gibbard 4dcf6b8dc3 DataFlash: Adding Logging of RSSI data. 10 years ago
Andrew Tridgell 43ac3f86c5 DataFlash: added RNFD logging and 3 baros 10 years ago
Andrew Tridgell c5cd310818 DataFlash: added GPA and GPA2 messages for GPS accuracy 10 years ago
Michael du Breuil a88e10d3a0 DataFlash: Log vDOP with GPS messages. 10 years ago
Peter Barker 2b02911546 DataFlash: make mode and messages critical 10 years ago
Peter Barker 8f8493225c DataFlash: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Lucas De Marchi 327a3a4298 DataFlash: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell ab7e400a89 DataFlash: added RPM logging 10 years ago
Gustavo Jose de Sousa 709204c01d DataFlash: standardize inclusion of libaries headers 10 years ago
Randy Mackay 5776620062 DataFlash: consolidate GPS, GPS2 messages 10 years ago
Peter Barker 1ee330ebb2 DataFlash: CLI log dumping - don't truncate lines that contain doubles 10 years ago
Randy Mackay ad1f9c4829 DataFlash: add ORGN message 10 years ago
Peter Barker cabea266e7 DataFlash: pull out common mission logging code 10 years ago
Peter Barker d85b247706 DataFlash: Log_Write_SysInfo - pull out common logging startup messages 10 years ago
Peter Barker 723c37bcf7 DataFlash: backend/frontend split 10 years ago
Andrew Tridgell feb928dcd3 DataFlash: fixed build warnings 10 years ago