Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Extra function for some FC not have on board storage/tf card and don't want to buy open lager
It will dump the serial port data to file depend on FC setting (by checking the "/blackbox/dump_tty_
date '+%Y%m%d-%H%M%S'
.log", file should be 0KB before ARM)date '+%Y%m%d-%H%M%S'
.log"enable "Fast serial" and disable some blackbox headers to save logging overhead
example for filter tuning :
blackbox_disable_bat = ON
blackbox_disable_mag = ON
blackbox_disable_alt = ON
blackbox_disable_rssi = ON
blackbox_disable_acc = ON
blackbox_disable_gps = ON
blackbox_disable_pids = ON
blackbox_disable_rc = ON
blackbox_disable_setpoint = OFF
blackbox_disable_gyro = OFF
blackbox_disable_debug = OFF
blackbox_disable_motors = ON
blackbox_sample_rate = 1/4
blackbox_device = SERIAL
serial 1 128 230400 57600 0 230400
example blackbox log by airunit :
https://drive.google.com/file/d/1P9ec8A5KaPk-B-X7xyCkKzkZl2Nvf1eA/view?usp=share_link