420 Commits (master)

Author SHA1 Message Date
Peter Barker bf5817e108 AP_Logger: rename HAL_MISSION_ENABLED to AP_MISSION_ENABLED 3 years ago
Iampete1 8352a7b2b3 AP_Logger: params always use set method 3 years ago
Henry Wurzburg 530d59017a AP_Logger: add increment on file rate limiting to allow <1Hz 3 years ago
Henry Wurzburg a395b3d2a8 AP_Logger: add AUX switch to pause logging of streamed entries 3 years ago
Iampete1 63e03622d4 AP_Logger: log default param values 3 years ago
Peter Barker 659f801650 AP_Logger: remove unused includes 3 years ago
Iampete1 ecc3ae2d05 AP_Logger: Log Structure: remove comma on included AIS structure 3 years ago
RuffaloLavoisier 0e0c23a8e3 AP_Logger : correct spelling on comment 3 years ago
Andy Piper f666ed8ec7 AP_Logger: support W25N01GV flash chips 3 years ago
Andrew Tridgell 2c962e46c1 AP_Logger: don't compiler AP_Logger.cpp if logging not enabled 3 years ago
Andrew Tridgell a15cf3192d AP_Logger: save crash_dump.bin to sdcard on boot 3 years ago
Andrew Tridgell c02aef8a50 AP_Logger: allow for new log msgs in Replay 3 years ago
Randy Mackay 5b40808ee8 AP_Logger: error subsystem added for dead reckon failsafe 3 years ago
Andy Piper ccbe62589e AP_Logger: add W25Q128 variant 3 years ago
Iampete1 48b3549158 AP_Logger: RCOUT only log if there is a valid output channel 3 years ago
Iampete1 8110b9ac2d AP_Logger: add loging of servo out 15 to 32 3 years ago
Peter Barker 3cb104f537 AP_Logger: log airspeed primary changes 3 years ago
murata 6102e094be AP_Logger: Console output can be disabled 3 years ago
Tamas Nepusz f91ea8a0dd AP_Logger: make LogStructure non-packed to fix compilation of SITL on Apple M1 3 years ago
Andrew Tridgell 43a947f390 AP_Logger: fixed a bug in wrapped log count 3 years ago
Peter Barker 750fd2c820 AP_Logger: tidy includes 3 years ago
Andrew Tridgell ed1a5c086b AP_Logger: removed annoying message on missing logs 3 years ago
Andrew Tridgell 93b55e367e AP_Logger: fixed log listing with gap, and EKF error on log list 3 years ago
xianglunkai f7f053191a AP_Logger: must set default fd = -1 3 years ago
Peter Barker e5c40d0e54 AP_Logger: move logging of Beacon into Beacon library 3 years ago
Peter Barker 795427e574 AP_Logger: move logging of Proximity into Proximity library 3 years ago
Peter Barker 23f2055330 AP_Logger: move logging of RPM into RPM library 3 years ago
Peter Barker 0c32eeca2e AP_Logger: stop libraries including AP_Logger.h in .h files 3 years ago
Peter Barker b80cc9a610 AP_Logger: remove old, unused log metadata for MON 3 years ago
Peter Barker a546bc797c AP_Logger: source IDs and structs from HAL_ChibiOS 3 years ago
Iampete1 0a0178988d AP_Logger: add 1e-9 log multiplyer 3 years ago
Andrew Tridgell 06b6632f30 AP_Logger: fixed @SYS file logging 3 years ago
Andrew Tridgell a01ca35939 AP_Logger: increase stack of log_io thread by 256 3 years ago
Andrew Tridgell ee6a7f21ec AP_Logger: added terrain correction logging field 3 years ago
Iampete1 1435fdcf97 AP_Logger: log structure: update airspeed heath probability feild name 3 years ago
Andrew Tridgell e715972264 AP_Logger: reduce the stack log frequency 3 years ago
Peter Barker 67b86867f2 AP_Logger: add LogMessage documentation for PIDN and PIDE 3 years ago
Andy Piper 4f785b4aaa AP_Logger: add @SYS/timers.txt to logged files 3 years ago
Peter Barker 85b4ee289e AP_Logger: log VER - ArduPilot version information 3 years ago
Peter Barker 189c4cc4c7 AP_Logger: add missing documentation for RCI2 message 3 years ago
Andrew Tridgell 94c117fe62 AP_Logger: log original fw string if available 3 years ago
Iampete1 cf1202ae65 AP_Logger: add MOTB message 3 years ago
Mark Whitehorn 5f7f1cff2b AP_Logger: fix _RATEMAX parameter descriptions 3 years ago
Peter Barker fc46fe71f0 AP_Logger: fix memory leak logging files at startup 3 years ago
Andy Piper 835e0be245 AP_Logger: support Winbond W25X32 for KakuteH7Mini 3 years ago
Pierre Kancir a01bd33f69 AP_Logger: fix size compare warning 3 years ago
Pierre Kancir 7a8cef877b AP_Logger: fix implicit instanciation order, base class first 3 years ago
Pierre Kancir 89e5e7f5c5 AP_Logger: fix clang-tidy warning about non correct check 3 years ago
Pierre Kancir 4add35355e AP_Logger: use nullptr 3 years ago
Iampete1 cee0503812 AP_Logger: add video stab log structure 3 years ago