86 Commits (9001058d1223dcc09b1927ec54cbdd88d5130433)

Author SHA1 Message Date
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 e715972264 AP_Logger: reduce the stack log frequency 3 years ago
Andy Piper 4f785b4aaa AP_Logger: add @SYS/timers.txt to logged files 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
Pierre Kancir 4add35355e AP_Logger: use nullptr 3 years ago
Pierre Kancir f50f8c7a2a AP_Logger: fix memory leak 3 years ago
Shiv Tyagi 3533e1e0ed AP_Logger: remove AP_Logger_SITL 3 years ago
Andrew Tridgell 045daaf191 AP_Logger: speed up logging of crash_dump.bin 3 years ago
Iampete1 7b0f059968 AP_Logger: file content: log only file name if directory won't fit 3 years ago
Iampete1 f32f14b19c AP_Logger: log_file_content: copy filename 3 years ago
Peter Barker e95aedd748 AP_Logger: tidy construction of backends 3 years ago
Andrew Tridgell 0be1017843 AP_Logger: support logging of files contents 3 years ago
Andrew Tridgell 1559f7aa2d AP_Logger: added stack logging 3 years ago
Peter Barker 143f23db89 AP_Logger: move SBP logging structures into AP_GPS 3 years ago
Iampete1 f80fedff9c AP_Logger: add function to set longer log persist 4 years ago
Andrew Tridgell d0969a4476 AP_Logger: added RATEMAX for mavlink and block backends 4 years ago
Andrew Tridgell 662f7a0191 AP_Logger: added LOG_FILE_RATEMAX parameter 4 years ago
Siddharth Purohit 503a676e44 AP_Logger: omit code that breaks build for herepro 4 years ago
Peter Barker dd8af14e57 AP_Logger: remove @Values from param metadata where @Bitmask exists 4 years ago
Peter Barker b681dc940a AP_Logger: add support for AP_Logger into AP_Periph 4 years ago
Andrew Tridgell 8fcb03350b AP_Logger: minimal fix for allowing log listing while logging 4 years ago
Josh Henderson 859fc73ba3 AP_Logger: Privatize AP_InertialSensor Logging 4 years ago
Andrew Tridgell 7a7ac0cd73 AP_Logger: raise log_io stack size 4 years ago
Peter Barker 5e63ed908e AP_Logger: loosen constraint on failing to log replay block 4 years ago
Patrick José Pereira 18d8f19801 AP_Logger: Add missing const in member functions 4 years ago
Peter Barker dbae56eb3a AP_Logger: panic in SITL if we fail to log a Replay block 4 years ago
Andrew Tridgell dc57454ac5 AP_Logger: adjust stack sizes 4 years ago
Peter Barker 7d42f473fc AP_Logger: allow each backend to be compiled out 4 years ago
Andy Piper b3946a667c AP_Logger: omnibusF4pro needs more stack for logging and logging needs to take precedence over ftp 4 years ago
Peter Barker ef0b860a48 AP_Logger: remove Prep and NeedPrep functions 4 years ago
Andy Piper 779c2a9e5f AP_Logger: move logger IO to a separate thread 4 years ago
Andrew Tridgell 0ae9b28198 AP_Logger: added get_log_start_count() 4 years ago
Andrew Tridgell 019544ceb1 AP_Logger: allow for replay with both EKF enabled 4 years ago
Andrew Tridgell 04f60001ff AP_Logger: allow WriteV() to work within Replay 4 years ago
Andrew Tridgell a08a1a4247 AP_Logger: allow for larger LOG_FILE_BUFSIZE 4 years ago
Andrew Tridgell 851cb30e0d AP_Logger: speed up startup with replay if LOG_DISARMED=0 4 years ago
Andrew Tridgell 09aff03edc AP_Logger: support new replay system 4 years ago
Andrew Tridgell daa0abeb13 AP_Logger: make structure check errors clearer 4 years ago
Peter Barker 8e6cde25dc AP_Logger: keep pointer to link rather than using its ->chan 4 years ago
Andrew Tridgell 930726ca9a AP_Logger: fixed string warnings 5 years ago
Andy Piper ccb583d092 AP_Logger: make block logger conform to mavlink expectations of numbering 5 years ago
Peter Barker 0e964a4654 AP_Logger: use config error loop rather than abort 5 years ago
Iampete1 fee5b998bf AP_Logger: add min MB free param 5 years ago
Andrew Tridgell 97f335396b AP_Scripting: fixed memory leak 5 years ago
Peter Hall 19ba9abc89 AP_Logger: add function and make public for scripting use 5 years ago
Peter Barker 7befe84f0c AP_Logger: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
Peter Barker acba2a78f6 AP_Logger: add message validation check against duplicate labels 5 years ago
murata 264a90bb45 AP_Logger: Change to coding style (NFC) 5 years ago