Skip to content

AP_Logger: add LOG_REPLAY=2 to write replay data to a separate log - #33869

Open
rishabsingh3003 wants to merge 3 commits into
ArduPilot:masterfrom
rishabsingh3003:replay-log-split-master
Open

AP_Logger: add LOG_REPLAY=2 to write replay data to a separate log#33869
rishabsingh3003 wants to merge 3 commits into
ArduPilot:masterfrom
rishabsingh3003:replay-log-split-master

Conversation

@rishabsingh3003

@rishabsingh3003 rishabsingh3003 commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Add LOG_REPLAY=2 to write EKF replay data to its own log under REPLAY/, so replay capture no longer requires LOG_DISARMED or bloats the main log; compiled out by default (SITL only)

Classification & Testing (check all that apply and add your own)

  • Checked by a human programmer
  • Non-functional change
  • No-binary change
  • Infrastructure change (e.g. unit tests, helper scripts)
  • Automated test(s) verify changes (e.g. unit test, autotest)
  • Tested manually, description below (e.g. SITL)
  • Tested on hardware
  • Logs attached
  • Logs available on request

@rishabsingh3003 rishabsingh3003 changed the title Replay log split master AP_Logger: add LOG_REPLAY=2 to write replay data to a separate log Jul 28, 2026
@Hwurzburg Hwurzburg added the WikiNeeded needs wiki update label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants